After creating a bootable usb using Universal USB Installer. I booted up the sytstem (Dell Inspiron N4110) F12 boot on usb, did the install, everything went well until after copying files and then the error message that "The grub-pc package failed to install into /target.. So i continued without a boot loader and now am trying to figure out how to get it back.
Previously i did a perfect dual boot of Kali Linux wherein the Grub boot loader was present. I did however uninstall Kali, reclaim HDD space, and even use EasyBCD to remove Grub(i believe).
Also worth noting is that before this dual boot with pignuy and after uninstalling kali linux i did a complete reinstallation of my windows 7 system using the recovery HD.
Now i would like to know how i could get grub boot loader back onto my system so that i can boot up Pinguy OS. Thanks
Hello!
TL;DR: Deleted Linux partition from Windows. Stuck at Grub rescue prompt.
I'm sorry to trouble you guys, because I'm an idiot.
So I'm wanting to dual-boot Kalilinux and Windows 8.
I went through the steps such as creating a bootable USB, changing the
boot order and so on. I get into Kali, start Gparted and try to partition stuff.
I'm far from an expert, so I wasn't sure what to do. Long-story short, I
didn't seem to get Kali installed correctly, due to something with an EFI
drive being required. So I boot into windows and then stupidly, because it said in the guide,try to "uninstall" Kali by removing it's partition, inside Win8 haha... So I did.
Now I simply get the Grub rescue command prompt when I boot from the same
USB and I have no idea how to fix it. I've run bootrec.exe/fixmbr in Windows haha,
for what it's worth. However Grub can't find any partition it says.
In windows, I have like... 2-3 Recovery partitions. Does anyone know how to remove
them??? I've tried to clear as much as I can, besides the C drive and Auxillary D drive.
Any advice would be very appreciated.
Hi All,
I recently decided to tryout Linux and dual booted my laptop (originally just had windows 8) with Xubuntu. Now I want to try out Kali Linux. So I downloaded Kali and made a bootable USB, the problem is that when I try to boot from the USB it just brings up the grub menu asking me to select Xubuntu, Windows etc. I've changed the boot menu in the BIOS but that has no effect.
I've tried booting into windows and the restarting by holding shift but when I select the usb option it just says:
"system doesn't have any USB boot option. Please select other boot option in Boot Manager Menu"
and then returns to the grub menu. I don't understand because I used a bootable usb to install xubunto?
I'd be really grateful if anyone can help me out with this!
Thanks
I had Kali and Linux Mint installed and erased Mint to install Centos7. Grub was totally deleted and I could only boot into grub recovery. Many hours of cussing later I got Kali back, I can see Centos filesystem mounted on my desktop and in disk utility. I never finished setting Centos up as I was rushed out the door which probably caused the problem in the first place, for some reason it's raid and although it's 2 harddrives they are not set up for raid and 1 is Kali and 1 is Centos. The Centos boot folder is still empty after running grub-install on it twice and it does not show in grub. How do I get Centos as an option?
Hi!
I am running into a problem as stated in the title. I currently run Windows 8.1 on a Asus S300CA notebook. Not too long ago I installed and shortly after uninstalled Ubuntu 14.04 by simply deleting the partitions via Windows and recovering the original Windows Boot by running command prompt: "bootrec.exe /fixmbr" ... which consequently seemed to get rid of the grub loader.
Now I like to install Elementary Luna, but while installing the boot loader an error message pops up saying that the 'grub-efi' package fails to install into /target/.
After some research and not being able to find too much on the subject, I created an extra '/boot/grub/efi' partition of 100MB. Thereby selecting 'sda5' to mount/install the boot loader in that particular directory/partition. This has not worked and produced the same error message.
* Quick start disabled in Windows 8.1
* Running 'Try Elementary Lunar', the wifi hardware is detected but no signals are picked up, nor can I seem to connect to my landlord's router using their SSID (Just in case someone suggests doing something in the terminal requiring an internet connection.)
What to do? Your help is much appreciated.
* Edit: I just realized there is an entire forum dedicated to making Linux run on notebooks, laptops and netbooks. Mods, feel free to move this message.
Hello all,
I am new to linux but not new to PC's.
I am self taught in everything i know so far.
I have an issue i am looking for some guidance on, i have burned an ISO copy of AVLinux & booted from the Live DVD.
chose to install on partition & created all the necessary file systems etc with GParted then proceeded with the install.
Completed install but when i try to boot no joy.
I have EasyBCD installed on Vista to manage to boot processes.
I am able to get to Grub4dos window & grub> prompt.
I have tried many commands of which i have identifeid the partition is there as correct filesystem, when running the /vmlin....TAB command it locates the name of the linux distro, if i set the drive partition to makeactive it boots up saying no operating system them have to change it back to Vista.
I have two pics that show the grub configuration reading from the live DVD, the install appears to have some missing or not right as opposed to the DVD, can anyone assisst how i can fix this issue?
Do i have to copy each file over manually from the Live DVD's folders?
Cant attach images here so here is the differeneces,
these are the listing on the Grub configuartion being read using the Live DVD,
1. /etc/grub.d
2. /boot/grub/device.map
3. grub-install
4. grub-mkconfig
5. grub-mkdevicemap--device
6. grub-mkfont
7. /boot/grub
8. /boot/grub/grub.cfg
9. /etc/default/grub
Here is what way they are on Live DVD,
1. Present
2. Present
3. Present
4. Present
5. Present
6. Present
7. Present
8. Yellow information bubble
9. Present
My install on partition,
1. Present
2. Yellow information bubble
3. Red X bubble
4. Red X bubble
5. Yellow information bubble
6. Present
7. Yellow information bubble
8. Yellow information bubble
9. Present
what do i need to do to remedy this?
i have attempted the install on couple of different drives, no success.
Please Help,
I have a Windows 7 and Fedora 20 dual boot pc .
Today i deleted the fedora partition from windows disk management and then restarted my pc.
Now i am stuck in the 'grub rescue > ' screen ...... It is showing 'no such partition ' , after searching through the internet i tried these commands......
grub rescue > set boot=(hd0,msdos6)
grub rescue> set prefix=(hd0,msdos6)/*boot/grub
grub rescue> insmod normal (after this line ,i am getting the error , grub rescue > unknown filesystem)
grub rescue> normal
Don't know what to do ,but i want to get back to the windows os first ,also i don't have the windows or fedora live cd . My Windows recovery is stored in my pc hard drive....... plzz help so that i can resolve this issue
Machine is booted into Grub Menu
I am using rescue linux
by doing fdisk -l
it shows
Disk /dev/sda : bla bla bla
Device Boot
/dev/sda1 *
so i install grub using this command in shell
grub-install /dev/sda1
it shows
installation finished. No error reported
This content of the device map /boot/grub/device.map
After re-boot it again shows grub menu
Ok so I'm trying to install Kali on my computer with the USB install and I have read that anthing after version 1.0.8 should be UEIF compatible. I used Rufus to create the bootable usb with Kali's ISO. When i boot from the usb i get the GRUB loader but no matter if i chose the live or the install it freezes/crashes and get errors like:
no caching mode page found
since the usb is not persistent how can i view or capture the error messages to help me figure out what the problem is?
Also should i just try burning it to disk to see if i get different results? Haven't done it yet because i don't have any DVD's laying around.
I have setup a dual boot system with Fedora 21 and Arch Linux. The problem is that Fedora doesn't see my encrypted Arch installation. The installations are on separate partitions and do not share anything apart from hard disk space. I have run the following commands as root in Fedora:
Code:
grub2-install /dev/sda
Code:
os-prober
Code:
grub2-mkconfig -o /boot/grub2/grub.cfg
When I rebooted, Fedora was the only OS entry showing in the GRUB menu.
There was a suggestion from one of the members of the Arch forums that I should write the entry myself into /etc/grub.d/40_custom and then re-build the grub configuration or take the Arch entry from Arch's /boot/grub/grub.cfg and just paste it into the 40_custom in Fedora and rebuild.
How do I boot from a live Arch USB stick into the installed Arch and do as stated above? How would it work? Thanks in advance for your replies.
Hi,
Before installing Linux Mint 17 to the entire HDD of my HP p2 1317cb desktop, it was running a preinstalled windows 8 OEM UEFI. After several failed attempts of dual booting(no grub menu and boots directly to the windows 8) i then decided to do a erase all and install Linux option. Now i have Linux Mint 17.1 working flawlessly, so far. What i want to now do is, dual boot a windows 7 installation alongside my Linux. Please advise on the best way to do this.
Thank You.
Note: Before doing a clean install of Linux i disabled secure boot,enabled legacy, and disabled fast boot.