Home
FreeBSD Tips
Mount a file (iso) under FreeBSD 5.x
FreeBSD Tips
Mount a file (iso) under FreeBSD 5.x | Mount a file (iso) under FreeBSD 5.x |
|
|
|
How to Mount a file (iso) under FreeBSD 5.x and higher versions ---------------------------------------------------------------------------------------- mdconfig -a -f file.iso -u md0 mount /dev/md0 /mnt |
| < Prev | Next > |
|---|

