View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#950
To install the Ubuntu image:

Open a terminal.
Code:
sudo closechroot
cd MyDocs
wget http://qole.org/files/ubuntu-m5-v1.img.ext2.lzma
Wait a while until it finishes that.
Code:
lzma -d ubuntu-m5-v1.img.ext2.lzma
Wait a while until it finishes that.

(Install leafpad in Maemo if you haven't already)
Code:
cd ..
leafpad .chroot
change the IMGFILE line to read:
Code:
IMGFILE=/home/user/MyDocs/ubuntu-m5-v1.img.ext2
(you might need to remove a # from one of the existing example lines and use that line.)
__________________
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!
 

The Following 2 Users Say Thank You to qole For This Useful Post: