macsat
26-04-2005, 19:52
Hi guys
I am playing around with my WL500gx - great toy, but I seem to have a small issue with chroot. I am running Oleg's 1.9.2.7-4 firmware, and get this everything I try to use chroot :
[root@utopia /]$ chroot /tmp/harddisk/debian /bin/bash
chroot: cannot execute /bin/bash: Input/output error
But as you can see, the dir DOES exits, and it is even a complete linux structure :-)
[root@utopia /]$ cd /tmp/harddisk/debian/
[root@utopia debian]$ ls
bin boot dev etc home lib mnt proc root sbin sys tmp usr var
I am playing around with my WL500gx - great toy, but I seem to have a small issue with chroot. I am running Oleg's 1.9.2.7-4 firmware, and get this everything I try to use chroot :
[root@utopia /]$ chroot /tmp/harddisk/debian /bin/bash
chroot: cannot execute /bin/bash: Input/output error
But as you can see, the dir DOES exits, and it is even a complete linux structure :-)
[root@utopia /]$ cd /tmp/harddisk/debian/
[root@utopia debian]$ ls
bin boot dev etc home lib mnt proc root sbin sys tmp usr var