[節錄] FreeBSD mountㄧ個ISO image file
來源 [url=]小紅帽技術論壇 - [問題]請問FreeBSD如何mountㄧ個ISO image file[/url]在 FreeBSD 下要先建立一個 vnode
這一部份請 "man vnconfig"
要支援 vnode 要先在 kernel config 裡加入
pseudo-device vn #Vnode driver (turns a file into a device)
指令
# mount -o loop seawolf-i386-disc1.iso /mnt
頁:
[1]