ISO


dapoangel

Member
Joined
Sep 9, 2010
Messages
123
Age
34
Location
Philippines
hi guys, just wanna ask a question...


is there a way to mount disk images (ISO, etc) on the pandora?


are there programs like daemon tools that can be ported on a pandora?


thanks in advance! >.<
 
hi guys, just wanna ask a question...


is there a way to mount disk images (ISO, etc) on the pandora?


are there programs like daemon tools that can be ported on a pandora?


thanks in advance! >.<

if it's a pure ISO file it's pretty easy..


mount -o loop disk1.iso /mnt/disk
 
the above solution is only usefull for data disks


dvd-movie images and cd's with audio tracks wont work (as expected)


http://cdemu.sourceforge.net/


is the equivalent of deamon tools => add's a virtual dvd-rom device to kernel


getting it working on the pandora is a whole different question


it might just compile, you will need a pandora kernel hackers dev environment.
 
Back
Top