[uClibc]root_fs

Florian Engelhardt f.engelhardt at gmx.net
Thu Jan 23 02:02:39 UTC 2003


andy:~# bunzip2 root_fs_0.9.17.pre-i386.bz2
andy:~# mount -o loop root_fs_0.9.17.pre-i386 /mnt
andy:~# chroot /mnt
[root at andy /]# ls
/bin/ls: illegal option -- -
[root at andy /]# alias ls
alias ls='/bin/ls --color=tty -F'
[root at andy /]# alias ls=''
[root at andy /]# ls
[root at andy /]# ls -la
bash: -la: command not found


wtf am i doing wrong? :)




More information about the uClibc mailing list