Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I'm sure windows and linux did the same thing, but both shapely continued booting while FreeBSD waited and waited and waited and waited.

My understanding is FreeBSD will by default wait until it's found all the fixed disks before it figures out which one to mount as root. This could be a USB drive, so it needs to enumerate all the USB first. Adding hw.usb.no_boot_wait=1 to /boot/loader.conf.local or thereabouts if you don't need that will skip that wait and speed up the boot process a lot (especially on hardware where USB is slow to finish enumeration).



Huh, didn't know about that option. Yeah, by default, FreeBSD fully initializes before surrendering to the user.


IIRC most linux distros just get what they need to boot from initrd/fstab and only complain if something from there is missing




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: