OpenSUSE Install :: Lodaing Boot Loader In MBR ?
Feb 18, 2010
I had installed Win Xp on my first physical partition, and SuSe on Second partition now i formated the Xp and the GRUB is vanished from MBR i want to rload it . i tried it using Rescue System but still Show error msg. "cannot load OS" on booting. tried to install and using repair option i selected MBR field . but not working ..
View 1 Replies
ADVERTISEMENT
Dec 1, 2009
Why does my boot loader(GRUB)graphic randomly change to penguins playing on ice.
View 3 Replies
View Related
Jul 15, 2010
I'm trying to make my iMac "Triple Boot".But using rEFIt as the boot loader, and installing Grub or Lilo makes the "Boot Menu" complicated.
"SO, DO YOU THINK IT'S A GOOD IDEA NOT TO INSTALL "GRUB, LILO, OR OTHER BOOT LOADERS", and just let rEFIt to do the job?
View 4 Replies
View Related
Aug 25, 2010
I have had to reinstall SuSE 11.2. After its successful completion it got into a strange situation: the boot loader identified a boot record on the hard drive and displayed the appropriate message on the screen - but then nothing happened. When I restarted the system with the live CD and chose "boot from hard drive" it got to the normal boot menu without difficulty. I have no idea why the second method succeeds while the first fails
View 3 Replies
View Related
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
Aug 2, 2011
Now after my experiments with Open Indiana on another partition, I have rewrite my Suse Grub, that was as in / suse partition as in MBR. Suse partition is intact as well as files in /boot/grub, but in MBR is boot loader of Open Indiana as primary. How can I get back Suse boot loader. On Installation media under Rescue system I didn't find any option for re-installation of boot loader.
P. S. Now I can run Suse completely in Gui without any problem, because, I made some changes, in Open Indiana boot loader, but I would like return a Suse Grub.
View 1 Replies
View Related
Aug 27, 2011
I am running Windows 7 and openSuse 11.3 as a dual-boot system. I had to run a Windows 7 Startup Repair, which apparently reset the Windows boot loader, so now I am not getting Grub. How do I reinstall or reactivate the Grub boot loader? I am assuming I have to use the installation DVD?
View 6 Replies
View Related
Nov 19, 2010
had a dual boot system with openSuse 11.1 and Windows XP working OK - Linux boot loader was where OS selection was made (openSuse was installed after Windows) Last week I had to reinstall Windows and this removed the Linux loader from MBR and Windows booted automatically. I wanted the Linux boot loader back,checked the threads about boot loader restoration and did the following:
- downloaded Knoppix 6.2.1 ISO and burned to CD
- booted with CD
- opened terminal with root privileges and typed:
grub (ENTER)
grub> find /boot/grub/stage1 (ENTER)
> (hd0,2)
grub> root (hd0,2) (ENTER)
>Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0) (ENTER)
setup was successful (no error messages)
Now when booting, i have an error that root (0,3) can not be mounted and "Press any key to continue"??? When hitting any key I see that there is GRUB there with all entries as in original state (Suse 11.1 and Windows) but only Windows can be booted. Then I downloaded live eval of openSuse 11.1 and did the same (booted from CD and run same commands from terminal as root) - again no errors but still "root (0,3)" can not be mounted..
View 9 Replies
View Related
Mar 21, 2011
This is a problem when Windows is running some malware that cannot be removed, which happens all the time. The problem is all the new hardware or specialized hardware will not work on Linux so Windows is the only choice. I would think the latest versions of Linux would have this problem worked out by now. I installed 11.3 one week ago, only to find that the repair option in the install menu no longer exists so don't bother uses this link to reload the GRUB HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive. I also tried this link Re-Install Grub Quickly with Parted Magic which does not work either. On step 2 typing grub returns the error message "grub command not found". You can use GRUB if you boot the install DVD and select Rescue Boot. However when you type find /boot/grub/menu.lst the error message "file not found" is returned.
I did the following to restore my GRUB boot record. Boot the install DVD and select the update option during installation. Change all the repositories to enable except the NVIDIA repository, it is not responding at this time. When the system comes up go into Yast and open the boot loader. It should have your original boot menu in memory. Change the default to another option and re-write the MBR. This will write a new MBR using the original data updated with your new default. Re-boot and then change your default back. I am just a NewBe so this may not be exactly correct but I hope it saves someone like me some time fixing a MBR re-writing by the Windows installer.
View 1 Replies
View Related
Jun 11, 2011
When openSUSE was installed, GRUB information was installed in the Extended partition rather than in the MBR.
I have a triple boot system: Windows XP Pro, openSUSE, and another popular distro on Linux. The other distro put GRUB info in MBR. Now when I boot up it goes to member first. If I select openSUSE, the GRUB info in the extended partion is accessed and a 2nd selection screen is displayed.
I tried reloading the GRUB data for openSUSE selceting to install it in MBR but this does not seem to work.
How do I get rid of the GRUB stuff in the extended partition so that the 2nd GRUB screen does not get displayed?
View 6 Replies
View Related
Mar 29, 2011
i want to install opensuse on my new lap top i partition my hard (600gb) with 5 parts:
c: 97 gb
d: 150 gb
e: 150 gb
f: 100 gb
g: 50 gb
and 38 gb unlocated part
in opensuse instalation , the yast makes a 2gb for swap 14gb = root , 21 gb = home, but in Instalation Overview under Booting has a red error: the Boot loader Installed On a Partition that does not Lie Entirely Blew 128 GB .The system maight Not Boot;
View 1 Replies
View Related
Nov 1, 2010
I am new to Linux. When I installed some applications and something through package manager,Now I get two added options in boot loader with identical names like failsafe and normal. what is that?multiple kernel?
View 3 Replies
View Related
May 19, 2011
I just did a fresh install of 11.4 and I LOVE IT!!! One of the little issues I am having though, is that there is no login screen. No matter what settings I change it still auto-logs me in.
I am using GRUB and the Boot Loader Location has both "Boot from MBR" and "Boot from Root Partition". Is this right? I would think that I should just boot from the MBR.
View 4 Replies
View Related
Jun 14, 2010
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
View 1 Replies
View Related
Oct 16, 2010
Toward the end of installing Ubuntu 10.10 32bit (Alt CD) on my iMac 11,1, the installer asked me to type in the location for installing the grub boot loader.
I told it to use /dev/sda3 and it immediately failed. I'm still in the installer. Can anyone suggest a solution?
Here are my partitions on sda:
...from the shell in the installer, there is no grub.cfg in /target/boot/grub.
View 9 Replies
View Related
Aug 27, 2010
I had to un-install Ubuntu as there were too many things that didn't work. Bummer, I wanted to like it and use it.Anyway it has left me with a screen at boot-up that I must choose between Windows and Ubuntu, that counts down automatically about30 seconds and then finally boots into Windows as the default. How can I get rid of this screen and go back to booting up into Windows normally?
View 7 Replies
View Related
Mar 15, 2011
under ubuntu how can i install grub boot loader ?is there a program that let me do it ?i would like to add a grub load to an hard disk , and maybe to an usb stick and to a floppy disk
View 9 Replies
View Related
Jul 15, 2010
Here is the message I get every time I try to install Debian Squeeze on my computer: Image at: [URL] I have tried multiple cd's and multiple iso's (and the iso's where all different) and the installation always fails at the same place. Here are my specs: Hardware Overview:
Model Name:Power Mac G5
Model Identifier:PowerMac7,3
Processor Name:PowerPC G5 (3.0)
Processor Speed:2 GHz
Number Of CPUs:2
L2 Cache (per CPU):512 KB
Memory:1.5 GB
Bus Speed:1 GHz
Boot ROM Version:5.2.4f1
View 11 Replies
View Related
Aug 29, 2010
I have been installing 10.4 on machines with much success from USB. This is really the first Linux distro I have been excited about. I'm having problems on one machine though. It is a Dell Precision T5400 with a RAID 0 on Dell 6/iR Adapter controller. I booted to USB no problem, just like I did on my netbook, and laptop and did a pretty standard install. I'm dual booting to XP on this workstation. After the installer completed, I didn't see a grub menu. It's like nothing happened. Of course in Windows I see less drive space now since I had allocated that for Ubuntu in the Ubuntu setup. To clarify, I am not using Wubi.
View 9 Replies
View Related
Oct 11, 2010
I want install 10.10 Maverick on a new partition alongside my OS X and 10.04 Lucid installs to see if it works on my machine. I'm a little unsure about some things.
1)Do I need to install the GRUB boot loader on this new partition?
2)Can I use the same swap space or is recommended to create a new swap?
View 5 Replies
View Related
Apr 8, 2011
I'm trying to install Ubuntu 10.04 (32-bit) on my external harddrive, and the boot loader also on my ext.HDDThe problem is, is that the boot loader won't install himself on my HDD. Is it possible to install the boat loader still on my external HDD?
View 1 Replies
View Related
Sep 11, 2010
I currently have 2 operating systems on my main hdd: Ubuntu and WinXP My current setup - [storage NTFS partition, solely data][17GB WinXP partition][{extended partion}Ubuntu + swap]: [URL] I have a second SATA hdd that I would like to install Arch Linux on to. It uses GRUB Legacy, and Ubuntu uses GRUB 2. I would like to know how I would go about booting this, and figure out where my current bootloader is installed to. i.e. /dev/sda or /dev/sda5 (the / ubuntu partiton)
View 3 Replies
View Related
Jul 22, 2010
When I installed openSUSE 11.3 I already had Ubuntu 10.04 installed and I installed these 2 OS's side by side but openSUSE didn't seem to add a Ubuntu menu entry in GRUB boot list So now I can only boot into openSUSE 11.3 and not Ubuntu 10.04. How can I fix this?I found in YaST an option to add extra boot menu entries but i don't know how to use it... or maybe there's also another way i can add Ubuntu entry to my GRUB boot menu?
View 14 Replies
View Related
Feb 26, 2010
I'm using the RAID1 setup, which is configured in the BIOS, as it is a HP Proliant server. i have 2 500GB hard drives configured in a mirror. when booting the install, it recognises this, and deals with it fine.
The problem is, when it gets to the section of installing the grub2 boot loader, it just stops and gives me the "ubuntu installer main menu" where if i select grub boot loader install it just loops back, and if i select LILO installer, it errors, saying an installation step failed.
It has the option to skip installing boot loader, but then, can i get it to boot a different way? can i boot manually into the server install and then install GRUB and hope it works? can i install grub1 rather than grub2?
View 5 Replies
View Related
Oct 3, 2010
i installed ubuntu server on a 4-hard disk system, i installed with the RAID 10 support that comes with 10.04 server optioon. my raid swap is /dev/md0 and my raid data partition is /dev/md1
hard drives are /dev/sda /dev/sdb /dev/sdc /dev/sdd
the instalation goes fine, from the 8TB im getting 4TB mirrored which is what i want,
but the instalation setup goes up to the point where it asks me to install grub boot loader, There i choose the default option and it does a fatal error.
my main goal is just to make it bootable, any method is welcome. this went beyond my RAID knowledge (more conceptual than technical)
View 2 Replies
View Related
May 26, 2010
I have installed Windows Server 2003 after CentOS. Then GRUB boot loader lost. Is there a way I can install GRUB boot loader from Windows?
View 2 Replies
View Related
Feb 14, 2010
I'm having a problem installing Ubuntu Studio 9.10-alternate-amd64 onto my machine. This is the third attempt and I keep running into the same problem. Grub Boot Loader will only install to 16% when a screen pops up:
Ubuntu Installer Main Menu
Choose the next step in the install process:
choose language
configure the keyboard
detect and mount CD-rom
etc...
choosing the option "Install Grub boot loader on a hard disk" sends me back to the Grub install and once again at 16% the Ubuntu Installer Main Menu pops up. Choosing the option "Install the Lilo Boot Loader on a hard disk" resolves in an Lilo-install failure and i'm directed back to the Installer Main Menu. The option "Finish the installation" sends me back to the same menu..I'm stumped as to what to do... a disk check ensured me that the instal-dvd is valid though I can't get past this silly install menu.
View 3 Replies
View Related
Nov 28, 2010
Dual-Boot: Mac OSX and Ubuntu
Want to dual boot 10.04LTS and OS X 10.6.5
But there is no option to install the boot loader (grub) to /dev/sda3 as per the following
using Bootcamp
https://help.ubuntu.com/community/Ma...elInstallation
View 3 Replies
View Related
Jan 17, 2010
I have a Dell Inspiron 1721. Recently I replaced Windows Vista Home Edition (32 bit) with Slackware Linux 13.
Lilo wouldn't work, when I turned on the computer it printed "Li" and then 20 lines of 090909... and then the computer would hang up. So I just used my Slackware-boot-flashdrive-thing that I created during installation to boot my computer and told myself that I would fix it later.
Also, when I installed, cfdisk (or it might have been sfdisk) complained that /dev/sda did not contain a valid MS-DOS partition table. fdisk still worked, so I used it to create a new table, and cfdisk worked fine and the installation went along normally.
I reinstalled Slackware about two days later (I realized that I had installed the 32 bit version instead of the 64 bit). Lilo still didn't work.
I thought it might be something wrong with the Slackware DVD, so I downloaded and attempted to install about 4 different distributions. None of the CDs would work. The computer would start up, Linux would start to load, and the computer would freeze.
Xubuntu was the only distro I had that I could get to install. Halfway through the installation, (Surprise!) I got an error, something like "Package Grub failed to install, you will not be able to boot your new operating system".
The rest of the install went fine, so I restarted my computer and tried to use another one of my CDs to boot Xubuntu. I got the error "/dev/sda does not contain a valid partition table", and later "ext4-fs: checksum failed on dev sda at sector...", and "please specify a valid partition for root=". I am absolutely positive that I entered the correct partition, I triple checked and entered other partition names to make sure.
I'd also like to add that the computer makes horrible crunching noises when it starts up and when I do stuff like press keys. So is something seriously wrong with my hardware, or is there another explanation for all of this? Because I really don't want to have to try to repair the computer and can't pay to have it repaired.
View 8 Replies
View Related
Apr 30, 2010
i successfully install backtrack 3 but i cant see windows option anywhere in my lilo boot loader
View 10 Replies
View Related