Re: 9.0 install and journaling

看板FB_questions作者時間14年前 (2011/12/17 19:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串22/25 (看更多)
On 12/13/2011 10:54 AM, Devin Teske wrote: > We're seeing in 8.1-RELEASE that "nodev" is an invalid option for NFS mounts > that causes your system to boot into single-user mode. Is this still the case in > 9.0-RC2/3 or has the option been re-added? "nodev" was a valid option in > 4.11-RELEASE, not sure why it was removed (and/or made invalid). Since the advent of devfs, device nodes no longer function anywhere other than a devfs-backed filesystem; so 'nodev' is, in a sense, the default. Try it yourself: ----8<---- amani# dd if=/dev/zero count=1 | hd 1+0 records in 1+0 records out 512 bytes transferred in 0.000046 secs (11126858 bytes/sec) 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000200 amani# mknod zero c 0 26 amani# dd if=./zero count=1 | hd dd: ./zero: Inappropriate ioctl for device amani# ----8<---- -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net <CyberLeo@CyberLeo.Net> Furry Peace! - http://wwww.fur.com/peace/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
文章代碼(AID): #1Ex7Plp6 (FB_questions)
討論串 (同標題文章)
文章代碼(AID): #1Ex7Plp6 (FB_questions)