Danny Braniss wrote: > sorry!, it was before morning coffee, > s/bsdlabel/boot0cfg/
Ah, OK. Yes, that would also work, but only if you have the boot manager installed. (Strictly speaking it doesn't change the active slice, which will always be the FreeBSD slice, but it changes the slice that will be booted in turn by the boot manager). Hmm... I still wonder why there is "s:" in the getopt(3) string of bsdlabel(8). It seems to be a leftover from the boot1/boot2 stuff that was removed in r1.75 of bsdlabel.c. Maybe I should submit a PR. :-) Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "The scanf() function is a large and complex beast that often does something almost but not quite entirely unlike what you desired." -- Chris Torek _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
