Thread
:
Easy Debian Diablo Beta Testing
View Single Post
johndoe32102002
2009-12-16 , 18:51
Posts: 64 | Thanked: 19 times | Joined on Feb 2008
#
37
Qole,
If I have extracted either the debian*root-fs.tar.bz2 or the minimal*debian*.tar.bz2 to the ext2 or ext3 partition on my /dev/mmc1 memory card (where the debian install looks like "/" on debian), what do I change in .chroot to allow it not to look for a .ext2 file, but rather the files residing on an ext2 or ext3 partition?
My .chroot reads:
IMGFILE=/dev/mmcblk1p2 (the ext2 or ext3 partition)
CHROOT=/media/mmc1/debian/debian (where the "/" files are for debian)
Running debbie as user yields:
...Everything set up, running chroot...
chroot: cannot execut su: No such file or directory
A cd /media/mmc1/debian/debian && ls shows:
bin, boot, dev, etc, home, lib, lost+found, media, mnt, opt, etc...
Extracting the *.bz2s with xarchiver yielded no errors.
How do I get CHROOT to detect these extracted files?
Thanks,
John
Quote & Reply
|
johndoe32102002
View Public Profile
Send a private message to johndoe32102002
Find all posts by johndoe32102002