OpenSUSE Install :: System Boots To Grub Instead Of Kernel?

Apr 14, 2010

I installed Fedora 13 on a separate partition and it deleted all of my openSUSE entries in grub. Or the boot menu, whichever is correct. From another thread, I found these commands and tried it:

Code:

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

hd0,3 contained one of my openSUSE installs. Everything went well and grub accepted all of these commands except quit. So I used esc and rebooted. The reboot brought up the grub shell again. I could find no way to boot anything. Then I used the 'repair installation' option from the 11.2 dvd and installed a new boot loader for /dev/sda2 which contains 11.2.

This was successful, so I went to the YaST bootloader tool and added /dev/sda3 (Milestone 5) and /dev/sda4 (Fedora) and rebooted. But these two partitions still boot into grub instead of loading the correct kernel.

View 7 Replies


ADVERTISEMENT

OpenSUSE Install :: System Boots But Hangs At Desktop

Jul 18, 2010

I upgraded OpenSUSE 11.2 to 11.3 today using Zyyper on my laptop. Everything went fine with no errors whatsoever. At the end, a message was displayed at the terminal asking me if I want to see the notifications. I pressed "Y" and the system hanged there and then. I had to do a hard reboot. After reboot the system booted fine but hanged at the desktop with no response from the keyboard, mouse, touchpad, etc. The situation's same after many reboots. System boots fine but hangs at the desktop. Screen resolution changed to 800x600.Only power button works! I use it to log off and then do a reboot.

View 9 Replies View Related

OpenSUSE Install :: System Resets And Just Boots Back To The EFI Shell Again

Oct 13, 2010

I am trying to install OpenSuse 11.3 x64 via EFI. I successfully performed a Windows 7 install and I'm trying to do the same thing with OpenSuse now. My system boots into the EFI shell. I can cd into the /efi/boot/ folder and run bootx64.efi. Immediately after I press enter I am presented with an ELILO boot: prompt which either eventually times out and continues or I can press enter and have it continue. Either way my system resets and just boots back to the EFI shell again.

Running bootx64.efi worked for starting the Windows 7 setup but it doesn't appear to be working with OpenSuse. Is this a broken feature or am I doing something wrong?

View 2 Replies View Related

OpenSUSE Install :: Find Out Which Bugs/errors Are Detected By The System When It Boots?

Sep 15, 2010

How do I find out which bugs/errors are detected by the system when it is loaded/booted.have seen the emergence of failed in red text briefly but did not have time to read what it says.Would prefer to send a log(file containing error log) so experienced users can see if I done something wrong or if it appears to be ok. but how do I do this?

View 2 Replies View Related

CentOS 5 :: System Only Boots To Grub?

Mar 5, 2009

after update my CentOS 5.2 geting follow problem:

my System stop by Grub,

i can start my System manually by typing instructs from menu.lst.

menu.lst
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu

[Code]....

View 12 Replies View Related

Fedora Security :: Modifying Grub Kernel Arguments Boots Directly Into Root?

Jan 21, 2011

I updated the kernel to 2.6.35.10-74.fc14.x86_64 and had to reinstall and rebuild the kernel module for my ATi driver as usual, so I edited the kernel arguments at the grub splash screen so that I could boot into single user mode and install the driver (i.e appending the relevant line with '1'). The interesting thing is, the system booted directly into single user mode as root when the system started up. No password was required.

View 6 Replies View Related

Ubuntu :: Crash In Kernel During Boot (but System Boots)?

Apr 27, 2010

I have a custom compiled kernel which seems to work OK. However, during boot, I get:

Apr 27 21:16:14 poni kernel: eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:21:70:90:2d:6c
Apr 27 21:16:14 poni kernel: eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet)

[code]....

System continues to boot OK and everything seems to work fine as I expect. I am not sure what the above causes. It looks related to USB, but I am not sure. lsusb gives:

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[code]....

View 3 Replies View Related

Ubuntu :: System Boots Into Grub 2 Command Line?

Mar 4, 2011

After installing the 10.10 Maverick Meerkat, I decided to have a new partition and install Windows 7 on it for development purposes. So this is the method I worked with:

Partitioned the hard disk with gparted
Formatted the drive in NTFS
Installed Windows

Booted into Ubuntu 10.10 Live CD and re-installed grub on the MBR Now after restarting the system a grub command line boots up. I was able to boot into ubuntu with the following commands:

Code:

find /vmlinuz
kernel /vmlinuz root=/dev/hda1 (or its equivalent)
initrd /initrd
boot

Is there any way how to load up the grub GUI with the options to boot up Ubuntu or Windows 7 respectively?

View 9 Replies View Related

General :: System Doesn't Boot With Windows Instead It Boots With GRUB

Jan 30, 2011

I have windows7 installed in my laptop. I tried installing Redhat linux in it, and I was successful. But then I logged in with windows7 and deleted the partition in which I had installed redhat through computer management. Now my system doesnt boot with windows instead it boots with GRUB. Also to inform that the deleted linux partition I merged with Windows.

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 :: 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

Software :: LILO Boots New Install; GRUB Doesn't?

Mar 28, 2011

I have one install (Slack 12.2) on /dev/sda11, and GRUB (GNU GRUB 0.97) boots it without a problem. I just installed a new Slack 13.1 on /dev/sda1, and GRUB fails to boot it as follows:Quote:

grub> root(hd0,0)
> Filesystem id type ext2fs, partition type 0x83
grub> kernel /boot/vmlinuz root=/dev/sda1

[code]....

View 2 Replies View Related

OpenSUSE Install :: Broken System After Install Of Kernel Sources And Restart?

May 29, 2011

I had recently installed the kernel sources so that I could compile the VirtualBox kernel module to use well but I had not restarted afterwards. I had been using my system problem free until tonight when I decided to restart. I had no internet connection and through ifconfig showing only lo and ifup eth0 returning "device eth0 is not accessible", I discovered I had a bigger problem than at first thought. Then I discovered that no PCI devices other than video were working, and so I referred to /var/log/messages and discoverd a line stating that "/lib/modules/2.6.37.6-0.5-desktop/modules.dep : no such file or directory.

All other entries in that directory were some version of 2.6.37.1-1.2.

Unfortunately I had to end up reinstalling because witho

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

OpenSUSE Install :: My System Wont Boot After Kernel Install

Jan 31, 2010

I was installing the kernel-pae, in the middle of the installation it said it couldn't resolve some dependencies. it ask me to ignore or cancel I chose to cancel there after my system froze.

Now I cant boot any more I get the following:

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

Ubuntu Installation :: 11.04 Fresh Install / Boots Into Grub CLI And Just Sits There

May 22, 2011

My setup: a work laptop that has a corporate Win7 image, and to which I have added a few partitions to try various linux distributions. The MBR is governed by Lilo from the Slackware 13.37 installation in /dev/sda5. The MBR boots no kernel image directly, it only chainloads the boot sectors of partitions /dev/sda1, /dev/sda5, /dev/sda6 and /dev/sda7. The latter three are formatted ext4.The Win7 boot mechanism traditionally resides in /dev/sda1, and the linux distros are required to install their boot machines into their respective partitions.

What I am trying to say is, I installed Ubuntu 11.04 into /dev/sda7, and told the grub installer the same thing: install yourself into the boot sector of /dev/sda7. Kudos btw for the Ubuntu installer, it comes across as a very professional piece of software.

View 9 Replies View Related

OpenSUSE Install :: Where To Get System-kernel-headers For 11.3?

Jul 30, 2010

Can anyone point me to a source for linux-kernel-headers. for kernel 2.6.34-12
I can't find it in the normal repositories and need it for installing vmware 6.0.4

View 9 Replies View Related

OpenSUSE Install :: System Freezing With Kernel 2.6.31.8-0.1-desktop

Jan 28, 2010

After migrating from openSUSE-11.1 to openSUSE-11.2 together with a few further online updates including a kernel upgrade to 2.6.31.8-0.1-desktop, my system started freezing a couple of times for two days.

I made up my mind googling for "linux freeze", found a hint saying, that 2.6.31.8 causes trouble, fell back to 2.6.31.5-0.1-desktop, and voila: the problem is gone. What a relief!

The following describes my system:

View 4 Replies View Related

OpenSUSE Install :: Updated To New Kernel Now System Hangs At Boot?

Feb 5, 2010

I have updated to the new kernel that was available from 11.2 and now I cant use my system.

It boots up into kde 4.3.5 and then right when its just finishing it freezes everytime and I hear that last tone of the bootup sound ring continually until I force a shutdown. Anyone else have this issue with the update?

View 9 Replies View Related

OpenSUSE Install :: Where Is Grub Loaded On Dual-boot System

Jan 24, 2010

I am currently rebuilding a couple laptops and a desktop to dual boot Windows and Suse 11.2. Windows is installed on partition 1. On the laptops, the build goes fine and dual boot with grub is OK. No issues. But on the desktop, the exact same build (after all the on-line updates, etc) fails with "Operating system not found" on the final (and first) boot. It seems that the Suse 11.2 build is somehow resetting the active partition and the boot does not see grub or Windows. When I reset partition #1 back to "active, only Windows loads. So I guess I need to fix this by reinstalling grub. Or use the Windows boot loader.

(1) Where is grub located on my system?

(2) What partiton is the Linux master Boot record If I wanted to use the Windows boot loader and do the following command to grab the 512 bytes I need:

dd if=/dev/sna? of=grub.bin bs=512 count=1

My partition layout is below. This is output from gdisk.exe in DOS7. It's an 80gig drive.

1 = Windows-7
2 = /boot
3 = swap

[code]....

View 9 Replies View Related

OpenSUSE Install :: GRUB Error 17 On Single Boot System 11.4

Jun 29, 2011

I have a single boot system that was working great until this morning when it locked up. I was working as I always do when the system stopped responding completely. CTRL+F1 did not work to allow me into the back so I could log in and see what was happening.

CTRL+SHIFT+SysRq did not recover the system or interrupt what ever was causing the lock up.

SSH from another system failed as the client did not respond

So I had to do a hard boot and when I did I got this:

GRUB Loading stage1.5.

GRUB loading, please wait...
Error 17

Again this is a single boot system no Windows other than in VMWare inside the install. It is a multi drive with RAID set up workstation that I have at work. The short of it I am sole IT support as our companies ITS will not support Linux. In 5 years of operations with Linux at work this is my first issue, and I can't figure it out. I already tried the PartedMagic solution (ref = Re-Install Grub Quickly with Parted Magic) and that didn't work.

I re-installed the system completely even going to the extent to change my partition scheme just to make sure that wasn't the problem (which doesn't make sense as the system had been running for 46 days non-stop without a problem). Upon reboot after performing a complete security update I got the Error 17 message again.

Below is the output of fdisk -l

Code:
Welcome - Parted Magic (Linux 2.6.30.6-pmagic)

Most of the filesystem tools and partition programs featured by Parted Magic include man pages. To read a manual page, simply type man and the name of the tool. (Examples: 'man ntfsprogs' or 'man fdisk')

[Code].....

View 9 Replies View Related

OpenSUSE Install :: Kernel Not Found On Dual Boot System After Zypper Dup

Mar 14, 2011

I have a dual boot laptop with OpenSUSE and Ubuntu. The boot loader used is Ubuntus Grub that came with the Ubuntu installation.

I have done a zypper dup and upgraded to OpenSUSE 11.4. When I reboot my system I can no longer boot into OpenSUSE, Grub says something about a missing kernel.

I think I understand whats wrong here; the OpenSUSE entry in Grubs table hasn't been updated with the changes brought in by the zypper dup (new kernel i guess).

I'm I correct to assume this? How do I fix the problem? Booting into Ubuntu I tried to find /boot/grub/menu.lst to examine it by I cannot find it. I know Ubuntu use a newer version of Grub, does it have a different file layout?

View 1 Replies View Related

OpenSUSE Install :: Recover Grub Installation In A Dual Boot System?

Nov 19, 2010

I would like to recover my grub installation in a dual boot system. if there is an easy way to recover grub using flash disk? If yes is your suggestion opensuse developed? (currently running 11.3) . It would be nice also to have some gui just to make things easier. If not I assume that then the only option is the boot from dvd. Is that right?

View 9 Replies View Related

OpenSUSE Install :: Restart System Some Times It Shows Grub Error As 17 Or 15

Jul 25, 2011

when i restart my system some times it shows grub error as 17 or 15 and in that situation used the dvd rescue mode and run the commands

e2fcsk -f /dev/sd1
e2fsck -b 9130 /dev/sda1

but no use any one that how to trouble shoot these grub errors tell me commands need to be run there.

View 1 Replies View Related

Fedora Installation :: Fresh Install Dualboot System / Boots Straight To Xp

Mar 4, 2010

after fresh f12 install says reboot & i do... no boot menu, boots xp. there's probably a solution, but i don't know it. someone know how to get around this?

View 10 Replies View Related

OpenSUSE Install :: System Freezes After GRUB (Normal Or Failsafe) Boot Splash Screen

Apr 17, 2011

I noticed that after making my build in suse studio my system freezes immediately after GRUB ( Normal or Failsafe) boot splash screen. I also noticed that this happens only with the specified kernel below. I'm not sure when using Kernel 2.6.37, one had the same problem. I never used it. The original kernel 2.6.34 had no problems such as the one I have described. My systems has no further problems only that it takes several restarts to go past the "Freeze". Below is a list of my system specs:

openSUSE 11.3
Kernel-pae 2.6.38.2-4.1 from Kernel Stable.
GRUB 0.97-174.1 from openSUSE 11.4
Upstart 0.6.5-33.1
xorg-x11-server 7.6_1.9.3-142.1 from X11:xorg 11.3 repo.

The GRUB from openSUSE 11.4 has been very stable and non-problematic. I will be buying an Intel core i5-2500K in a few months that's why I need the latest kernel and XOrg-X11-server. What could be causing the freezing?

View 6 Replies View Related

Software :: Unable To Boot Into GRUB Loader: GRUB Command Shell Boots Up?

Sep 2, 2009

A failed upgrade, from disk images, of Fedora 10 to 11 resulted in no GRUB bootloader main menu appearing on bootup (no WIN, no LINUX choices from which to boot). I am booted directly into the GRUB command shell...so, no WIN, no LINUX, nothing. And my understanding of GRUB shell commands is very low.I have 2 hard disks, WIN on the first, LINUX on the second. I believe GRUB Bootloader is on the first disk.Sadly, I have no external install media.An old grub.conf hardcopy indicates that root =/dev/sdb2, root (hd1,0), kernel /vmlinuz....olderversion...(relative to /boot),initrd /initrd...olderversion... (relative to boot). and WINDOWS on (hd0,1), with chainloader +1

I need to somehow get past this grub shell, and re-install/re-instate the grub bootloader, so it can boot normally.What grub command(s) must I use? I've played around with the commands, but with no success.I worry that if I can't resolve this, the whole machine may be useless.

View 9 Replies View Related

OpenSUSE Install :: When It Boots First See The Welcome Screen, Then The OpenSUSE Installer, Whether Select The Live (GNOME) Option?

Sep 16, 2010

I have a SONY PCG-R505TE laptop with an external CD/DVD, it connects via what I think is a PCMCIA card, the drive came with the laptop and functions fine. I currently have Windows XP running on this laptop, but it's very slow.I downloaded openSUSE-11.3-GNOME-LiveCD-i686.iso and sucessfully burned it to a CD.I have the laptop bios set to boot from CD, and it appears to be doing that no problem. When it boots I first see the welcome screen, then the openSUSE Installer, whether I select the Live (GNOME) option, or the Installation.. it loads the kernel, and then loads the KIWI boot systemit is on the third event, waiting for CD/DVD dvices to appear... that something seems to fail... I then see Failed to detect CD/DVD or USB drivethen a rebootexception and it reboots in 120 seconds.

View 2 Replies View Related

OpenSUSE Install :: Grub Error 18 - Unknown File System - Running From External Hard Drive

Jan 11, 2011

It started when I wanted to dual boot Windows 7 and Opensuse off of my netbook (No DVD/CD drive) I tried install suse from an external hard drive and I botched it. I ended up erasing EVERYTHING off of my internal netbook hard drive. Windows and all.

Well, I had a couple of other computers so I studied up and eventually successfully installed OpenSUSE 11.2 on my external hard drive (11.3 being the one that I accidentally erased everything with, so kinda scared of it) and now I want to install openSUSE 11.2 on my internal netbook hard drive.

I can not use disks

I can not use a flash drive (For some reason, even if I make it bootable, it will not load up, this could be because it's actually a 8GB microSD card that is placed in a USB card reader.)

I can not use an external hard drive because that's what I'm running suse off of.

I've tried reading up on how to install suse on another drive off of the hard drive and I've gotten as far as whenever I boot up the netbook with the suse external hard drive connected it will ask to boot into OpenSUSE, the Fail Safe, or to install OpenSuse. When I select to install it it gives me the Error 18 Unknown File system.

I've tried formatting the internal hard drive twice. One as NTFS and again as EXT4. Neither seems to effect it other than when it's ext4 I can open it and it contains a Lost and Found folder.

When I interrupt the boot sequence by pressing c and going to the terminal and I use the root (hd +TAB command it tells me I have a hd0 and a hd1. The hd1 only has 1 partition which is ext4, which I'm assuming hd1 is the internal hard drive (I'm not sure how to check) and the hd0 is the external hard drive, which has three partitions. One with an unknown file system and two with ext4. When I try to enter the set up from the terminal it gives me the same error for any thing I put it (e.g. root (hd0,0) gives the same error as root (hd0,1), or root (hd0,2) and root (hd1,0)

Something like it cannot locate these two files I'm assuming it needs to boot. If anyone finds this relevant I'll retry it and post the files its missing.

I've been searching for awhile and can't find any threads that can solve my problem. From other threads, however, I have noticed that I should probably include my menu.lst, listed below

Code:

I have also ran the boot info script and received the RESULTS.txt file it generates. Listed below

Code:

View 9 Replies View Related







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