Archives: February, 2005

Mount cue/bin image on Linux

Friday, February 4th, 2005

1. 安裝cdemu這個套件,會編出cdemu的kernel module
2. #cdemu 0 image.cue
3. #mount -t iso9660 /dev/cdemu/0 /mnt/mount_point