El Lunes, 13 de Agosto de 2007 21:30, sacarde escribió: > > If the kernel filesystems are not mounted, the exact problem described > > occurs. > > I do: > > mount /dev/sda10 /mnt/sda10 > mount -t proc none /mnt/sda10/proc > mount -t sysfs none /mnt/sda10/sys > chroot /mnt/sda10 /bin/bash > > what else ?
>From http://www.linuxfromscratch.org/lfs/view/development/chapter06/kernfs.html you must issue the commads in sections 6.2.2 and 6.2.3 And you must use the chroot command found in http://www.linuxfromscratch.org/lfs/view/development/chapter06/strippingagain.html changing $LFS by the mount point -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
