Slicemapfile for last Sparc SXCE CD1:
...
#
# a slice map file for install CD boot slices - maps platform (or not)
# or karch to an install boot slice.
#
# entries are one of:
# x "" <`uname -i`> exclude platform (must preceed "m" entries)
# used if the platform is not really in a karch
# p <slice> <`uname -i`> platform token entry (must preceed "m" entries)
# m <slice> <`uname -m`> karch entry
#
m 2 sun4c
m 3 sun4m
m 4 sun4d
m 5 sun4u
m 5 sun4us
m 6 sun4v Using "split_cdrom_isoimage.sh" I've got 6 slices with identical size and contents. I need crete my sparc iso. I have a directory s0 with booting stuff. How can I create the slices s1,s2,s3,s4,s5,s6 redirecting on s0 - whether I should create small slices with SUNW-boot-redirect? Or use some another method? -- This message posted from opensolaris.org
