Hello,
I cannot install grub to my ESP it seems. I have a PC with both Windows 8.1 and Debian installed and I can only boot into Windows since GRUB is not installed on my PC.
I am using a Ubuntu Live USB to install GRUB on /dev/sda1 (my ESP).
I am using the following commands from Ubuntu Live USB-:
After this I am executing-:
After executing that I am getting the following output-:
Can anyone tell me what I am doing wrong ? Why is /dev/sda1 a unrecognized option ? I am at my wits end with this. Unless GRUB is installed I cannot use Debian I can only use Windows.
Do I do this before chrooting into my Debian system from my Ubuntu Live USB ? Or do I execute this after chrooting into my Debian system.
When I execute-:
$ sudo grub-install --root-partition=/mnt /dev/sda1 won't it install GRUB to /mnt and not my ESP ? Also won't it install the GRUB version found in Ubuntu, rather than the one found in Debian which is the one I am trying to install ?
---------- Post updated at 09:43 PM ---------- Previous update was at 09:21 PM ----------
Quote:
Originally Posted by Akshay Hegde
Try :
I executed the following commands-:
$ grub-install --root-directory=/mnt /dev/sda1
The got the following output for that-:
When I ran the following command-:
I got the following output-:
It seems its a problem with the Grub configuration.
Take another look at the link I posted in my post #3.
That guy had a EFI partition, like you. He installed Debian, like you.
He found that a bootloader was not installed, like you.
He was trying to dual boot Windows, like you.
He spent a lot of time but was good enough to publish his solution.
Hi,
Can we specify which grub.conf to use while installing grub on RHEL.
We are working on application which requires different grub configurations needed, depending on certain criteria we need to update grub with correct grub.conf.
Can we use grub-install for this purpose? (4 Replies)
I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch.
I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
I wanna install grub on my flash drive for rescue usage.
My computer installs winxp, and I have fedora12 installed in vmware. I did like this:
step1: format the flash drive as FAT in winXP.
step2: in fedora12, mount the flash drive on /media/flash
step3: excute the command: grub-install... (10 Replies)
Hi,
I am trying to install the linux boot loader (GRUB) on a non-linux machine (Unixware 7.1.1). The thing is I want to boot the linux kernel (vmlinuz) and the linux ram disk (initrd.img) from unixware and boot the machine with it. Does anyone have a good way to do this? (10 Replies)
I wanna install grub/grub2 on my empty hard disk drive.
For that I boot my machine from ubuntu 10.04 Live OS
and tried to install it but failed.
So what to do now ?
Also I think some toolset , if I want to boot the vanilla Linux kernel (please suggest me the link for that) ,
So after... (8 Replies)
Hi, I installed solaris 10 a few weeks ago. It was working fine during the past two weeks. However, now when I start to load to the drive, I get this problem:
The BIOS screen comes up like normal, then screen goes blank and a message "Grub loading stage 2" flashes real quick then the computer... (1 Reply)