openSUSE Forums > Install/Boot/Login » can only boot in safe mode

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read

Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
Page 1 of 7 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-Jul-2009, 17:48
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Angry can only boot in safe mode

Suse 11.1

I had loaded Suse 11.1 and dual booted with Vista in the MBR.This has been working for a few months. After an update.

I get only suse and safe suse in the menu.

suse goes to the login text only.

Safe mode works with slight screen problems.

I have run the repair from the supply disk and it finds a problems in the boot area.

Any help would be appreciated.

I am only a newbie at this.

The partitions seem to be ok, with data, including the windows partition.

Suse works fine in safe mode?

I seem to have lost the boot up MBR and the X window config?

Thanks
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
  #2 (permalink)  
Old 10-Jul-2009, 18:01
BenderBendingRodriguez's Avatar
Wise Penguin
 
Join Date: Jun 2008
Posts: 1,700
BenderBendingRodriguez hasn't been rated much yet
Default Re: can only boot in safe mode

Could you tell me if this happened after a kernel upgrade?
__________________
How does a linux geek make love??

- rtfm; unzip; strip; touch; finger; mount; fsck; more; yes; umount; zip; sleep;
Reply With Quote
  #3 (permalink)  
Old 10-Jul-2009, 18:18
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Default Re: can only boot in safe mode

Quote:
Originally Posted by BenderBendingRodriguez View Post
Could you tell me if this happened after a kernel upgrade?
No not a kernel. I was having problems with the power management, the screen kept locking and dulling, it's always happened, so I used YAST and updated anything that was to do with powersave and the screen that were in blue and when asking for updates had no conflicts. All ok till re-boot.

When it's working - leave alone - a lesson learnt again.

Thanks
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
  #4 (permalink)  
Old 10-Jul-2009, 18:23
swerdna's Avatar
Administrator
 
Join Date: Mar 2008
Location: Oz
Posts: 5,384
swerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputation
Default Re: can only boot in safe mode

I can't help with the xwindow problem but with the bootloader: you need to reinstall Grub using Yast to recalculate the entries for Grub's menu. Do this after booting into openSUSE:
Quote:
go to Yast --> System --> Boot Loader. The Grub configuration screen comes up with the Tab "Section Management" activated. In the lower right is a drop-down selector labelled "Other". Select from "Other" the option "Propose New Configuration" and then wait for Grub to analyse your partitions and display a new configuration. This may take a while. Important: When that finishes, activate the tab labelled "Boot Loader Installation" and select to "Boot from the Master Boot Record". [Yast will often default to booting from the root or boot partition rather than from the MBR but that's for experts only -- always choose the MBR.] Then click Finish to save the changes and install the reconfigured Grub into the hard drive's MBR. If you get a message that "The bootloader boot sector will be written to a floppy disk ......... don't bother with the floppy -- just click OK to proceed and install to the MBR. Reboot and you should be able to boot to openSUSE using the Grub menu screen.
The quote comes from here: GRUB Boot Multiboot openSUSE Windows (2000, XP, Vista) using the Grub bootloader.

The new Grub menu should contain an entry for vista. If that entry has problems, make sure it looks like this in menu.lst:
Quote:
title Windows bootloader menu
rootnoverify (hdx,y)
chainloader (hdx,y)+1
where x,y is most often 0,0 for vista on the first partition. If puzzled, post here the menu.lst entry that you find for vista together with the return you get in a terminal when you enter this command:
Code:
sudo /sbin/fdisk -l
__________________
Drop in and visit some time.
Reply With Quote
  #5 (permalink)  
Old 10-Jul-2009, 18:26
BenderBendingRodriguez's Avatar
Wise Penguin
 
Join Date: Jun 2008
Posts: 1,700
BenderBendingRodriguez hasn't been rated much yet
Default Re: can only boot in safe mode

What sort of graphic card do You have and how did You install the drivers for it?
__________________
How does a linux geek make love??

- rtfm; unzip; strip; touch; finger; mount; fsck; more; yes; umount; zip; sleep;
Reply With Quote
  #6 (permalink)  
Old 10-Jul-2009, 18:32
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Default Re: can only boot in safe mode

Quote:
Originally Posted by swerdna View Post
I can't help with the xwindow problem but with the bootloader: you need to reinstall Grub using Yast to recalculate the entries for Grub's menu. Do this after booting into openSUSE:

The quote comes from here: GRUB Boot Multiboot openSUSE Windows (2000, XP, Vista) using the Grub bootloader.

The new Grub menu should contain an entry for vista. If that entry has problems, make sure it looks like this in menu.lst:

where x,y is most often 0,0 for vista on the first partition. If puzzled, post here the menu.lst entry that you find for vista together with the return you get in a terminal when you enter this command:
Code:
sudo /sbin/fdisk -l
linux-n2vd:~ # sudo /sbin/fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2bab9524

Device Boot Start End Blocks Id System
/dev/sda1 1 1306 10490413+ 27 Unknown
/dev/sda2 1307 9237 63697725 7 HPFS/NTFS
/dev/sda3 * 9237 19457 82099747+ f W95 Ext'd (LBA)
/dev/sda5 9237 9499 2104080 82 Linux swap / Solaris
/dev/sda6 9499 12109 20972826 83 Linux
/dev/sda7 12110 19457 59022778+ 83 Linux
linux-n2vd:~ #
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
  #7 (permalink)  
Old 10-Jul-2009, 18:35
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Default Re: can only boot in safe mode

Quote:
Originally Posted by BenderBendingRodriguez View Post
What sort of graphic card do You have and how did You install the drivers for it?
The graphics card is the any one in the emachine below. I did not load any special driver.

Thanks
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
  #8 (permalink)  
Old 10-Jul-2009, 18:49
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Default Re: can only boot in safe mode

Quote:
Originally Posted by swerdna View Post
I can't help with the xwindow problem but with the bootloader: you need to reinstall Grub using Yast to recalculate the entries for Grub's menu. Do this after booting into openSUSE:

The quote comes from here: GRUB Boot Multiboot openSUSE Windows (2000, XP, Vista) using the Grub bootloader.

The new Grub menu should contain an entry for vista. If that entry has problems, make sure it looks like this in menu.lst:

where x,y is most often 0,0 for vista on the first partition. If puzzled, post here the menu.lst entry that you find for vista together with the return you get in a terminal when you enter this command:
Code:
sudo /sbin/fdisk -l
Hi

Done the above.

Windows . Suse 11.1 and 11.1 safe mode and another entry like a kernel.

Suse 11.1 boots up but only goes as far as the text login screen. does not pick up the Xwindow or KDE3.5? but safe mode does. I will just log out and check if windows is working?
Though more important to get this KDE3.5 working from the text log in screen.

Thanks
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
  #9 (permalink)  
Old 10-Jul-2009, 18:50
swerdna's Avatar
Administrator
 
Join Date: Mar 2008
Location: Oz
Posts: 5,384
swerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputationswerdna has great reputation
Default Re: can only boot in safe mode

Quote:
Originally Posted by signetone View Post
linux-n2vd:~ # sudo /sbin/fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2bab9524

Device Boot Start End Blocks Id System
/dev/sda1 1 1306 10490413+ 27 Unknown
/dev/sda2 1307 9237 63697725 7 HPFS/NTFS
/dev/sda3 * 9237 19457 82099747+ f W95 Ext'd (LBA)
/dev/sda5 9237 9499 2104080 82 Linux swap / Solaris
/dev/sda6 9499 12109 20972826 83 Linux
/dev/sda7 12110 19457 59022778+ 83 Linux
linux-n2vd:~ #
That's one of the cases where the manufacturer puts a utility partition first up on the drive (sad1) and then the bootloader goes sometimes into sda1 and sometimes into sda2. So it might be one of two possibilities. But before I go on, what does the file menu.lst contain after you made the new bootloader as per my first post? To open the bootloader's menu file and look at it, run this command:
Quote:
in KDE it's: kdesu kwrite /boot/grub/menu.lst
in Gnome it's: gnomesu gedit /boot/grub/menu.lst
__________________
Drop in and visit some time.
Reply With Quote
  #10 (permalink)  
Old 10-Jul-2009, 19:04
Busy Penguin
 
Join Date: Jul 2008
Location: West Wales
Posts: 307
signetone hasn't been rated much yet
Default Re: can only boot in safe mode

Quote:
Originally Posted by swerdna View Post
That's one of the cases where the manufacturer puts a utility partition first up on the drive (sad1) and then the bootloader goes sometimes into sda1 and sometimes into sda2. So it might be one of two possibilities. But before I go on, what does the file menu.lst contain after you made the new bootloader as per my first post? To open the bootloader's menu file and look at it, run this command:
Windows works fine from the menu with the new bootloader.

Suse 11.1 stops at the login screen and does not go for the X window or KDE3.5
I can login to suse from safe mode and

also
linux-n2vd:~ # /boot/grub/menu.lst
-bash: /boot/grub/menu.lst: Permission denied
linux-n2vd:~ # /boot/grub/menu.lst
-bash: /boot/grub/menu.lst: Permission denied
linux-n2vd:~ # /boot/grub/menu.|st
-bash: /boot/grub/menu.: No such file or directory
-bash: st: command not found
linux-n2vd:~ #

Thanks
__________________
Emachine e510 m360,Celeron 2.13GHz,Mobile Intel GL960,int.Graphics X3100,Vista & Suse 11.1, KDE3.5.
PC running Suse 10.2,KDE3.5 with Pentium D CPU 3.00GHz,nVidia 7600GS,
PC running XP & Suse 11.1, KDE3.5 with Pentium(R) D CPU 3.00GHz,nVidia 7600GS
Reply With Quote
Reply
Page 1 of 7 1 23 Last »

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.2