Code Sample |
chroot /path/to/files/ mount -t proc /proc proc |
Code Sample |
root@box:/mnt/test/cd# chroot /mnt/test/cd chroot: /bin/bash: No such file or directory |
Code Sample |
Purging configuration files for xfonts-75dpi ... dpkg: error processing xfonts-75dpi (--purge): cannot remove old config file `/etc/X11/fonts/75dpi/xfonts-75dpi.alias' (= `/KNOPPIX/etc/X11/fonts/75dpi/xfonts-75dpi.alias'): Read-only file system Errors were encountered while processing: xfonts-75dpi |
Quote (QmQ @ May 06 2005,12:34) |
Well, this /mnt/test is a 400MB .IMG file on my FAT32 drive :P and I'm using LiveCD with toram. I'll try in a few minutes. I'm having a tiny idea of a possible mistake I've been making :P However, is the chroot needed to mount proc? If so, then I hope I'll manage. If not, then something is still bad ![]() Anyhow, what does this 'proc' do? What is it? |