Date: Sun, 2 Feb 2003 17:10:01 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 sscdisk.c Message-ID: <200302030110.h131A1MT026307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/02/02 17:10:01 PST
Modified files:
sys/ia64/ia64 sscdisk.c
Log:
Don't use the 'c' partition for mounting root. A disklabel is very
likely not present under the simulator. If multiple partitions are
present on the virtual disk, then the 'a' partition would be the
most logical choice. Nowadays partitions are GPT based, which would
make the assumption of a disklabel even more questionable. Given
all the possible scenarios, assuming a raw "device" seems best.
Revision Changes Path
1.23 +1 -2 src/sys/ia64/ia64/sscdisk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302030110.h131A1MT026307>
