Carlos Antonio Ruggiero wrote: > > I think he means it can't find it's root there because of > > libstand. > > That is what surprised me: after the kernel kicks in everything works fine. > It mounts root in the extended slice alright (the only FBSD slice in ad0 > is ad0s10): > ixtoto# df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0a 4071604 2289008 1456868 61% /
... Libstand is used by the loader code, not by the kernel. The kernel can find it, but if you can't load the kernel off of it and run it, a non-running kernel can't find it. 8-). -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

