[uClibc] debian root_fs_i386.bz2 problems

darrin001 at sympatico.ca darrin001 at sympatico.ca
Tue Jan 13 04:17:40 UTC 2004


> And here they are:
> 
> mount -t ext2 -o loop=/dev/loop0 /path/to/root_fs /mnt
> 
> cd /mnt
> 
> chroot /mnt /usr/bin/env -i HOME=/root TERM=$TERM /bin/bash --login

Thanks for the quick response, Ken.  Unfortunately, this didn't work for me.  I've pasted in the output below.

raskolnikov:/mnt/hdc3/uclib# mount -t ext2 -o loop=/dev/loop0 root_fs_i386 root_fs
raskolnikov:/mnt/hdc3/uclib# cd root_fs
raskolnikov:/mnt/hdc3/uclib/root_fs# ls
bin  etc   lib      lost+found  opt   root  tmp  var
dev  home  linuxrc  mnt         proc  sbin  usr
raskolnikov:/mnt/hdc3/uclib/root_fs# chroot /mnt/hdc3/uclib/root_fs /usr/bin/env -i HOME=/root TERM=$TERM /bin/bash --login
bash: /etc/profile: Function not implemented
bash: /root/.bash_profile: Function not implemented
bash-2.05b# ls
bash: ls: command not found
bash-2.05b# cd bin
bash-2.05b# ./ls
reading directory .: Function not implemented
 




More information about the uClibc mailing list