LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-28-2005, 12:15 PM   #1
haeusermannanna
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: SUSE 9.3 and Windows 98
Posts: 8

Rep: Reputation: 0
Question Internal Error: The second sector of stage 2 is unknown


Hello all

I would like to install SUSE 9.3 on a 2nd HD (First HD is Windows XP)

The installation runs well until it comes to the Resart and then the Computer said:

GRUB loading, please wait...
internal error : The second sector of stage 2 is unknown

How can i fix it?

Or should i better install LILO?

On behalf of Me and Eamon my friend, thank you dearest in advance for your advice.

Annakathroin
 
Old 08-29-2005, 05:12 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Post grub.conf ... would this be a dell? (Tell us what computer you have + partition setup). And check the jumper settings on those HDDs

Chances are it won't matter if you use grub or lilo - though grub is prettier. Which you use seems mostly a matter of personal preference... like Gnome vs KDE.

Also have a look atthis LQ HOWTO
 
Old 08-30-2005, 01:28 PM   #3
haeusermannanna
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: SUSE 9.3 and Windows 98
Posts: 8

Original Poster
Rep: Reputation: 0
Answer Internal Error

Dear Simon, Dear Members

Yes i have a Dell. It is a
BTX 733, PIII
256 MB
2 Harddisks, 1. Maxtor with Windows on
2. Seagate with Linux 9.3 on (if it then would work)

Linux gives me 3 Partitions, one is Linux, one is for Swap and another one for boot/ext2

If i am able to start Linux i can not start Windows, if i can start Windows, Linux is nowhere to be found and the bootloader is also hiding somewhere.

The Jumper setting is as followed
Maxtor: Master
Seagate: Slave

Should I change the Boot sequence of the Harddisks in BIOS?

Another Error i have is:

root (hd1,0)
Filesystem type is fat, partition type 0xc
chainloader +1

When i install Linux should i choose Overwrite MBR, or better not

I would like to have the Bootloader on the Linux Harddisk.

All good Help is greatly appreciated. Thank you all


Annakathrin
 
Old 08-31-2005, 04:23 AM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
When you install linux it is standard to install the bootloader to hda0 (The MBA on the primary master hard drive). If you should want to get rid of linux later - you can always reinstate the windows bootloader (or keep your linux bootloader and the /boot partition it lives on, freeing the remaining space.)

There are technical reasons why some folk do it differently.

I'll still need to see the grub configuration ... it is in the /boot/grub directory and it is called grub.conf or menu.lst

did you look at the LQ HOWTO I suggested?

fdisk -l output would be nice too.

Last edited by Simon Bridge; 08-31-2005 at 04:25 AM.
 
Old 08-31-2005, 11:05 AM   #5
haeusermannanna
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: SUSE 9.3 and Windows 98
Posts: 8

Original Poster
Rep: Reputation: 0
Smile Re: Internal Error and another Problem with Runlevel

Dear Simon, Dear Members


Thank you very much for your priceless help. Today I was able to install Linux 9.3 with KDE, and GNOME.

I have now GRUB on the Windows HD. Now i can access Linux or Windows without any Problems.

My friend Eamon has another problem:

His Linux 9.3 Professional decided to start in Runlevel 3 instead of Runlevel 5, which gives him
"only" the Shell. What is the solution for this Problem?

Thank you dearest in advance!!!


Annakathrin

 
Old 08-31-2005, 10:10 PM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
From run level three he can login and "startx" should do the trick. He can also change runlevel with init. (init(8) and inittab(5) has info).

The menue.lst or grub.conf file will have an option about the starting runlevel.

BTW: lots of folk like to start at runlevel 3 - there are advantages when things go wrong.
 
Old 09-01-2005, 08:54 PM   #7
haeusermannanna
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: SUSE 9.3 and Windows 98
Posts: 8

Original Poster
Rep: Reputation: 0
Re: Internal Error

Dear Simon

I thank you very much for your latest tip. I could not try the command yet as i will go on Holiday now. I will be back on the 11th of September and will let you know as soon as possible then what happened. Inbetween have a good rest from my problems


Thank you and take care


Annakathrin
 
Old 10-22-2005, 05:20 AM   #8
haeusermannanna
LQ Newbie
 
Registered: Aug 2005
Location: England
Distribution: SUSE 9.3 and Windows 98
Posts: 8

Original Poster
Rep: Reputation: 0
Hello Simon

I could help to solve Eamons runlevel problem. He can now change from runlevel 3 to 5. Thank you very much
 
Old 02-05-2019, 05:17 PM   #9
Lfsshl
LQ Newbie
 
Registered: Jan 2019
Posts: 8

Rep: Reputation: Disabled
I have rolling/slitaz64, live but it also can install to my laptop, dell vostro 1500, full bootable version Linux,
But I got the same error as original thread author’s problem. My /boot is under /user/share, and no grub.conf or manu.lst.
It have
Gptmbr.bin
Init.custom
Sdi.c32
memdisk.lzma
mar.bin
pxelinux.0.lzma
Readme.custom

And it have /Usr/lib/grub/i386-slitaz/. Directory, which contain stage1. And. Stage2
At install process, it only generate 2 partitions, swap and Linux-primary on my local hard disk
Please help
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help ! grub stage 2 read error bschiett Linux - General 1 09-20-2005 05:45 PM
Half of my applications are broken. I am using Gentoo stage 1 on 3 nptl (stage 1.5) dragonslay Linux - Games 3 04-01-2005 05:23 PM
MDK 9.1 Fatal Error in Stage 1: Exec Format Error Beano Mandriva 5 09-12-2004 03:04 PM
USR 2977 hardware internal modem with unknown module kev2600 Linux - Hardware 1 03-27-2004 01:11 AM
Stage 1 Geom Error viccallan Linux - Newbie 2 02-01-2004 08:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration