Mount cue/bin image on Linux
Friday, February 4th, 20051. 安裝cdemu這個套件,會編出cdemu的kernel module
2. #cdemu 0 image.cue
3. #mount -t iso9660 /dev/cdemu/0 /mnt/mount_point
|
|
1. 安裝cdemu這個套件,會編出cdemu的kernel module
2. #cdemu 0 image.cue
3. #mount -t iso9660 /dev/cdemu/0 /mnt/mount_point