Olivier Utkala wrote:
Hi All,
After the kernel load, it's necessary for me to enter the folowing to
continue the start process:
mountroot> ufs:ad2s1a
I find on another machine, wich start correctly, with the same version
of FreeBSD, that the last line of command kenv results:
vfs.root.mountfrom="ufs:/dev/ad0s1a"
On my start-problem machine, these last line don't exists.
How can I resolve these problem to start correctly, without enter
filesystem specification each time?
Thanks in advance for any response.
1. What is your fstab entry for '/'?
2. man boot, especially about '/boot.config'. You can see how this can
be used for switching boot drive at
'http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/geom-mirror.html'.
--
Sphinx of black quartz judge my vow!
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"