My laptop dual-boots Windows 7 & Ubuntu. Recently I added a logical partition and installed Backtrack. So now I'm triple-booting.
I have one Ubuntu 13.04 and one Win7 on my system, but grub seems to be detecting them multiple times for some reason (see below) and I end up with two Ubuntus on my grub menu.
I cant start Grub Customizer in ubuntu 12.04 after updating the kernel:
exception '15AssertException'
with message 'found unexpected file on path: /etc/grub.d/10_linux'
in /build/buildd/grub-customizer-3.0.2/src/Model/ListCfg.cpp:916
Also update-grub command shows two identical kernels:
Found linux image: /boot/vmlinuz-3.2.0-36-generic
Found initrd image: /boot/initrd.img-3.2.0-36-generic
Foun
Hi I got three harddrives two 250gb and a 500gb and yesterday I installed windows on a raid 0 with my two 250gbs and today I installed Ubuntu on my 500gb drive but grub ain't showing the windows as a boot option, I've tried sudo update-grub2 but it just lists the regular :
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-gener
I have a linux vps running Ubuntu 12.04 and when I run uname-r it replies:
paul@webforms:~$ uname -r
2.6.32.33-kvm-i386-20111128-dirty
paul@webforms:~$ sudo grub-install -v
grub-install (GRUB) 1.99-21ubuntu3.1
if I run update-grub I get:
paul@webforms:~$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-26-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-26
Although I have several kernel versions in /boot and having them in my grub.cfg, they are not displayed in the grub boot menu.
Running update-grub seems to work, as it puts the kernels in the grub.cfg in /boot/grub.
I used to dual-boot XP and Suse (both on same disk, different partitions).
Just added Ubuntu 9.10, hoping to make it a 3rd boot option. Immediately lost XP.
My device.map file has the following:
(hd0) /dev/sda
(hd1) /dev/sdb
Windows is on /dev/sdb1 and Suse on /dev/sdb6 partitions, Ubuntu on /dev/sda.
I have Fedora 17 and I would like it to start up using kernel 3.3.4 which means that I currently have to choose "Advanced options for Fedora" in grub at every startup. I would like to make 3.3.4 my default kernel, but sofar I have not been able to.
I installed Debian 6.05 on sda2, and Xubuntu 12.04 on sda5.