Hi everyone,
I got ubuntu 10.04 lucid lynx along with windows (dual boot) and using Grub.
On my computer, I have my C:/ (programs) and D:/ (data).
I've never used my D:/ before that day that I've lost my windows partition on my grub menu.
I usually use my D:/ with windows. The first time I used my D:/ to store data with linux, I lost my windows option in my grub menu.
I formerly had windows 7 without ubuntu. Now I upgraded it to windows 8..then I installed ubuntu 12.10 with live disk.
After installing it runs ok and I see a dual boot option in grub menu. Now sometimes I log in to windows 8 for some tasks.
I formerly had windows 7 without ubuntu. now i upgraded it to windows 8..then i installed ubuntu 12.10 with live disk. after installing it runs ok... i see a dual boot option in grub menu... now sometimes i log in to windows 8 for some tasks.
OK, so after trying to update to R2, after a reboot I got the black/blank screen, fix that then I tried to update the grub menu, I can't remember what I exactly did, because for some reason when booting to the grub menu, the first 2 options were gone, and only left me with the memtest+ and the other option..
I did a work around to get bt to boot up by editing the memtest option by hitting the '
I have Ubuntu 12.04 installed along side of windows 7.
The grub menu doesn't seem obey GRUB_TIMEOUT=10, I see the grub menu there for a split second and it immediately defaults to the first option.
Grub menu worked fine when I first installed ubuntu. I am not able to pinpoint what exactly broke it(maybe some update?).
When I boot nothing happens. It takes me back to boot menu and no grub is loaded.What boot menu? The boot menu where it says "GRUB 2.00"? That's GRUB. You probably just forgot to generate a grub.cfg, or you should have used "grub-install [...] /dev/sdb" instead of /dev/sda (if Arch is on the second drive).Note: Change /dev/sda to reflect the drive you installed Arch on.
I have multiple HDDs and one contains Ubuntu, other OSs and GRUB v2(?).
Anyway, I usually select through the BIOS boot menu which HDD I want to boot to and I noticed a problem when booting to my drive with GRUB on it.
I am fairly new to Linux/Ubuntu and am in need of some help. I have dual booted Windows 7 and Ubuntu 12.10 on 2 separate hard drives. After several attempts, I was only able to get it working by changing the BIOS hd boot option. I then found some threads on repairing the boot process by using Boot-Repair.
Grub -- the GRand Unified Bootloader -- is the program in charge of booting your computer. When you start up your computer and get a menu asking you whether you want Windows or Linux -- that's grub.Reading the grub' project's website, it's hard not to conclude that grub' exists mainly because eve ...