#15638 closed enhancement (fixed)
Support Sun VTOC partition tables
Reported by: | pulkomandy | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Partitioning Systems | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Native format for sparc workstations. Required also for boot CDs.
FreeBSD implementation:
- https://github.com/freebsd/freebsd/blob/1d6e4247415d264485ee94b59fdbc12e0c566fd0/sys/sys/disk/vtoc.h
- https://github.com/freebsd/freebsd/blob/master/sys/geom/part/g_part_vtoc8.c
Other possibly relevant info:
- http://www.introcomp.co.uk/solaris/rdlabel.html
- http://www.trash.net/~lkarrer/projects/solcdburn/solcdburn.html
Test data:
We will need a kernel add-on for it (to locate the rootfs in the boot CD), as well as some buildtool (possibly similar to "anyboot") to generate said CD.
Note:
See TracTickets
for help on using tickets.
https://review.haiku-os.org/c/haiku/+/2709