Ubuntu :: Getting GRUB2 To Recognize Moblin And Actually Boot Into It?

Jan 7, 2010

Right, I've made some progress in regards to this. Moblin is now on the GRUB2 boot menu thanks to a sudo update-grub. But for some strange reason, it comes up with this the scenario in the first image when I go into its entry.

I tried doing some stuff to the /etc/default/grub, but that didn't even help. The second image shows the contents of /etc/default/grub.

I would really like Moblin to work. I am so close to getting it to work, yet so far because I can't even boot into it

View 3 Replies


ADVERTISEMENT

Ubuntu :: Triple Boot Windows 7 And Moblin?

Jan 5, 2010

I want to triple boot Windows 7, Ubuntu and Moblin/whatever other fast booting OS I come across. At the moment, I've got Windows 7 and Ubuntu there. I can make free space for Moblin, but how would I configure GRUB 2 so it reads it too?

Moblin does have a GRUB, but I'm presuming that its the legacy version, not GRUB 2. How would I get the Ubuntu GRUB back as the main bootloader if that were the case?

This is just planning, there will probably be more question springing to mind later on.

View 9 Replies View Related

Fedora Installation :: LVM For Dual Boot Moblin Install - No Free Space

Jun 17, 2009

I've got Fedora 11 working fine on an HP Mini 2140 netbook. (Wireless works after enabling the rpmfusion repo and installing the broadcom-wl driver.) Now I want to try to put Moblin 2.0 on the netbook as a dual boot.

Unfortunately the Moblin installer (Anaconda? Looks like it.) reports that there's no free space on the / volume. It looks like what's going on is that Fedora 11 created two partitions: /boot and /; and the / partition is LVM and uses all the rest of the available space on the hard drive.

I want to continue using Fedora 11's bootloader for any dual boot. So, basic question #1: Is the solution to create another partition for the Moblin install, or to resize the existing / LV in the existing LV group, and then create another LV for the Moblin install? In other words, can I install another OS on a second LV in the same LVG?

View 1 Replies View Related

Ubuntu Installation :: Grub2 Does Not Recognize Windows 7

Feb 28, 2010

I have 2 hard drives, first drive (hd0) is for data, second drive (hd1) is for the OS's. Windows 7 was installed on (hd1) a few months ago and wiped out GRUB. But today, I decided to go back to Ubuntu. I performed a fresh install of 9.10 x64 to (hd2), GRUB2 works and finds Ubuntu (both the newly installed x64, and the previous x86 versions), but it does not see Windows 7. The only goal I have right now, is to make Windows 7 bootable, once again.

My "sudo fdisk -l" (typing manually, so skipping the Blocks)
Device Boot Id System
/dev/sdb1 83 Linux -- where x64 9.10 is
/dev/sdb2 f W95 Ext'd (LBA)
/dev/sdb5 83 Linux -- where x86 9.04 is
/dev/sdb6 83 Linux -- /home
/dev/sdb7 82 Linux Swap / Solaris
/dev/sdb8 87 HPFS/NTFS -- Windows 7

Things I've tried so far:
1) Automatically finding Windows: sudo update-grub2
2) Reinstalling grub via Live CD (9.10): sudo grub-install --root-directory=/media/(where sdb1 - x64 Ubuntu is) /dev/sdb
3) Forgetting Ubuntu altogether and fixing boot using Windows 7 - bootrec.exe /fixmbr; bootrec.exe /rebuildbcd

Now, number 3 is interesting, I found out that where Windows is installed, /dev/sdb8, is a logical partition, and cannot be made active (bootable). This led me to try number 4:

4) Updating /etc/grub.d with custom 40_Win7 file, and making it bootable (the GRUB makeactive, GRUB2 parttool command):
echo "Adding Win 7 to Bootloader" >&2
cat << EOF
menuentry "Windows 7" {
insmod ntfs
set root=(hd1,8 )
parttool (hd1,8 ) boot+
chainloader +1
} EOF

When I update grub.cfg after trying #4, it gives me the "not a primary partition" error. So now I am confused. Windows 7 was able to boot previously from this very partition, and I don't think installing 9.10 would change a partition type from primary to logical. So, why can't it boot? More importantly, what can I do to boot Windows 7?

View 9 Replies View Related

Ubuntu :: Grub2 Doesn't Recognize Windows 7

Sep 1, 2011

I installed windows 7 after I installed linux. I got grub reinstalled but windows doesnt show up in the grup menu. So I run in linux sudo update-grub, but this doesnt find my windows system.

Here's my fdisk -l

Code:

Device Boot Start End Blocks Id System
/dev/sda1 1 8511 68358144 83 Linux
/dev/sda2 8511 8572 487425 5 Extended

[code]....

View 8 Replies View Related

Ubuntu Installation :: Grub2 Can't Load Window 7 After Recovered Grub2 Using Live Cd To Boot Windows 7

Mar 7, 2010

i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.

Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.

sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub2 Dosn't Save Windows As Last Selected + Boot Into Cdrom From Grub2?

May 17, 2010

I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?

View 2 Replies View Related

Debian Installation :: Grub2 Doesn't Recognize The UUIds - Invalid Signature

Aug 11, 2010

I have /dev/sda with Squeeze and Win 7 on it, and /dev/sdb with Squeeze. I've managed to get Grub 2 to boot from /dev/sdb1, but only by disabling /dev/sda from being a boot option in the BIOS. When it is available to boot, and lower priority than /dev/sdb, grub does not recognize the UUIds of the disks. So, I've disabled it for now and can boot from /dev/sdb no problems. Trouble is I cannot get Win7 to boot. Grub prints:

error: no such device: f0903a3a903a081c
error: invalid signature

When I boot into Squeeze and run 'blkid' I can see that:

/dev/sda1: LABEL="System Reserved" UUID="F0903A3A903A081C" TYPE="ntfs"

The Grub entry for Win 7 is:

menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod ntfs
set root='(hd0,1)'
search --no-floppy --fs-uuid --set f0903a3a903a081c
chainloader +1
}

I don't understand how Grub 2 cannot recognize the UUIds. Can Grub 2 to be made to work with volume labels or just plain old /dev/... descriptions? Maybe I should give grub-legacy a go.

View 9 Replies View Related

Fedora :: Installing Moblin On F12?

Feb 13, 2010

i'm planning on installing Moblin on a pc i have that runs Intel Celeron. Moblin is made for Intel Atom, but i have heard that you can install it on top of Fedora Core using Quote: su -c 'yum install @moblin-desktop' in the terminal. I don't want to have any other desktop invironment (gnome), and i want the moblin to start up automatically, will this happen or do i have to set it that way and if so how do i do it?

The computer is pretty slow so i want it to start moblin and just that and make it work easilly.

View 1 Replies View Related

Fedora Installation :: How To Install Moblin Over F14

Nov 15, 2010

i've installed fedora 14 with gnome, and i want to install moblin desktop. but i can't find "moblin desktop" group or other like that. how can i install moblin ?

View 3 Replies View Related

Ubuntu :: Install - BOOT Into Windows On A Dual Boot Computer - Damn Wireless Router To Recognize?

Jan 6, 2011

it started with rooting my Motorola Droid. I got quite interested in the whole rooting/linux "world". The only problem is, my hands move A LOT faster than my brain does. I'm an "educated novice" at best when it comes to all of this and still learning slowly, but surely. I followed an online tutorial and before I realized quite what i'd done, I had dual installed Ubuntu linux 10.10 on my laptop. ISO'd this, partitioned that and realized....i'm in way over my head. Then I started researching how to just go back in time and get my "safe" windows vista back until I'm ready to make the switch to linux and just ended up getting more confused.

How do I actually BOOT into Windows on a dual boot computer that I apparently just created? How, if need be, do I undo everything I just did in the past few hours and careless tinkering? If I decide to stay with Linux, how do I get my damn wireless router to recognize?

View 9 Replies View Related

Ubuntu Installation :: Grub2 - Turning A Dual Boot Into Single Boot?

Feb 10, 2010

I recently got a netbook and setup as dual boot between win7 starter and 9.10 (64bit). Win 7 starter is not impressive so i want to nuke it and give the space all to my /USR partion. I am comfortable working with Gparted and assume that i can launch using my gparted live usb and delete the windows partion and then resize the /usr partion.

what changes do i need to make w/ Grub2? I would prefer not to see the Grub menu at all and have it load right the main kernel if possible. Also, if this is possible is there a way to get to the Grub menu during boot should i need to select a different kernel?

View 2 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu :: Boot From A Grub2 Prompt When There Are Separate /boot And / Partitions?

Mar 6, 2011

I was yesterday evening experimenting inserting a script into /boot/grub/grub.cfg. Well I broke grub.cfg and had to try to boot from a grub2 prompt.I have separate /boot and / partitions on /dev/sda1 and /dev/sda2 respectively.Working out the correct syntax for the boot to work was a little complicated, so I thought it would be useful to post the correct procedure here, in case anyone else has the same set up that I do (separate /boot and / partitions)At the grub prompt code:

grub> set prefix=(hd0,1)/grub
grub> insmod linux
grub> set root=(hd0,2)

[code].....

View 4 Replies View Related

Ubuntu :: Grub2 Boot After Deleting Non-boot Partition?

Aug 14, 2010

I'm as big a fan of Linux as Linus Torvalds himself but it's things like this that help to keep Linux from becoming mainstream. I mean, how would I ever explain the need for the following procedure to a non-techie type, recent or prospective Ubuntu convert? The following is not a question, as I have finally resolved the issue but is more of a rant, I guess you could say. The reasons that I decided to post it are:

1) To hopefully help someone else experiencing this issue.

2) To point out the need for significant improvement in the area of editing partitions under Ubuntu Linux.
3) To vent my spleen.

[Code]...

View 1 Replies View Related

General :: Get Grub2 To Boot OS X With Graphics Mode Boot Option?

Apr 14, 2010

I've set up a triple boot system (Ubuntu Karmic, Windows Vista and OSX86 -- a patched OS X which works on a PC) on a Dell 9200 (C2D 2.13 GHz, 4GB RAM, nVidia G210). I sue Grub2 as the bootloader and update-grub picks up OS X and it boots without any problem.

However, although when booting OS X using its own Darwin bootloader, I can apply the boot option "Graphics Mode"="1680x1050x32" to ensure that I get the screen resolution that I want, when OS X boots from Grub2, the only resolution available is 1024x768 which is disappointing. I have tried adding gfxmode=1650x1050x32 to the OS X section of /boot/grub/grub.cfg in Ubuntu but this does nothing.

View 3 Replies View Related

Ubuntu Installation :: 10.10 Not Recognize Partitions (Boot Through USB)

Mar 14, 2011

I am trying to install ubuntu 10.10 on my system which has pre installed windows7 x64. I have 2x250 gb HDDs. 1 HDD has 2 partitions of 100 & 132gb while the other has no partitions. Now when I boot through usb, ubuntu doesn't recognize my partitions and considers it as a whole 500gb hdd (see screenshot) and I am not using any raid array or nvidia sw, infact I have an ATI GPU! I want to install ubuntu on my first HDD by creating a third partition of 12gb by creating to using windows. Also on which partition should i install the bootloader?

View 7 Replies View Related

Ubuntu :: Cannot Boot XP From Grub2 Menu

May 6, 2010

I'm having an odd dual-boot problem. Briefly, I can't boot Windows XP from its entry on the GRUB2 menu. If I set the disk order in BIOS so that the machine boots off the drive with Windows XP, XP starts normally. However, if I boot off the Ubuntu drive, which brings up the GRUB2 menu, choosing the "Windows 7 loader" option (why it says Windows 7 when there's only Windows XP is another question!) just makes my system reboot.

It appears there's some problem with the way GRUB2 attempts to start Windows XP. I'm also wondering why GRUB2 thinks it sees the Windows 7 loader. There shouldn't be any Windows 7 anything anywhere. I once had a Windows 7 RC install on the same disk as Windows XP, but I wiped the Windows 7 system partition and reallocated its space as just another NTFS partition. FWIW, GRUB2 is installed on the MBR of the disk containing my Ubuntu install. Windows XP has a different drive all to itself.

View 9 Replies View Related

Ubuntu :: Grub2 Won't Boot Windows 7?

Oct 27, 2010

I upgraded a while back to Windows 7. I run two separate HDDs, with debian on sda and windows on sdb.Everything worked fine, up until i upgraded to windows 7. The installer forced me to unplug sda and make sdb primary. After installing I repositioned the HDDs and was stuck with a "NTLDR is Missing" messageAfter removing the search -fs--uuid tag from grub.cfg, Windows 7 booted for a good 0.5 sec and then rebooted. All that flashed was the "Starting Windows" page. I see similar bugs reported in the launchpad, but nothing that directly parallels this Here's my windows entry in grub.cfg:

Code:
menuentry "Microsoft Windows 7 Ultimate (on /dev/sdb1)" {
insmod ntfs

[code]....

View 6 Replies View Related

Ubuntu :: Grub2 Won't Boot Windows 7 ?

Nov 18, 2010

I've installed Xubuntu 10.10 on a very new EeePC 1201HA. The netbook came preconfigured from the OEM with the disk split into two Windows partitions of about the same size, one with Windows 7 starter. I removed the second partition (Which was just empty) and have installed a series of different distros since then, to try and gauge their support for the 1201HA hardware. I finally settled on Xubuntu, which can support most of the laptop's features with some tweaks.

However, after this last install, and a Grub config change needed to make the framebuffer work on this hardware, I'm unable to boot Windows 7.Grub shows it on the menu normally, but when I select the Windows 7 entry, I get the message 'Reboot and select proper Boot device or Insert Boot Media in selected Boot device and press a key,' which I understand isn't from the OS but rather a BIOS message which implies there is no loader.

I've tried using the Windows 7 system restore to do everything short of rewriting the Windows bootloader to the MBR (Which would, of course, remove Grub and thus not solve my problem, as I couldn't load Ubuntu from it). I attempted to fix the boot sector on the partition with the system restore tools, to no avail. And because this is a netbook with no optical drive, I'm unable to reinstall from a disk.

View 9 Replies View Related

Ubuntu Installation :: GRUB2 Cannot Boot?

Jan 15, 2011

GRUB2 won't boot. It hangs just after the 'Boot from CD' thing in my BIOS.I've had 1.97 working on my PC about 24 hours ago, but I decided to start afresh and go for Xubuntu 10.10.I'll post the PC specs in the morning, but in the meantime, does anyone know how to fix this?It's going to be a Xubuntu only system, and I've tried to repair the GRUB files via the Live CD and here.

View 4 Replies View Related

Ubuntu Installation :: USB Boot Via GRUB2?

Mar 26, 2011

So I have a really old (about 10 years) desktop PC manufactured by Packard Bell, and would like to get Lubuntu 10.10 running on it. I had previously burnt a CD with it, but boot time was incredibly slow on the machine and installation of Lubuntu crashed my system. As a result, I created a LiveUSB (as you do).

When I entered my CMOS, I discovered the BIOS on my machine isn't able to boot from USB, and I wasn't able to find a BIOS update for my AMIBIOS chip on the American Megatrends website. So I booted my GParted Live CD and created an ext4 partition at /dev/sda3, which I proceeded to install GRUB2 onto via the commands:

Code:
$ sudo su
# mkdir /mnt/grub/
# mount /dev/sda3 /mnt/grub/
# grub-isntall --no-floppy --root-directory=/mnt/grub /dev/sda

This, as planned, succeeded; I can now get into a GRUB2 prompt when my machine boots...! The only problem is, GRUB2 won't detect my USB...or any device other than my hard drive

So, is there any way I can get GRUB2 to find my USB?

P.S. The USB works fine on my laptop, which does support USB booting. I can also boot the USB on my laptop via its GRUB2 command line, using:

Code:
grub> set root='(hd1,1)'
grub> chainloader +1
grub> boot

View 9 Replies View Related

Ubuntu Installation :: Can't Seem To Get The System To Recognize The Install And Boot From It?

Jun 6, 2010

I've been trying to do this forever, and I just can't seem to get the system to recognize the install and boot from it. Do I need to create a very small bootstrap partition or something?Just for clarification, I've tried installing to the onboard ide controller as well as the raid controller. Both installed, but failed to be picked up on boot. The system only seems to be able to boot from cd. Furthermore, I can't seem to use the CD to boot from the hard disk.

View 6 Replies View Related

Ubuntu Installation :: GRUB 2 Does Not Recognize Or Boot Into Windows XP?

Oct 13, 2010

i can't boot up my win XP after installing Ubuntu 10.10.

I decided to replace my Vista partition with Ubuntu 10.10 so i redo my partitions and split the current Vista partition to a swap and root partition and install Ubuntu 10.10

Everything went well and i got Ubuntu up and running. However, i realize that GRUB 2 didn't recognize my existing windows partition. I double-check on grub.cfg and see that the default os_prober didn't recognize my XP partition either.

After search on the internet for a while, i found many similar issue where most are fix when manually adding the entry yourself so i decided to add an entry 11_XP under /ect/grub.d/ for windows XP and confirm that the new entry are added to the update grub.cfg file before restarting

Code:
### BEGIN /etc/grub.d/11_XP ###
menuentry "Windows XP" {
set root=(hd0,5)
insmod chain
drivemap -s (hd0)

[Code].....

View 3 Replies View Related

Ubuntu :: Grub2 - How To Change Default Boot OS

Jan 6, 2010

How to remove OS's from the GRUB boot menu, and also, how can I change the default booter from Ubuntu to a different OS and edit timeout?

View 2 Replies View Related

Ubuntu :: System Hanging On The Grub2 Boot Up?

Mar 1, 2010

I've read the various Grub2 posts and even the guide, but unfortunately for me I can't seem to come up with an answer to my problem. I installed Ubuntu 9.10 on a new hard drive on a friends laptop, but I have problems with the system hanging on the Grub2 bootup.I'll post the screen

recordfail=1
if [ -n ${have_grubenv} ]; then save-env recordfail; fi
set quiet=1
insmod ext2
set root=(hd0,1)
search --no floppy --fs-uuid --set ac1b1d46-bac1-4140--953e-70a8a61be8b0
linux /boot/vmlinuz-2.6.31-14-generic root=UUI=ac1b1d46-bac1-4140-953e-70a8a61be8b0 ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic

If I hold down the left shift and then press E to edit and remove the search --no floppy line entirely then press ctrl-x the system boots just fine. I then opened up a terminal and did sudo update-grub to try that but it didn't fix it. Is this a problem in my bios looking for a floppy, I tried with the boot from floppy enabled and disabled (but always as the 3rd boot option) the floppy is not installed. Is there anyway to edit the file and save it so it will boot up? I was trying to research that and could not come up with it.

View 8 Replies View Related

Ubuntu :: Endless Boot Cycle With Xp In Grub2

Mar 23, 2010

I have recently been unable to boot into windows xp, which is on a drive separate from my linux installation. When I select the windows installation, the computer starts back at the bios screen and returns to grub endlessly. I am running an updated 9.10. The linux will boot fine; however the most recent kernel does not show up on the list of available options, which may indicate something. I have searched the forum and found nothing that helps. There are plenty of posts asking if you have stopped using windows altogether and other non tech related posts though.

The results of sudo fdisk -l are below:

View 7 Replies View Related

Ubuntu :: Grub2 \ When Go Boot From A DVD It Says To Load The Kernel First?

Mar 25, 2010

On Grub legacy i used a menu entry to boot from a DVD since the bios on my pc doesn't recognize my DVD burner.... So before on the old grub i can just added this menu entry and it all worked...title DVDroot(hd0,0)kernel /boot/grub/memdisk.bininitrdboot/grub/sbootmgr.dskthen grub 2 came along and that all changed..on the 40_custom file i added this

menuentry "Boot DVD Drive" {
set root=(hd0,0)
linux /boot/grub/memdisk.bin

[code]....

View 4 Replies View Related

Ubuntu :: How To Configure Grub2 To Boot HaikuOS

Mar 25, 2010

I installed ubuntu 9.10 for sometime now and i really like it. It seems that ubuntu 9.10 comes with grub2 or some sort of grub beta and i want to install HaikuOS but i dont know how to configure grub2 to boot up Haiku.

View 7 Replies View Related

Ubuntu Installation :: Grub2 Won't Boot The Windows

May 3, 2010

I have a asus eeepc 1101ha. With Karmic,it would boot into w7 without problems.I installed Lucid on another partition,and after that the w7 grub entry would leave me with a blinking cursor in the left top corner, and hang.

I booted with the w7 dvd, ran bootrec.exe to restore mbr and bootmgr, and the booted into w7 to confirm. It was working. Then I booted with the live dvd, mounted the lucid partition, and installed grub. Now choosing the w7 entry would ask for the boot media, and pressing any key would bring me back to the grub menu. Lucid and karmic boot without problems.

Installing grub from karmic now gave the same error. Running update-grub didn't change anything.As I had to use w7, I booted again from the dvd, and restored again mbr and bootmgr. Booted into w7, used it, then once again to the live cd, to reinstall grub, and once again the w7 entry in grub makes grub ask for the boot media.I've attached my boot info script.Ah, I also played with the bootable flag for the /dev/sda1 partition, but it didn't change anything.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved