OpenSUSE Install :: Adding To The Boo/grub/menu But It Doesn't Seem To Be Working

Dec 19, 2009

I just installed OpenSuse 11.1 alongside of Ubuntu 9.10. After finishing up the installation I find that I can't get into Ubuntu. I have tried adding Ubuntu to the OpenSuse /boo/grub/menu.lst but it doesn't seem to be working.

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Adding Os's To The Grub?

Nov 29, 2009

I have just done a fresh install of OpenSuse 11.2 over 11.1 (and I love it). Grub has the options of booting into Opensuse and windows but has missed Mint.It normally wouldn't bother me, but I use Mint for a few things I can't get working in Suse.
I was just wanting to manually add Mint to the Grub menue.I would like it to be added to the Suse grub as I prefer the look of it to the Mint grub.

View 9 Replies View Related

OpenSUSE Install :: Lose By Adding The X11failsafe Option In Menu.lst / NVidia Drivers?

Jul 21, 2011

My install of 11.4 (& 12.1) won't load unless I add the X11failsafe option to the loading of 11.4 (& 12.1) in the Grub menu.lst file. They bomb out after resetting the video when booting. I don't need to do this with my 11.3 install. Upon closer inspection 11.3 is using the nouveau nVidia driver, whereas both 11.4 & 12.1 are using the fbdev nVidia driver. My Hardware is a GEForce 6150SE and a Samsung SyncMaster 933SN. I have a couple of questions

1) What do I lose by adding the X11failsafe option in Menu.lst?

2) Can I, should I, replace the fbdev driver with something else. If yes, What? Nouveau?

View 2 Replies View Related

OpenSUSE Install :: Commands Make System Boot To Grub Shell Instead Of Grub Menu?

Apr 17, 2010

I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.

Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot

Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.

If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux

View 6 Replies View Related

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

OpenSUSE Install :: Adding Ubuntu Section To Grub On 11.4

Mar 22, 2011

Trying to add a section in grub to boot a Ubuntu 10.10 from a partition, and can enter all the info OK, but it won't save it. It has an issue with the kernel and ram files not being where configured, but I tell it to save them anyway. When I go back in the section hasn't been saved...??

Have tried in YAST (cli) and Yast2 - same result.

View 9 Replies View Related

Ubuntu :: Adding SD To Grub 2 Menu?

Jul 4, 2011

I need to boot off an SD card (installed Fedora on it with unetbootin), but my BIOS doesn't recognize it at bootup. I'm thinking Grub might be my only way of doing this. Google shows me ways to do this with Grub 1, but not Grub 2. Anyone know how to add an option for an SD card to the Grub 2 menu?

View 1 Replies View Related

OpenSUSE Install :: GRUB Freezes After Adding SATA Drive?

Jan 15, 2010

So I installed SUSE 11.1 a few weeks back with two SATA drives andit's been working great. I recently received another SATA drive and wanted to add the space to my /home directory. I installed the drive and then booted up my computer. It goes through BIOS and POST just fine but when I get to GRUB my computer just hangs there. It doesn't throw any errors, it just sits until I hard reboot it. If I disconnect the extra SATA drive and then try to boot again everything starts successfully. I've done a little bit of searchingbut couldn't find much on this problem.pretty new to linux so I could definitely be missing something. Let me know if more details are needed.

View 9 Replies View Related

OpenSUSE Install :: Adding Extracted ISO To Grub From Hard Drive?

Dec 7, 2010

When I first installed the openSUSE, I had to extract whole iso to sda4, because there was some kind of with CD (scratched or something like that), Now I want to add this part to grub, so that when I want to reinstall it, it will be ready for me. I tried doing this with yast, but could't figure out whole thing.

My current setup:
kernel image: (hd0,4)/boot/i386/vmlinuz-xen
initial ram disk : (hd0,4)/boot/initrd-xen
root-device:/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4
vga-mod:1024x768, 24 bits (mode 0x318)
optional parameters: resume=/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4 splash=silent quiet showopts

This tries to do it, but gives error while trying to boot.

View 1 Replies View Related

OpenSUSE Install :: Grub Can't Boot Into Suse After Adding A Hard Drive?

Feb 6, 2010

With the generous help from caf4926 and please_try_again, i was able to boot into Ubuntu 9.10 with suse's grub legacy.Now I have another problem that i'd need help on, I added a new IDE hard drive for storage and it became sda and the original sda with 3 OSes changed to sdb. Grub can't boot into any OSes except windows 7. Well, i can still boot into Ubuntu if i change the boot option from

Code:
root=/dev/sda2 ro quiet splash
to

[code]...

View 9 Replies View Related

Installation :: Adding Hard Drive To Grub Menu?

Jul 16, 2009

How do I add another Windows XP SATA Hard Drive to this Grub menu, on a USB Stick?:

timeout 30
default 0
#

[code]...

View 2 Replies View Related

Ubuntu Installation :: Adding Windows 7 To Grub Menu (Installed On VirtaulBox)

Apr 3, 2010

I recently installed Windows 7 on Virtual Box (running within Ubuntu Karmic 9.10), and it runs great. However I want to also add Windows 7 to the Grub Menu, so I can choose at the start between the Ever-Glorious Ubuntu and the Depressingly-Drab Windows 7.

View 1 Replies View Related

Ubuntu :: Grub Doesn't Load The Menu From Grub.cfg

Aug 19, 2010

When I start the computer the boot menu doesn't prompt, when I try to load it manually it doesn't prompt neither, it just reset the command line.The grub.cfg was generated by update-grub.It's really annoying to load the kernel manually each time the computer starts.

View 3 Replies View Related

OpenSUSE Install :: Add Fedora 13 To 11.2 Grub Menu?

Jan 24, 2009

i have a intel dual core pc with 2 hdd of 160 gb each in the 1st one i have windows 7 and open suse 11.2. in the 2nd one i have a split it into 100 gb and the rest i had kept for fedora 13. i installed the fedora 13 on the 2 nd hdd even after install.i only have the option to boot into either windows 7 or opensuse .. and no option to boot into fedora 13.how to add fedora 13 menu and boot in to it...

View 1 Replies View Related

OpenSUSE Install :: How To Add Windows 7 To Grub Menu

Dec 25, 2009

Since i installed opensuse 11.2 when i boot my pc, grub doesnt show me windows to boot only opensuse and failsafe this is my details code...

View 9 Replies View Related

OpenSUSE Install :: No Windows On Grub Menu / Fix It?

Jul 5, 2010

I've just installed windows on my computer for gaming, since it took over the boot loader I went into the repair system function of the opensuse DVD. Now I'm back in linux but no windows partition is showing up on the grub menu. This is the output of fdisk -l how do I make it so grub sees my windows too? This is probably an easy fix but I'm a prior ubuntu guy and just started playing with suse which seems a bit more tech savvy and less forgiving then ubuntu. code...

View 1 Replies View Related

OpenSUSE Install :: How To Add Fedora 13 To 11.2 Grub Menu

Jul 11, 2010

have a intel dual core pc with 2 hdd of 160 gb each in the 1st one i have windows 7 and open suse 11.2.. in the 2nd one i have a split it into 100 gb and the rest i had kept for fedora 13. i installed the fedora 13 on the 2 nd hdd even after install. i only have the option to boot into either windows 7 or opensuse .. and no option to boot into fedora 13

how to add fedora 13 menu and boot in to it..

View 7 Replies View Related

OpenSUSE :: GRUB Menu / Install It Back On My Usb HDD?

Dec 29, 2010

I've a problem with the grub menu, I've install opensuse 11.3 on a usb HDD but the grub menu were installed on my internal HDD I've deinstal it from my internal one so that I don't have to chose between linux or windows but how can I install it back on my usb HDD?

View 2 Replies View Related

OpenSUSE Install :: Add Windows 7 To Grub Menu?

Feb 5, 2011

I need some help since i installed opensuse 11.2 when i boot my pc, grub doesnt show me windows to boot only opensuse and failsafe this is my details code...

View 4 Replies View Related

Fedora :: Grub Doesn't Load After Adding HDD / Resolve This?

Aug 18, 2009

I have installed FC 11 on single SATA HDD. When I add IDE HDD grub doesn't load. I see string GRUB at top-left corner only.code...

I tried replace hd0 -> hd1 in grub.conf. But this doesn't solve problem. What I must do?

View 7 Replies View Related

OpenSUSE Install :: GRUB Root In Menu.lst After Upgrade To 11.3 ?

Jul 19, 2010

Yesterday I've updated my system from 11.2 to 11.3, fllowing the guide at SDB:System upgrade - openSUSE . Everything went fine (except an error during the installation of batik) but after reboot I got a grub error:

And I couldn't boot

After a CD boot, because I didn't want to try the OpenSUSE 11.2 entry, I saw that the entry for OpenSUSE 11.3 was wrong, see below the entries for 11.3 and 11.2:

Code:

And of course it worked and my updated system works fine

View 3 Replies View Related

OpenSUSE Install :: Grub Error 15 - What To Write In The Menu.lst ?

Nov 1, 2010

I made a clean install of opense Suse and by mistake I overwrited the menu.lst (because of the restoration utility). As a result I have the grub error 15 : file not found, and tried everything I could think.

Grub is installed on the MBR and boots from the extended partition. The new openSuse is on sda8, there is an old openSuse on sda4 but xorg is broken. I can boot on Windows, and sda4, but not on sda8 menu.lst

Code:

Code:

Code:

Someone sees what's wrong in the menu.lst ?

View 2 Replies View Related

OpenSUSE Install :: Get Win7 Visible In Grub Menu?

Mar 14, 2011

I have Opensuse 11.2 installed (on hd0 at the time of installation) To install Windows 7 alongside I had to switch my hard drives (hd0 became hd1 and vice versa) What is the best approach to reinstall grub and get both Opensuse and Win7 visible in the grub menu?

View 1 Replies View Related

OpenSUSE Install :: Xen-kernel Gives A Black Screen Just After Grub Menu?

Jul 17, 2010

After a fresh install of opensuse 11.3 and a xen-hypervisor and tools (all default install, nothing special) just get a black screen when I try to use kernel-xen. Default kernel runs like a charm. Xen-kernel gives me a black screen just after grub menu.

This is my menu.lst about it:

###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 11.3 - 2.6.34-12
root (hd0,2)

[code]...

I have no nvidia card...

View 8 Replies View Related

OpenSUSE Install :: VGA Parameter Missing In GRUB Menu List?

Sep 15, 2010

Since certainly half a year I have to add the vga=0x317 parametere at the end of the root parameter in the menu.lst file after each upgrade of the kernel and also recently after upgrading from 11.1 to 11.3. Without this, the splash screen is not shown on my HP Pavilion laptop.

View 5 Replies View Related

OpenSUSE Install :: Add Fedora Core 11 To Suse's Grub Menu?

Jul 27, 2010

adding Fedora Core 11 to opensuse's GRUB menu so that I can boot FC11 from it. Here's what fdisk -l shows:

Device Boot Start End Blocks Id System
/dev/sda1 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.

[code]......

View 2 Replies View Related

OpenSUSE Install :: Lost GRUB Background Picture After Changing Menu.lst?

Jan 10, 2009

I added an entry to grub's menu.lst and reran grub (grub-install hd0) and now my background is gone and the entries just show up like on a normal console.

I searched the forums and I couldn't find anything. Does anybody know why this happened and how to fix it?

I have not changed anything in menu.lst except for adding the new OS.

View 9 Replies View Related

OpenSUSE Install :: Grub - Start Menu Is Gone - Windows Lizens Would Get Invalid

Jun 2, 2010

I can't turn on my PC and write jet from my neighbors notebook. Because of problems with Windows updates und ubuntu vpn I installed today Windows 7 again and then openSuse. It was OK. Than I began with set up of different Programms for windows, like WinRar, Avira Antivir ect... As soos as it was done I wanted to begin with set up of openSuse... But the start menu is gone - there is nothing there now! Last time I could choose betwee 2 windows partitions, openSuse start-partition and openSuse fall-Save. -Now there is only "grub>" line

And I doesn't have any idea what I can do, I doesnt know where are startfiles, where is /boot/grub order, I don't know how can grub be used also. But I know that if I try to register my windows 7 agan at the same day, my windows lizens would get invalid. Has someone any idee what can be done?

View 7 Replies View Related

OpenSUSE Install :: Grub Entry Modification - Cannot Remove From Menu List

Jun 20, 2010

I've recently installed suse x64 kde in dual boot mode with windows. I have 2 primary partitions with ntfs with 1 for windows7 boot and other for data/storage. There is no boot provision for data partition. SUSE install is on extended partition. I am unable to run fdisk -l and boot info script for some reason, kde is freaking me out (used to use gnome for last 4 years). The GRUB shows data as a boot and it added an entry in its menu. I will like to remove that entry from menu list.

View 9 Replies View Related

OpenSUSE Install :: Grub Looses Menu Entry After Kernel Update?

Oct 15, 2010

I have manually added an entry for Ubuntu in my grub menu, using Yast. But every time the kernel is updated, this entry disappears. On the other hand, the one for Windows, that was added during OpenSuse's installation, is still there. So how can I keep this entry for Ubuntu ?

Edit : when I save the menu configuration in Yast, I get the following message :
Code:
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
kbuildsycoca4 running...

[Code]...

View 9 Replies View Related







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