![]() |
sys not mounting in schroot
I can manually mount /sys on the /chroot/sys but within the chroot it's not showing up. I see from outside the chroot that it's mounted to a directory within the chroot, but within the chroot it's not visible. /tmp /proc and /dev are visible, just not /sys.
? |
Like that ?
Code:
# mount /dev/sda8 /media/disk |
Maybe I should have specified I'm using schroot.
After Code:
mount -t sysfs none /var/chroot/squeeze-32/sysCode:
Code:
# ls /sys/ |
It may be a schroot issue.
# chroot /var/chroot/squeeze-32/ (squeeze-32)root# ls /sys/ block bus class dev devices firmware fs hypervisor kernel module power |
| All times are GMT -5. The time now is 09:12 PM. |