LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 11-17-2007, 10:24 AM   #1
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Rep: Reputation: 0
Suse 10.1 won't install past disk 1 on Kernel panic


Suse 10.1 installation won't go past disk #1 on Kernel Panic
 
Old 11-18-2007, 03:21 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Please post exact error.

It is possible that the disk is corrupt - reburn at lower speed and try again.
 
Old 11-18-2007, 10:53 AM   #3
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Suse 10.1 installation won't go past disk #1 on Kernel Panic

Quote:
Originally Posted by Simon Bridge View Post
Please post exact error.

It is possible that the disk is corrupt - reburn at lower speed and try again.
==================
I installed Suse 10.1 and on first boot after CD#1 I got the error message: Kernel panic - not syncing: Attempted to kill init!

I changed to Suse 10.0 and got the same error.

I changed to Suse 9.1 using both original DVD and CD media from Novell and got the error message:
INIT: cannot execute "/sbin/mingetty"
INIT: no more processes left this run level
also on first boot.
 
Old 11-18-2007, 06:46 PM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
on first boot after CD#1
... wait: you rebooted after CD#1?
I've never installed OpenSUSE from CD you realize - but multi-CD distros usually require two to get all the packages, then you do your first boot. Did it not prompt you to insert CD#2 at any stage?

Devolving seldom helps - have you tried 10.2/10.3?

Quote:
Kernel panic - not syncing: Attempted to kill init!
... what's it say just before that?
 
Old 12-05-2007, 07:55 AM   #5
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Installing Suse 10.1: it won't go past Disk #1

Quote:
Originally Posted by Simon Bridge View Post
... wait: you rebooted after CD#1?
I've never installed OpenSUSE from CD you realize - but multi-CD distros usually require two to get all the packages, then you do your first boot. Did it not prompt you to insert CD#2 at any stage?

Devolving seldom helps - have you tried 10.2/10.3?


... what's it say just before that?
============
I get a Filesystem not Clean message. However, on running the installation again and selecting Repair, the File System is consistently reported clean.

The "Filesystem is NOT clean" message is followed by a number of "Permission denied" messages on a tall list of routines beginning with /etc/init.d/boot.rootfsck, through boot.device-mapper, boot.localfs ... then the final messages would be
INIT: Entering runlevel: 5
INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execute "/sbin/mingetty" (several of this)
INIT: Id "1" respawing too fast: disabled for 5 minutes (several of this)
INIT: no more processes left in this runlevel
and then the computer hangs here.

I have replaced the HD thrice (new and old), tried all the HD in another machine, tried Suse 10.1, 10.0 and 9.1 and end up with the same behavior. Now I think it's probably my fingers. XP installs smoothly and perfectly on all the HDs I've tried. Can someone tell me why?
 
Old 12-05-2007, 09:15 AM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
multi-CD distros usually require two to get all the packages, then you do your first boot. Did it not prompt you to insert CD#2 at any stage?
What about it? Perhaps you didn't finish the install?

INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execute "/sbin/mingetty"
... would perhaps confirm that: suggests the fs wasn't labelled.
Though you could try disabling SELinux. These two fails together are the cause of the hang.

Last edited by Simon Bridge; 12-05-2007 at 09:22 AM.
 
Old 12-05-2007, 11:08 AM   #7
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Simon Bridge View Post
What about it? Perhaps you didn't finish the install?

INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execute "/sbin/mingetty"
... would perhaps confirm that: suggests the fs wasn't labelled.
Though you could try disabling SELinux. These two fails together are the cause of the hang.
The installation does not go past Disk #1. These messages show up on first boot after Disk #1, and then the system hangs. However if I boot into Single user, the etc, bin and sbin all do exist and all programs which fail to execute do exist.
How do I disable SELinux?
 
Old 12-05-2007, 08:04 PM   #8
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
How do I disable SELinux?
put selinux=0 on the kernel line in grub.


Quote:
The installation does not go past Disk #1.
I have checked with Novell, the installation is definitely supposed to prompt you for the second disk, even on minimal server installs. The total OpenSUSE install requires three disks to be used.

Also see example:
http://www.debianadmin.com/opensuse-...reenshots.html
"It will start installation and this time it will prompt for installation cd2 and cd3"
... how many of these screens did you see?

It would follow that your disk1 ISO is faulty or slightly corrupt. Reburn at a lower speed, with different HW.
 
Old 12-06-2007, 01:17 PM   #9
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Simon Bridge View Post
put selinux=0 on the kernel line in grub.


I have checked with Novell, the installation is definitely supposed to prompt you for the second disk, even on minimal server installs. The total OpenSUSE install requires three disks to be used.

Also see example:
http://www.debianadmin.com/opensuse-...reenshots.html
"It will start installation and this time it will prompt for installation cd2 and cd3"
... how many of these screens did you see?

It would follow that your disk1 ISO is faulty or slightly corrupt. Reburn at a lower speed, with different HW.
=============
I have just discovered that the problem disappears when I format the entire HD under Suse. The installation would then go past Disk#1 and ask for Disk#2 etc and successfully install. The problem only shows up when I partition the HD, it doesn't matter whether WinXP is on or not - I've removed XP and put it back and it didn't make any difference. Once the disk is partitioned, I get those "Permission denied" errors after 1st boot and the installation does not proceed to Disk#2.

This is my partition table:
hda <76G>
hda1 /Windows/C (38G on vfat) (vfat because I need to write from Linux)
hda2 swap (1G)
hda3 / (28G on Reiserfs)
hda4 /ubuntu (9G on Reiserfs)

The latest HD I'm using is 80gb Seagate ST3802110A in a
Dell P3 1.0GHz 512MB RAM.
 
Old 12-07-2007, 01:31 AM   #10
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Did you choose the guided dual-boot option, or did you manually select partitions? Did OpenSUSE resize the windows partition, or did you use a third-party tool?
 
Old 12-07-2007, 02:12 AM   #11
Kwaku
LQ Newbie
 
Registered: Nov 2007
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Simon Bridge View Post
Did you choose the guided dual-boot option, or did you manually select partitions? Did OpenSUSE resize the windows partition, or did you use a third-party tool?
=========
I did manual partitioning without thirt-party tools.
Also, I tried and again failed with another config by reformatting the entire HD with NTFS, installed XP and then got Suse to resize, although I manually adjusted its suggested sizing and ended up with:

hda1 Win NTFS 40GB
hda2 swap 1.1GB
hda3 / 35GB on Reiserfs

Also, I repartitioned with Reiserfs for hda1, and again failed.

The only config which works now is having the entire HD under Suse.
 
Old 12-07-2007, 03:15 AM   #12
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Weird... you want to report this to the OpenSUSE team.
 
  


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
Suse 10.1 won't install past disk 1 on Kernel panic Kwaku LinuxQuestions.org Member Intro 1 11-17-2007 10:45 AM
Trying to install SUSE 10.1 error kernel panic not syncing revelations Linux - Newbie 2 11-22-2006 12:24 PM
Kernel panic...suse 10.0 how do I use the rescue disk? coolmanlg Linux - General 3 02-24-2006 02:35 AM
aaaaaaaaaaaaaah: SUSE install problem, can't get past BIOS!!!! Fezar Linux - Newbie 13 02-15-2006 09:36 AM
SUSE 9.0 FTP INSTALL, Kernel panic??? martinen2000 Linux - Newbie 2 01-09-2004 08:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:59 AM.

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