In message <[email protected]>, Jed Clear writ es:
>I'm running NanoBSD (FreeBSD 8.2R) on a net5501. It generally >runs great, but every time I go to reboot it, I get an error and >it doesn't reboot. Same error for halt, reboot, and shutdown. That looks like you have lost contact with your disk. 8.X switched to the gpart(8) module, and if you use fdisk(8) to change the active partition, something screws up and you loose contact with the disk. Not sure if boot0cfg(8) also suffers this problem. The solution is to use gpart to set the active partition and the nanobsd.sh and assorted files have been updated to do this as far as I'm aware. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
