OpenSUSE Install :: Grub Taking Over The MBR?

Dec 11, 2009

11.2 doesn't install Grub in the MBR by default, more precisely it doesn't highlight that choice during setup. But in fact it does occasionally (?) install Grub in the MBR, even when explicitely instructed not to do so. I'm starting to better understand people wondering why their Ubuntu vanished from bootmenu and swearing they did not install Grub in MBR. I'm quite sure I already experienced this issue with 11.1 as well as while installing my first 11.2. Now I decided to install 11.2 on another machine and pay double attention. I normally DON'T install openSUSE Grub in MBR. Somebody has to go in there and at the moment, I prefer to have Ubuntu's Grub2. I ran the installation twice. The first time, I added the root partition to the default location, which was in this case the extended partition's bootsector (sda4). The second time, I simply didn't touch anything. According to setup, the bootloder was supposed to get in the extended partition. I carefully copied down what the setup screen said. Here's :

BootingBoot Loader Type: GRUB
Status Location: /dev/sda4 (extended)
Change Location:Boot from MBR is disabled (enable)
Boot from "/" partition is disabled (enable)

I installed, rebooted and ended up with openSUSE Grub in MBR. Well, my partition tables are not the most usual ones. The first primary is always a 252MB FAT16. Second and third primaries are Unix. The extended partition is full of logical ones used for different Linux distros. At the end on the logical partitions, the Linux kernel adds up devices for the Unix slices found in the the other primaries after it read the FreeBSD disklabels (but not during setup). Maybe this is just my unconventional partitioning that openSUSE setup doesnt' like. However is that a reason for taking over my MBR ? Since I suspect I might not be the only one experiencing this problem (according to some threads), I thought I would report this behaviour.

BTW I just installed a Fedora 12 on the same kind of machine. It would have written its bootloader into MBR (by default) but respected my choice as I selected the root partition instead. I'm going to install openSUSE on that machine as well, deselect the extended partition and choose only the root partition as destination for Grub.

View 8 Replies


ADVERTISEMENT

OpenSUSE Install :: GRUN Dominates, And Is Taking Over Everything?

Apr 6, 2010

I currently have opensuse 11.2 - gnome installed on my laptop ( Toshiba Satellite m45-s265).I am trying to boot oof of my opensuse 11.2 DVD (32-bit) and its just not happening. For this particular computer I have to hit f10 upon startup to chose where I boot from. I chose cd-rom, it goes to bootsplash. I even went as far to adjust my BIOS settings to boot directly from CD, grub - bootsplash screen. When I initially installed 11.2 I never had this problem. I have never messed with grub, or BIOS on this cpu before.

View 9 Replies View Related

General :: Windows Taking Over From Grub?

Mar 24, 2010

I'm trying to dual boot a server with Windows 2008 R2 and RHEL 5.4. I've done these dual boots 20 or more times in the last few months, and never had a problem. (This is the first time I've tried it with R2, mind you.) I do the normal install Windows on one drive, then install RHEL on another. The first time it reboots after the install (which is still part of the install, as it's my kickstart script prompting the install and it still has post to run), it goes to the grub menu, and I can select RHEL and it boots into it fine. After that, if I reboot it just goes directly into Windows, without seeing grub at all.

I've tried pressing esc, shift, various things in case it's hidden, with no luck (also, I have a 30 second timeout set and it's not sitting there that long). I've tried editing the grub.conf to remove Windows entirely, and it still just goes into Windows. I've reinstalled RHEL 3 times (yay for kickstart files!), and this exact behaviour happens every time. Does anyone have any idea of what might be going on here

View 3 Replies View Related

Ubuntu Installation :: GRUB Update (juli 23rd 2010): Taking A Step Back?

Jul 24, 2010

Having several distros on my computer (including Windows), I prefer BING (BootIt NG) as an overall boot manager. This way, I just install a distro together with GRUB to its dedicated partition, and keep full control over what partitions are available/visible and bootable when family members use the computer.Yesterday, I tried to update Lucid (Ubuntu 10.04) and got a problem with the newly available GRUB (1.98-ubuntu7): it said that installing GRUB to a partition was a "BAD" idea, and, luckily, refused to update. I've noticed this behaviour during my last install of Sidux (great distro to keep track of what's happening at the KDE front, by the way). Same problem, same message. Result: no more new Sidux releases...

What's going on? Is this intended behaviour and thus making it impossible for people to manage their booting their own way? Are we talking about a bug here? There seems to be a mentioning of this behaviour on Launchpad, but it's unclear whether it's a bug or not; at least to me.

View 9 Replies View Related

OpenSUSE Install :: Grub Does Not Boot / Just Showing A Black Screen Written 'Grub'?

Feb 26, 2010

I've been running openSuse 11.2 for a while on my notebook.Today I turned it off at work and came home. When I tried to turn it on, it boots, shows a black screen written 'GRUB' and then NOTHING. It doesn't complete the boot process.

View 9 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

Ubuntu :: Running Postinst Hook Script /usr/sbin/update-grub Taking A Long Time?

Apr 15, 2010

Running first upgrade after installing 9.10.

Currently on item "Configuring linux-image-2.6.31-20-generic" and the progress bar/terminal readout has not changed for an hour or so I'd say.

Don't want to cause issues by killing it halfway through, especially as it presents an opportunity to learn something!

View 2 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 :: Remove The 11.2 Grub And Make The 11.1 Grub Master Again?

Jun 7, 2010

I have installed 11.2 next to my 11.1 version I have a few big problems with 11.2 and I like to completely remove it. there are 2 grub's active now. I want to remove the 11.2 grub and make the 11.1 grub master again, but I do not know where to change this, the MBR points to the 11.2 grub and changing menu.lst probably does not have any effect.

View 6 Replies View Related

OpenSUSE :: Suse 11.2 Npviewer Taking Cpu?

Aug 9, 2010

Suse 11.2 npviewer taking cpu i have noticed when running firefox and opera, npviewer takes over the cpu, this is when watching moving images. the percentage of cpu times just rises till the application freezes.

View 9 Replies View Related

OpenSUSE Install :: Clean Install 11.4 Dual Boot System Grub Error?

Apr 27, 2011

I did a fresh install of SuSE 11.4 (WIN7 TOO) and changed my Larger HD1 to the first HD. I was installing and got this error first: the boot loader is installed on a partition that does not lie entirely below 128GB The system might not boot if BIOS supports only lba24 (result is error during install grub mbr) status loc dev/sdb6

I continued with the install and then got:

Yast2 error occured
while installing GRUB ver 0.97 (640k lower/3072k upper memory)
[minimal bash-like lineediting is supported? for the first word, TAB lists possible command completition anywhere else TAB lists possible completion of a device/filename]
grub setup --stage2=/boot/grub/stage2 --force4-lba (hd0,5) (hd0,5)
Error 25
disk read error
grub> quit

View 9 Replies View Related

OpenSUSE Install :: Install GRUB On USB-drive - Umount /media/disk-1?

Mar 29, 2010

I need to install GRUB on my USB-drive. I've gone through variety of manuals and articles but I have strange errors during install.

1) Insert USB in my laptop.
2) My OpenSUSE automatically mount an USB-drive, so I unmount it

Code: umount /media/disk-1

3) Format USB-drive into ext3

[Code].....

View 3 Replies View Related

OpenSUSE Install :: Vista / Opensuse Dual-booting With GRUB

Jan 22, 2011

I installed Opensuse 11.3 on a separate partition to vista on my Acer 5115. It runs fine but the GRUB boot loader failed to show the Vista OS. I tried to add it by editing menu.As far as I can see (and I don't have much experience with these things) the Vista OS is there, on sda5, but doesn't boot correctly because the winload.exe is in the wrong directory. Why the sdax numbers are all rearranged is a mystery too, but I have reinstalled vista several times so that could be why.I don't have a vista recovery cd (wasn't given one), is there any way to fix this within opensuse (which works fine)?

View 9 Replies View Related

OpenSUSE Install :: Partitioning & Booting - (grub Won't Install On The Pci Express Card As It Is A Raid0 Array)

Jun 11, 2011

I am currently running all my applications off a HD as I was unable to install the grub bootloader on my ocz pci express card (grub won't install on the pci express card as it is a raid0 array). I would like to use the HD for backup only and run everything off the ocz card - with the exception of booting (which is unfortunate but I didn't manage to make the pci express card boot). How is it possible to tell suse during the installation to create the /boot on the HD and the rest on the pci express card and also to allocate the remainder of the HD as empty storage area??

View 1 Replies View Related

General :: Install Ubuntu Without Taking Over 2 Hard Drives?

Feb 28, 2011

I have 2 hard drives and when I do an auto install.. Ubuntu decides to take both hard drives... how do I prevent this from happening without my intervention?

View 2 Replies View Related

Ubuntu Installation :: 10.04 Partitioning Bug - Install Without Physically Taking Out 2nd Hdd?

Jul 27, 2010

[Code]...

i want to install ubuntu on hdd 1 - 26G partition now when i start the installer in partitions it shows me serial ata RAID pdc_cbac (stripe) ... 498G. i cant chose from dropdown any of the 2 hdd. when i enter manual partitioning it shows me the partition as i listed them, in a raid volume dev mapper pdc_cbac...

now i disabled 1 hdd in bios (2 one); i checked that is disabled trough a dos boot loader... it is... now when i enter install partition, the disabled hdd its still there and the raid volume same, unchanged.

why is this happening? why cant i see my 2 hdd in partitioner drop down menu? how can i install without physically taking out 2-nd hdd? see the picture; the freespace at the mouse pinter is in fact a ntfs partition on hdd2, hdd that is disabled in bios [URL]

View 7 Replies View Related

OpenSUSE Install :: Grub Cannot Install Boot Loader On HP ProBook With 500 GB HD

Aug 20, 2011

I got an HP ProBook 4520s that comes with 500 GB with Windows 7.

It comes with 4 partitions: SYSTEM, the main Windows partition, HP Recovery and HT Tools.

I tried to have OpenSuse installation to resize the Windows larger partition but it said that it couldn't with this message:

"The partition on disk /dev/sda is not readable by the partitioning tool parted, which is used to change the partition table.

You can use the partitions on disk /dev/sda as they are. You can format them and assign mount points to them, but you cannot add, edit, resize, or remove partitions from that disk with this tool."

So I resized the Windows partition from Windows 7 and added 3 partitions on the empty space for Linux: /, swap and /home. Still OpenSuSE installation has shown this warning message:

"The bootloader is installed on a partition that does not lie entirely below 128 GB. The system might not boot if BIOS support only lba24 (result is error 18 during grub MBR)."

I configured OpenSuSE installation to install on those partitions but Grub could not install the boot loader with this message: "grub> setup --stage=/boot/grub/stage2 --force-lba (hd0,2) (hd0,2)

Error 17: Cannot mount selected partition grub> quit"

I already tried this in OpenSuSE 11.4 but I suspected it needed newer parted and grub versions, so I also tried OpenSuSE 12.1 milestone 3 with the same results.

The installation finishes but no Grub boot menu appears, it goes to Windows as if no Linux was installed, although the installed version is there in the 3 partitions that were created on Windows, I just cannot make them boot.

View 9 Replies View Related

OpenSUSE :: Finding A Program For Taking Desktop Video Clips?

Feb 13, 2009

I am trying to make a demo of Sauerbraten for a friend of mine. I would like a short video clip of playing Sauerbraten, however I don't know how I can do this. Is there a program you download?

View 9 Replies View Related

OpenSUSE Install :: GRUB Trouble OpenSUSE Will Not Boot

May 20, 2011

I am having problems Loading OpenSUSE 11.04_amd64 after Installation. I Dual Boot with Windows (on dev/sda) and Linux (on dev/sdb). I have been using Ubuntu_amd64 for a while and had decided to give other Linux distros a try. I tried Debian but I ended up downloading and installing a bare-bone version and I couldn't go anywhere with it as, I am a Linux noob.

I have now downloaded and tried to install OpenSUSE 11.04. Installation was smooth but OpenSUSE will not boot. I get a black screen which says Grub Error and something like 'file not found'.

View 5 Replies View Related

OpenSUSE Install :: Won't A Windoz Install Trash Grub?

Dec 9, 2009

running 11.2 and lovin itI have come up with a copy of Win7 and want to install it so I can duel boot and play with it. Won't installing it after having 11.2 installed overwrite my grub installation?How can I recover from this?

View 1 Replies View Related

OpenSUSE Install :: Cannot Install GRUB On Z60T Thinkpad

Dec 14, 2009

So I'm installing 11.2 and I get all the way to the end (yay, but not for long). I get all the way to installing the bootblock and it says installation of the bootblock failed. This is a fresh install of 11.2, wiped out XP (I dont use Windows). This is the first time I've ever had this issue.

View 7 Replies View Related

OpenSUSE Install :: XP Windows Install And Will Loss GRUB?

Mar 10, 2010

I virus got my XP installation this morning. I have to install it. When I install windows it will write over the GRUB and I will no longer be able to re-boot my openSusie OS. My question is After XP is installed is there a way to re-install GRUB without having to re-install openSusie 11.2?

View 9 Replies View Related

OpenSUSE Install :: Grub Is Not Working - Re-install Vista?

Nov 9, 2010

I have a dell E6400, which I picked up recently 2nd hand. Previous owners had Win 7 evaluation version on it, which had expired. Originally the machine had Vista Business on it and Lic Key intact. I installed Opensuse on without problems whilst waiting for the original Vista disc to make it's way to me - forgot to pick it up with the machine.

I now want to get rid of the expired Win 7 and re-install Vista, but the grub is only giving me the option of Windows, Opensuse, Opensuse Safe and Floppy. My machine only has a cd/dvd drive and when I've selected this the dvd has started, but then it looks like it defaults back to Opensuse which goes so far then freezes. No obvious way for me to reinstall vista. This may of course be a completely daft question to ask, but I've looked at this for an hour or so and can't figure it out...?

View 7 Replies View Related

OpenSUSE Install :: GRUB Settings During 11.3 Install Not Honoured?

Nov 26, 2010

I recently installed 11.3 from the network install CD and I wanted to configure GRUB to have a boot password. I went into the necessary options and enabled the password and saved. I went back in to confirm it stuck, and the password option was unchecked and the password was blanked.I re-entered the information and just carried on. The installation summary didn't mention any password being applied to GRUB, but I just kept on going. Sure enough, there is no password on boot with GRUB now.I tried this over multiple installs in the past couple days, as well as with the 11.2 network install CD, and on no install was the password option honoured

View 4 Replies View Related

OpenSUSE Install :: Grub Error After Install And First Reboot?

Dec 21, 2010

I tried several times to install sue 11.3 on a amd 64 system by configuration a soft raid1 by this order:

md0 /boot
md1 /
md2 swap

or my problem, after configuration and install over the dvd and yast installation menu, after the first reboot I have a grub error -> nothing found.If i try to setup suse 11.2 over the same method, it works.after a system upgrade to 11.3 all is working fine. The only problem is by installing directly the 11.3 I also re-download the dvd and try over the netcd and it's all the time the same error.I searched in the forum but nothing found (perhaps i do a wrong search)

View 2 Replies View Related

OpenSUSE Install :: New (sata) Install Can't Find Grub

Jan 10, 2011

My friend has had an HP Pavilion Slimline for about two years -- recently he suffered a power surge and had to replace his (dsl) modem and harddrive -- he can't find the Vista media that may or may not have come with the PC, so I offered to put opensuse on it for him. I used a dvd I had burned last July with 11.3 on it, and the install went without apparent problems. Then I tried an update, and was greeted with

Code:

Download failed:
File '/repodata/repomd.xml.asc' not found on medium
'http://download.opensuse.org/distribution/11.3/repo/oss/'

History:

- [AbstractCommand.cc:224]
URI=http://download.opensuse.org/distribution/11.3/repo/oss/repodata/repomd.xml.asc

That was bad, as I was unable to update. Then we tried a reboot and things got worse. Immediately after the bios info the message

[CODE]
Error loading operating system.
[/CODE}

appeared and the boot halted. The drive is new, we wrote to it and read from it during the install (I formatted it as ext3), but the box can't seem to find grub on it at boot, or it finds it and doesn't like it. If I reboot with the install DVD in the drive I can get a menu and "repair" (I think that was the choice) which gives me a login prompt, which I can tell "root", at which it responds with a shell prompt, but I don't know what I can do at that point to fix grub, or the SATA driver, or whatever needs fixing.

View 2 Replies View Related

OpenSUSE Install :: Grub Fails On Install

May 21, 2010

Third attempt to install 11.2 live on my netbook with three different USB sticks.

Every time it fails message reads...

Error occured while installing grub.

The only exception to a normal install is that sda1 is formatted with ext2 (to avoid journaling). I have had 11.1 running on that drive for several months without problems so there is no reason to believe it's a hardware problem.

Can I abort at this point and perhaps fix it from a live boot?

View 1 Replies View Related

OpenSUSE Install :: "Error 22: No Such Partition" From GRUB After OpenSUSE 11.3 Install

Aug 1, 2010

I tried to install openSUSE 11.3 from the Gnome live CD. I have two disks in my system, one with a Windows Vista x64 install, and another with a Vista x86 install which I no longer need and quite a bit of free space. I want to install Linux on it. I switch OS's by switching the boot disk in BIOS, so I don't really need a boot manager, but openSUSE installs GRUB by default, so I used it.

The Vista x86 partition is a primary partition at the start of the disk, and after it there's an extended partition with quite a few logical partitions. At the end of this extended partition I added partitions for swap, / and /home (ext4 all), and a new primary partition at the end for /boot. (I actually created these for a failed Linux Mint install, but I used them and reformatted during the openSUSE install.)

I made the Vista x86 inactive and the /boot partition active, and this works. At least, I get as far as seeing a menu which I guess is GRUB. Before that I get "Error 22: No Such Partition". If I choose openSUSE from the GRUB menu I get:

Booting 'openSUSE 11.3'
root (hd1,2)
Error 22: No Such Partition

I booted from the live CD again and checked the /boot, / and /home partitions, and they contain data, so they must be formatted fine.

View 9 Replies View Related

Ubuntu Installation :: Grub - Setup: Warning: Attempting To Install GRUB To A Partition Instead Of The MBR - Install - Lvm - Luks - Raid - Karmic Server

Mar 27, 2010

I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]

If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.

Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'

Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.

View 4 Replies View Related

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







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