I've tried to install LMDE6 on my friend William's 64-bit custom built desktop using a DVD + R.
For the first time running the installer and allowing it to partition the 500 WD HDD. This is /dev/sdb.
When the installation finished the installer prompted to remove the installation media and press Enter.
It hung and stayed on the "please remove the installation media and press enter" screen.
Upon reboot all we had was:
Second time trying to install, but before starting the installer, I had my friend run: fdisk -l to see all the partition's on his Linux box.
All of the partitions are there however; the partition that the installer created did not have a boot flag.
So we selected manual partitioning and created a 2 GB swap, a 30 GB root partition, managed and selected a boot flag. The installer recommended a 30GB allocation for the root partition. For the /home partition we allocated the remaining space and told the installer to install the boot loader to /dev/sdb. I/we gave the /home partition a mount point as well.
Upon reboot, same thing with the grub rescue> prompt.
Now my friends machine has the LMDE6 Live DVD + R in place and I'm using that to install Grub but that's not working and gives an error.
I /we ran:
The Live DVD using the terminal returns:
See the attached screenshot I took with my tablet.
Please advise as to how I can fix this so my friends system will boot with the LMDE6 partitions in place.
Thanks,
Alex
For the first time running the installer and allowing it to partition the 500 WD HDD. This is /dev/sdb.
When the installation finished the installer prompted to remove the installation media and press Enter.
It hung and stayed on the "please remove the installation media and press enter" screen.
Upon reboot all we had was:
Code:
grub rescue>
Second time trying to install, but before starting the installer, I had my friend run: fdisk -l to see all the partition's on his Linux box.
All of the partitions are there however; the partition that the installer created did not have a boot flag.
So we selected manual partitioning and created a 2 GB swap, a 30 GB root partition, managed and selected a boot flag. The installer recommended a 30GB allocation for the root partition. For the /home partition we allocated the remaining space and told the installer to install the boot loader to /dev/sdb. I/we gave the /home partition a mount point as well.
Upon reboot, same thing with the grub rescue> prompt.
Now my friends machine has the LMDE6 Live DVD + R in place and I'm using that to install Grub but that's not working and gives an error.
I /we ran:
Code:
sudo grub-install /dev/sdb
The Live DVD using the terminal returns:
Code:
error: failed to get canonical path of `overlay`
See the attached screenshot I took with my tablet.
Please advise as to how I can fix this so my friends system will boot with the LMDE6 partitions in place.
Thanks,
Alex
Attachments
Last edited: