Well, my desire isn't really to emulate a drive for ISOs for like playing Pirated or Dumped games. My desire is to be able to use an ISO for booting an x86/64 computer from the Pandora acting as a bootable USB drive, or a CD/DVD drive(either is fine, I don't have a need to write back to the Pandora really).
My idea is to have a "keychain" of ISOs I can select from to use the correct tools.
Like a Vista Recovery Disk for fixing the boot files; or Avira Anti-virus boot for checking the hard drive for viruses, even rootkits; Ubuntu, Gentoo, Open Suse, Fedora, what ever for various reasons.
I know you can mount an ISO as a folder in the terminal, so it should be possible to do this over the USB as a device.
Pleng said:
Not sure about selecting an ISO, but as it acts as a mass storage device you could certainly keep a bootable SD card in one of your slots, connect Pandora to computer via USB and and boot from that.
I don't want that. I would need to wait for things to copy over, format, etc. for things to get prepared. I want it so it is less than 4 steps to get this running.
Select ISO on Pandora-->Connect through USB to computer-->Push power button on computer
That simple, no hassles.
dflemstr said:
lulzfish said:
That's awesome... If only I had it right now, I need to install Arch Linux but I'm too lazy to burn a CD or screw around with my USB drive, and trying to hard disk install is a pain.
Dude, there are specialized USB images for Arch. You just have to download the .img file and do a "dd imagefile.img /dev/sdd" where sdd is your USB drive. It can't become any easier, and no screwing necessary
Anyways, will Pandora's USB link really be configurable in such a way that an SD card can be accessed like a normal USB drive through the link? I find that very improbable. With an actual translation driver (g_file_storage) and an ISO file, well that sounds more probable in my ears.
you don't have the dd syntax right, you are forgetting if=imagefile.img of=/dev/sdd
"if" being input file, and "of" being the output file, but I don't think it works that way, I know it works from dev to file, but not the other way around(I used it today)
But the problem is for that, Okay I got /dev/ssd, but that doesn't mean I have it set up to act as the USB device once the pandora is connected, how would one go about doing that?
Looks like quite a few people like my idea