View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#293
Willowave: that's a really odd error. Your image file opens OK, but then you start getting "Permission denied" errors. My only guesses are that your SD card is read-only or that somehow you didn't get root access properly. This second one really should not happen.

Try this in the terminal:

Code:
touch /media/mmc1/test.txt
If that gives an error, your SD card is read-only. Check the tab on the card. Also, corruption can do that.

If that command works fine, then...

Suggested Remedy:
1. Uninstall easy-deb-chroot using Application Manager
2. Reboot
3 . Install easy-deb-chroot using Application Manager
4. Reboot
5. Open a terminal and try 'sudo debian' again.
__________________
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!

Last edited by qole; 2008-11-12 at 00:02.