OpenSUSE Install :: How To Make Grub Network Boot CD

Mar 28, 2010

i was wondering if anyone knew how to make a Grub network boot cd. I would like to run openSUSE off of my server and not on my hard drive because i don't have a lot of space for the linux partitions.

View 7 Replies


ADVERTISEMENT

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 :: 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 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 :: Grub Boot / Unable To Change The Boot Records On The Drive?

Aug 18, 2010

Dual Booting my laptop and unable to change the Boot Records on the drive. Not because I dont know how, but my primary OS will fail to boot(win7).

I have drive partitioned as follows...
sda1 = Win7 system (default install)
sda2 = Win7 Main (default install)
sda3 = swap
sda4 = Extension (I think thats what its called)
sda5 = / (ext4)

What I need is a boot cd or perferably Grub installed on a 256MB Thumb drive with the options to load the installed system from sda5.

View 4 Replies View Related

OpenSUSE Install :: LVM - Can't Boot Into X Window - Only GRUB Command Line During Boot

Nov 4, 2010

Out of curiosity and stupidity, I configured 2 extended partitions to LVM in gparted. Now, I can't boot into X window, and there's only GRUB command line during boot.

View 5 Replies View Related

OpenSUSE Install :: Can't Boot From CD / Make It Possible?

Mar 3, 2011

I have HP 6735B. I am trying to install openSUSE but I can't boot from CD. On all other computers and laptops I can start the installation with same CD, and on this HP i can start all other installations (WINDOWS, UBUNTU.....)

View 9 Replies View Related

OpenSUSE Network :: Setup As A Network Boot Server To Install Solaris 10 On A Sun Ultra 10 Client?

May 12, 2011

I have an opensuse 11.3 install which I want to set up as a network boot server to install Solaris 10 on a Sun Ultra 10 client. According to what I've read, this requires rarpd and tftpd which I've set up on opensuse, but also bootparamd which I can't find for 11.3. It seems it was last included with opensuse 9.2. Does anyone know if it's available, if I could use the suse 9.2 version, or any alternative?

View 3 Replies View Related

OpenSUSE :: Can't Boot To Window Xp After 11.4 Install / Make It Possible?

Apr 16, 2011

I installed OSS11.4 clean install over 11.3, it is suppose to be dual boot together with with winxp.
When i select to boot xp machine starts to boot but it boots forever and eventually
nothing happens further (HHD does not spin). Can it be grub problem or it's
winxp boot problem? When the actuall job of grub stops?
Boot loader location:
Bot form MBR, Boot from root partrition, boot from extended partrition.

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 :: 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 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 :: Boot Through Grub Legacy?

Apr 29, 2011

I have successfully dual booted Opensuse and Windows7 successfully, but I have to load it from the CD choosing the boot from hard drive option.

If I do not have the Opensuse CD inserted it goes to Grub Legacy and gives me the option to boot from Arch Linux, or Windows. There is no option for Opensuse and when i hit the Archl Linux option I get errors and it brings me to the /rmfa (I think) command line. Selecting Windows lets me boot to into Windows successfully.

I checked the /boot/grub/menu.list in Opensuse and everything seems to be fine, but these options do not appear on my boot loader.

View 5 Replies View Related

OpenSUSE Install :: Make Dansguardian Start Automatically Upon Boot?

Nov 29, 2009

I installed dansguardian & squid on 11.2 and things seem to run fine. Squid auto starts but dansguardian does not. I have checked Yast2's runlevel services option and dansguardian is enabled to 'Yes'. But when i check with 'service dansguardian status' it reports 'unused'.If i start dansguardian by hand, things work perfectly fine.I am in a desperate situation since there are 4 other computers which are dependent on this setup to work correctly

View 2 Replies View Related

OpenSUSE Install :: Make Suse Prompt For A Login When First Boot Up?

Jan 30, 2010

how to make suse prompt for a login when I first boot up. It never asks for my password and boots directly into kde.

View 4 Replies View Related

OpenSUSE Install :: Upgrade 11.1 To 11.2 Messed Up Boot/grub?

Nov 27, 2009

I just did an upgrade from 11.1 to 11.2 and can not boot to OpenSUSE any more. That happened when the first reboot was starting after finishing the upgrade from the DVD. I tried to find the issue and use the repair system with no luck yet. Now I get no gfx for grub

The only thing I managed is to add the windows boot section for windows but I can not seem to boot to opensuse. device.map:

Code:
(hd1)/dev/disk/by-id/ata-ST3160815AS_5RA2LTD0
(hd2)/dev/disk/by-id/ata-ST3160815AS_5RA2LQCJ
(hd0)/dev/disk/by-id/ata-Maxtor_6L160P0_L31AHTVG
device.map.old

[Code]...

View 9 Replies View Related

OpenSUSE Install :: 11.2 Boot Using Grub - Loading Commands?

Dec 4, 2009

I have openSUSE 11.2 and boot using GRUB. I was looking on start-up options for 11.2 and saw where it said
splash=silent
and
quiet showopts
I was wondering what they meant?

View 2 Replies View Related

OpenSUSE Install :: Windows Boot Not Showing In Grub?

Jan 20, 2010

After shutting down linux the first time on suse 11.2 the grub loader won't show me the option to boot windows. I tried using wine and dosemulator to get to windows and it doesn't work because I don't know the file name to open windows.

Their are certain programs that I can only run in windows and I need windows open to install them.

View 7 Replies View Related

OpenSUSE Install :: No Longer Get GRUB's Boot Screen

Jan 28, 2010

I've run into a strange problem recently. My primary OS right now is Windows 7, and OpenSUSE is secondary. I had GRUB as the bootloader, and everything seemed fine, but I ran into one problem in Windows 7: one program refused to work correctly with ATI forced anti-aliasing on, but it is needed by others (or else edges look jagged).So I decided to install ATI Tray Tools. But it seems that Windows 7 is being evil and won't let install drivers that their creators didn't pay Microsoft for (thank goodness that's not the case in Linux). That means I had to use a driver overrider program, and that means that it had to change the Windows 7 BCD options. And that's where bootloaders kick in. It seems that Windows 7 is too lazy to check for its BCD on other than active partitions, so it doesn't allow the overrider to function.

So what I did was change GRUB to boot Windows 7 with makeactive flag. The problem now is - it won't deactivate! I no longer get GRUB's boot screen, it just boots to BCD directly. So my question is - is there a way to deactivate (or, rather, reactivate the /boot partition) after Windows 7 shuts down or restarts automatically? Obviously I don't want to use GPartEd each time I want to boot to Linux.

View 7 Replies View Related

OpenSUSE Install :: Unable To Boot Kubuntu From 11. Grub?

Jun 11, 2010

I have installed latest kubuntu (10.04) on sda7, ext4 , and i selected the advanced feature of the installer to install kubuntu bootloader on sda7. 11.1 is on sda5 .First , it destroyed my 11.1 grub bootloader on mbr . I managed to restore it with the 11.1 installation DVD. Now i try to boot kubuntu from the sda7 bootloader, without success . I searched the forums and tried some hints i found but found no similar problems. Here are the different entries i tried on grub (mbr) , content of the /boot/grub/menu.lst :

Code:
# Modified by YaST2. Last modification on ven. juin 11 15:41:32 CEST 2010
default 0
timeout 3
gfxmenu (hd0,4)/boot/message
##YaST - activate

[Code]...

View 9 Replies View Related

OpenSUSE Install :: Grub Not Using Saved Boot Option?

Jun 21, 2010

After giving it my best shot, I had to give up and finally decide that I need "acpi=off" added to the kernel line in grub. I have done so, saved it:

kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-ST950212A_5LE02797-part1
pci=noacpi

I have tried "acpi=off" "pci=noacpi". But on boot the system totally ignores this and loads the acpi support from the kernal, which shut down the USB ports. Where is this option used in Suse so that the kernel will recognize on each boot?

View 7 Replies View Related

OpenSUSE Install :: Change The Boot Order In Grub?

Jul 31, 2010

I'm trying to change the boot order in grub (menu.lst) but does not working.

My menu.lst:

# Modified by YaST2. Last modification on Qua Jul 28 22:45:21 BRT 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader

[Code].....

View 9 Replies View Related

OpenSUSE Install :: Grub - Not Able To Boot 11.3 / Screen Blank?

Aug 1, 2010

I installed 11.3 as a new install over 10.3, kept the $home and windows partitions, and let it reformat the other two partitions. NO disk partitioning structure was changed.

I did get a warning that GRUB over 128GB might not be able to boot.

I did enable the MBR.

GRUB menu does come up, but upon selection of SUSE 11.3 entry the computer screen blanks, and nothing happens. Selecting Windows does work upon power-up.

I did not have this 128GB issue with 10.3. What are my options? I am really afraid to install 11.3 on production machines now (running 11.2).

View 3 Replies View Related

OpenSUSE Install :: Unable To Boot / Restore Grub?

Nov 4, 2010

I was messing with some boot loaders which accidently disabled grub and I was remained with windows 7 boot loader only.How can I restore grub?I am using Opensuse 11.3

View 8 Replies View Related

OpenSUSE Install :: Grub Failed - Boot Windows

Apr 15, 2011

ok basically i have 2 hard disks one Seagate 500GB Sata, and one Western digital SATA my windows 7 is on the western digital and i think thats sda1, and opensuse is on the seagate the grub loader is on the western digital, and earlier today everything booted fine, till i went to boot windows

i had 2 "other" options, i selected the first one and it failed, the second other booted to windows, after about 3 hours on windows and doing nothing. i went to reboot and go to opensuse, and got a "grub loading stage 1.5., please wait" and it loads forever and nothing happens, it just idles im currently on the livecd just to get an operating system to use to get the net

View 9 Replies View Related

OpenSUSE Install :: Grub Dual Boot Error

Apr 30, 2011

I resized my windows c drive to make another drive which also has Open SUSE 11.4 dual booting which was working fine.

After reboot I get missing operating system so I boot the live Opensuse DVD and the windows and Linux is still there so I tried the boot configure tool in YAST but get the error because of partitioning the boot loader cannot be installed properly

Can I make a boot floppy somehow? I now have a grub menu when it boot sup but do not know what to do now

View 9 Replies View Related

OpenSUSE Install :: 11.4 - Enable Grub Or Boot Write To MBR

Jul 28, 2011

I have a windows 7 hard drive as Sda0 and have a second hard drive as Sdb1, which is where I want to install OpenSuse 11.4. Now here is where I am not sure on the install, so I don't screw my self up. I have 100mb partition on sda0 that windows 7 is using, do I enable grub or have the boot write to MBR?

View 3 Replies View Related

OpenSUSE Install :: Reinstall Grub Boot Loader ?

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

OpenSUSE Install :: Unable To Boot Into The OS - Error 25 GRUB Stage 1.5 ?

Jul 31, 2009

A few days ago I decided to ditch Windows for good. I read for hours about a Linux distro and settled on OpenSUSE.

I just need to say one thing. Linux is not for the feint of heart, and everywhere I turn (forums), I see computers riddled with error messages, frustrated people, and the list goes on.

I'm willing to work through this though since I feel that the benefits will outweigh anything that Microsoft can offer, so here goes.

Upon installing the new build of OpenSUSE, I encountered an error message that was fixed by hitting retry (I forgot the name, but I remember it being something like Etk3 or something of the sort).

My issue now is not being able to boot into the OS. I'm getting Error 25 from GRUB on stage 1.5

I've installed 11.1 over my Windows XP partition. I want XP no more. Additionally, I read the sticky and followed all the instructions. I also selected the KDE desktop (I still don't know the difference between that and GNOME despite Googling it several times).

View 9 Replies View Related

OpenSUSE Install :: GRUB Chainloading Removed Boot-flag

Dec 13, 2009

I had my BIOS complaing that there were no OS. (worked since releaseday of 11.2).

partition setup:

sda1 : primary : swap
sda2 : primary : ext3 : Kubuntu
sda3 : primary : ext3 : opensuse (flagged as bootable)
sda5 : logical
sda6 : logical

opensuses GRUB is primary and Kubuntus is chainloaded.

The problem occurred after I tried to boot kubuntu for the first time since I installed opensuse. Kubuntu didn't boot. so I probably set up chainloading wrong. No big deal, this I can fix.

The big problem was that after trying to boot Kubuntu no OS was marked as "Boot" in MBR. This is VERY strange. somehow the boot-flag is removed!

After setting the boot-flag (with a live-CD) everything works again. I can reproduce this.

I've tried to find answers but could'nt find any.

Is GRUB supposed to remove the boot-flag when chainloading? have I found a bug?

View 9 Replies View Related







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