Heads up - minor usb disk key probing change

看板DFBSD_kernel作者時間16年前 (2009/06/26 12:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
USB disk keys in the master branch will now attach starting at da8 instead of da0. This is to reduce interference between USB disk keys and AHCI/SILI probes which also attach to da*. The relatively few people booting from USB disk keys will need to adjust the /etc/fstab on the disk key. The kernel should still be able to automount the root but you can avoid unnecessary root mount scanning by supplying the exact mount string via /boot/loader.conf, e.g. vfs.root.mountfrom="ufs:da8s1a". -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #1AH4z700 (DFBSD_kernel)
文章代碼(AID): #1AH4z700 (DFBSD_kernel)