mounting install partition
Quote:
just boot the gentoo live cd and mount your install partition on /mnt/gentoo then do
when I try to do this typing the mount command to see determine which is my root partition I get
/newroot/dev/cdrom/cdrom0 on /mnt/cdrom type iso9660 (ro)
/dev/loop/0 on /mnt/livecd type squashfs (ro)
none on /proc type proc (ro,nodiratime)
none on sys type sysfs (ro)
none on dev type ramfs (ro)
none on /dev/pts type devpts (ro)
tmpfs on /lib/firmware type tmpfs (ro)
none on /proc/bus/usb type usbfs (ro)
so I don't know whic dev should mount to /mnt/gentoo
cherupop