from outside the chrrot try : cat /mountproc.sh mount -t proc none /mnt/gentoo/proc mount --rbind /dev /mnt/gentoo/dev mount --rbind /run /mnt/gentoo/run
then from inside the chroot try : cat /postchroot.sh env-update source /etc/profile export PS1="(chroot) $PS1" grep -v rootfs /proc/mounts > /etc/mtab
should fix your problem .
On Tue, Nov 25, 2014 at 9:01 PM, David Hare davidahare@gmail.com wrote:
On 25/11/14 13:35, David Hare wrote:
On 25/11/14 01:30, kanenas@hawaii.rr.com wrote:
On my own followup, below is the installation log, indicating something major is seriously amiss with installing jessie-tde live isos on a virtualbox vm. Iam stopping trying to install jessie-tde on a vm for now, will try to install it on an old t61 laptop instead, but any help with the mess below would be appreciated. d.
Thanks for posting the log.. the error is here:
/usr/sbin/grub-install: /usr/sbin/grub-install: cannot execute binary file /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
David
An updated ExeGNU iso is now posted to http://exegnulinux.net/downloads/jessie/
The previous grub install error now appears to be fixed.
David
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting