View Single Post
Old 01-19-2007, 11:35 AM   #1
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
How can I mount an iso-image on iLiad?

Title says it all. Is this possible?
Why do I want to mount an iso-image? Because it takes ages to copy 20k files to CF [digital html archive of German computer magazine c't].
Well, iLiad has got a mount binary.
On a destop PC I type:
Code:
mount -t iso9660 -o loop /path/of/image.iso /path/to/mount/to
But on iLiad this doesn't work [because I'm too stupid ]. I got a "no such device" anytime I have tried:
Code:
mount -t iso9660 -o loop /mnt/cf/iso/image.iso /mnt/cf/iso
.

Last edited by yokos; 01-19-2007 at 11:37 AM. Reason: non-native English speaker ;-)
yokos is offline   Reply With Quote