Perintah Mount ISO Image on FreeBSD
berlaku di FreeBSD 5.x, 6.x, 7.x Mount
# mdconfig -a -t vnode -f image.iso -u 0
# mount -t cd9660 /dev/md0 /mnt/whatever
Umount
# umount /mnt/whatever
# mdconfig -d -u 0
Share This |
Langganan:
Posting Komentar (Atom)
Share your views...
0 Respones to "Perintah Mount ISO Image on FreeBSD"
Posting Komentar
Kirim Komentar Anda