View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#318
One of the limitations of this system is that it doesn't "see" MMC cards nor USB devices added after starting the chroot.

If you plug something new into your tablet, you have to exit LXDE, then you have to use the "Close Debian" icon (usually in Extras). Then restart LXDE and you should see your devices. Usually USB keys are /media/usb/sda1 or something like that.

Alternately, if you're geeky and don't want to shut down your Debian stuff, you can open a terminal in OS2008 and type:

Code:
sudo su -
mount -o bind /media/mmc2 /debian/media/mmc2
mkdir /debian/media/usb/sda1
mount -o bind /media/usb/sda1 /debian/media/usb/sda1
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!