Re: kernel panic

2003-10-17 Thread Fatma Corut
This e-mail was scanned by Antivirus.

Re: kernel panic

2003-10-17 Thread Bret Hughes
On Fri, 2003-10-17 at 08:51, Fatma Corut wrote: > I have the following messages while booting on my Linux machine. (Redhat 9.0) > > - parity error detected in Data-in phase ... > - CRC value mismatch > - parity error detected in Data-in phase ... > - CRC value mismatch > - SCSI

kernel panic

2003-10-17 Thread Fatma Corut
This e-mail was scanned by Antivirus.

Re: kernel panic: no init found

2003-10-16 Thread Joe Polk
nal Message --- From: "santosh kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thu, 16 Oct 2003 20:57:38 +0530 Subject: kernel panic: no init found > Hi guys, > > Stuck up with big problem. I have backup server which is loaded with > redhat 8.0 (k

kernel panic: no init found

2003-10-16 Thread santosh kumar
or 22 mounting ext3 Pivotroot: pivot_root (/sysroot, /sysroot/initrd)failed: 2 Umount /initrd/proc failed: 2 Freeing unused kernel memory : 212k freed Kernel panic: no init found. Try passing init= option to the kernel And all the time keyboard LED s are blinking.. Don't know what to do , sys

Re: still kernel panic

2003-09-14 Thread Leonard den Ottolander
Hello Dana, > EXT3-fs: mounted filesystem with ordered data mode > pivotroot: pivot_root(/sysroot,/sysroot,initrd) failed: 2 > umount /initrd/proc failed: 2 > kernel panic: No init found Trying passing init= option to kernel Two things to check: 1) What is the file system type

RE: still kernel panic

2003-09-14 Thread Otto Haliburton
ber 14, 2003 2:56 PM > To: [EMAIL PROTECTED] > Subject: Re: still kernel panic > > I've really got it fixed this time. I changed the lilo.conf to point > to > /dev/sda10 and it booted - in fact, when it got part way through the > process, it brought up a screen for me

Re: still kernel panic

2003-09-14 Thread Dana Holland
I've really got it fixed this time. I changed the lilo.conf to point to /dev/sda10 and it booted - in fact, when it got part way through the process, it brought up a screen for me to finish the 8.0 installation. So now I just need to fix the rest of the lilo entries. As for Otto's question - t

RE: still kernel panic

2003-09-14 Thread Otto Haliburton
nal Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Dana Holland > Sent: Sunday, September 14, 2003 1:19 PM > To: [EMAIL PROTECTED] > Subject: Re: still kernel panic > > I did - and it does. There's nothing in it - but it exis

Re: still kernel panic

2003-09-14 Thread Dana Holland
I'm using lilo, rather than grub. But I played around with the e2label command, and discovered that / is actually /dev/sda10, rather than /dev/sda2. So, should my root= line be point to /dev/sda10? Gordon Messmer wrote: Are you sure that the kernel is mounting the correct root patition? If

Re: still kernel panic

2003-09-14 Thread Gordon Messmer
Dana Holland wrote: Gordon Messmer wrote: Dana Holland wrote: So, I'm still getting kernel panic on reboot - but it's a different message this time: EXT3-fs: mounted filesystem with ordered data mode pivotroot: pivot_root(/sysroot,/sysroot,initrd) failed: 2 umount /initrd/proc failed

Re: still kernel panic

2003-09-14 Thread Dana Holland
wrote: Dana Holland wrote: I take it back - I just *thought* the problem was fixed. Turns out I had failed to remove the boot disk before rebooting (duh!). So, I'm still getting kernel panic on reboot - but it's a different message this time: EXT3-fs: mounted filesystem with ordered data

Re: still kernel panic

2003-09-14 Thread Gordon Messmer
Dana Holland wrote: I take it back - I just *thought* the problem was fixed. Turns out I had failed to remove the boot disk before rebooting (duh!). So, I'm still getting kernel panic on reboot - but it's a different message this time: EXT3-fs: mounted filesystem with ordered

still kernel panic

2003-09-14 Thread Dana Holland
I take it back - I just *thought* the problem was fixed. Turns out I had failed to remove the boot disk before rebooting (duh!). So, I'm still getting kernel panic on reboot - but it's a different message this time: EXT3-fs: mounted filesystem with ordered data mode pivotroot:

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
Sean Estabrooks wrote: You didn't list any disks that match the root parameter above. Perhaps that should be root=/dev/sda2 ?? ABrady wrote: > Your fstab shows "/dev/sdaX" and your lilo.conf shows "/dev/sdb2" which > can't work since you fstab doesn't show any sdb partitions at all. > > We

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread ABrady
On Sun, 14 Sep 2003 11:12:34 -0500 Dana Holland <[EMAIL PROTECTED]> wrote: > Sean Estabrooks wrote: > # fdisk -l > > Disk /dev/sda: 255 heads, 63 sectors, 13262 cylinders > Units = cylinders of 16065 * 512 bytes > > Device BootStart EndBlocks Id System > /dev/sda1 *

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Sean Estabrooks
On Sun, 14 Sep 2003 11:12:34 -0500 Dana Holland <[EMAIL PROTECTED]> wrote: > > image=/boot/vmlinuz-2.4.20-20.8smp > label=linux > initrd=/boot/initrd-2.4.20-20.8smp.img > read-only > root=/dev/sdb2 > Hi Dana, You didn't list any disks that match the ro

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
Sean Estabrooks wrote: The above error messages look like the root filesystem can not be found. What is the lilo.conf file you're using, and what drive/partition is your root filesystem on? Sorry, I should have included that first time! # fdisk -l Disk /dev/sda: 255 heads, 63 sectors,

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Sean Estabrooks
ouldn't boot on > it's own - it stuck in "Loading linux". I did some searching and > finally got a lilo.conf that seemed to load fine when I did /sbin/lilo. > When I tried to reboot, it goes into kernel panic. Here's what I get: > > Mounting root f

kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
rching and finally got a lilo.conf that seemed to load fine when I did /sbin/lilo. When I tried to reboot, it goes into kernel panic. Here's what I get: Mounting root filesystem mount: error 6 mounting ext3 pivotroot: prot_root (/sysroot,/sysroot/initrd) failed: 2 umount /initrd/proc failed: 2 k

RE: Kernel panic after adding memory

2003-08-30 Thread Steve Cooper
On Thu, 2003-08-07 at 19:23, Thomas E. Dukes wrote: > > Not all memory work in all machines. The 128 you added maybe > > wrong for your machine. Parity, no parity, oem,...etc. Check > > with the manufacturer to see what kind of memory you need > > True. They were closed when I got home this e

RE: Kernel panic after adding memory

2003-08-14 Thread Thomas E. Dukes
ith > 3 memory > > > > slots. I installed an 128MB stick of ram for a whopping > > > total of 256. > > > > > > Does the BIOS show 256 now? > > > > Yes, it definitely knows its there. > > > > > > > > > > > Ca

Re: kernel panic: No init found...

2003-08-14 Thread Michael Schwendt
and I tried to fix it things became worse. Now it wont boot at all with error > > > pivot root: pivot_root(/sysroot,/sysroot/initrd) failed: 2 > freeing unused kernel memory : 280k freed > kernel panic : No init found. Try passing init = option to kernel. Do you have an empty /initrd

Re: kernel panic: No init found...

2003-08-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Aug 2003 09:37:00 +0800, Peter Davies wrote: > Thanks for the replies. > > I made a folder called /initrd and the thing booted past that. > I upgraded the kernel to the .smp version and reinstalled xfs again and grub Erhm, "xfs"? Previous

RE: Kernel panic after adding memory

2003-08-14 Thread Otto Haliburton
Of Thomas E. Dukes > Sent: Thursday, August 07, 2003 9:11 PM > To: [EMAIL PROTECTED] > Subject: RE: Kernel panic after adding memory > > > > I am running a RedHat 8.0 sytem w/ all updates. I have an old > > > PIII-450 with an Intel SE440BX-2 MB. It's the on

RE: Kernel panic after adding memory

2003-08-14 Thread Thomas E. Dukes
s, it definitely knows its there. > > > > > Can't boot due to kernel panic. I read the archives and there is a > > ton of stuff on kernel panic but nothing really close to my > problem. > > I saw where you could add mem=xxx to lilo.conf but I'm using grub. > &g

Re: kernel panic: No init found...

2003-08-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 13 Aug 2003 12:22:04 +0800, Peter Davies wrote: > Do you think there is any advantage in updating to RH 8, 9 or 10. > My programmes run fine on 7.3. But I do still have issues with printing to network printers (it wont) and getting ssh to work

Re: kernel panic: No init found...

2003-08-12 Thread Peter Davies
Thanks for the replies. I made a folder called /initrd and the thing booted past that. I upgraded the kernel to the .smp version and reinstalled xfs again and grub But it still hangs on the starting xfs here are the ouputs you asked for, Micheal ->copy of grub.conf (before I have upgraded to ke

kernel panic: No init found...

2003-08-12 Thread Peter Davies
linux would not boot, hanging at STARTING XFS. As the day progressed and I tried to fix it things became worse. Now it wont boot at all with error pivot root: pivot_root(/sysroot,/sysroot/initrd) failed: 2 freeing unused kernel memory : 280k freed kernel panic : No init found. Try passing init

Re: kernel panic: No init found...

2003-08-11 Thread Patrick Nelson
root/initrd) failed: 2 > freeing unused kernel memory : 280k freed > kernel panic : No init found. Try passing init = option to kernel. > > I can log in using rescue and # chroot /mnt/sysconfig > > I have repartitioned the new drive with linux fdisk to try to eliminate the dis

Kernel panic after adding memory

2003-08-10 Thread Thomas E. Dukes
Help!! I am running a RedHat 8.0 sytem w/ all updates. I have an old PIII-450 with an Intel SE440BX-2 MB. It's the one with 3 memory slots. I installed an 128MB stick of ram for a whopping total of 256. Can't boot due to kernel panic. I read the archives and there is a ton of stuff

Re: Kernel panic after adding memory

2003-08-08 Thread Edward Dekkers
Thomas E. Dukes wrote: Help!! I am running a RedHat 8.0 sytem w/ all updates. I have an old PIII-450 with an Intel SE440BX-2 MB. It's the one with 3 memory slots. I installed an 128MB stick of ram for a whopping total of 256. Does the BIOS show 256 now? Can't boot due to kernel

Re: Kernel panic message.

2003-07-31 Thread Leonard den Ottolander
ystem fails giving the kernel panic message that it > was not able find the init level, use init=option. Does the SCSI disk contain a boot loader that might have accidently been loaded? How is your BIOS setup? Does your machine boot from IDE or SCSI first? If the SCSI disk does not cont

Kernel panic message.

2003-07-30 Thread RAJESH MOTWANI
Hello Exverybody, I am running REDHAT linux 8 (linux 2.4.18-14) on Intel i686 platfrom. The root partition is on the IDE disk from which is getting booted. Now I want to connect a SCSI disk on this system. But when I connect the SCSI disk, the system fails giving the kernel panic message that it

Re: Kernel Panic: no init found

2003-07-23 Thread pnelson
On Wed, 2003-07-23 at 10:19, Andy Pace wrote: > I have a dell 1650 server running RedHat 7.3 that has the following error on > boot: > > Warning: unable to open initial console > kernel panic. no init found. try passing init= to the kernel > > The hardware setup is t

RE: Kernel Panic: no init found

2003-07-23 Thread Andy Pace
Can i do that from rescue mode? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David Hart Sent: Wednesday, July 23, 2003 4:54 PM To: Redhat General List Subject: RE: Kernel Panic: no init found On Wed, 2003-07-23 at 14:43, Andy Pace wrote: Have you

RE: Kernel Panic: no init found

2003-07-23 Thread David Hart
On Wed, 2003-07-23 at 14:43, Andy Pace wrote: Have you tried to simply recompile the kernel from the source? That might resolve the issue and has little if any downside. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Kernel Panic: no init found

2003-07-23 Thread Andy Pace
D] [mailto:[EMAIL PROTECTED] Behalf Of Andy Pace Sent: Wednesday, July 23, 2003 1:33 PM To: [EMAIL PROTECTED] Subject: RE: Kernel Panic: no init found no. the kernel version i'm trying to use is vmlinuz-2.4.18-3smp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Kernel Panic: no init found

2003-07-23 Thread Andy Pace
no. the kernel version i'm trying to use is vmlinuz-2.4.18-3smp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David Hart Sent: Wednesday, July 23, 2003 1:28 PM To: Redhat General List Subject: Re: Kernel Panic: no init found On Wed, 2003-07-23 at

Re: Kernel Panic: no init found

2003-07-23 Thread David Hart
On Wed, 2003-07-23 at 13:19, Andy Pace wrote: > I have a dell 1650 server running RedHat 7.3 that has the following error on > boot: > > Warning: unable to open initial console > kernel panic. no init found. try passing init= to the kernel > Are you trying kernel 2.4.21?

Kernel Panic: no init found

2003-07-23 Thread Andy Pace
I have a dell 1650 server running RedHat 7.3 that has the following error on boot: Warning: unable to open initial console kernel panic. no init found. try passing init= to the kernel The hardware setup is three scsi drives on a hardware raid5 card. The raid card is fine I can boot into rescue

Kernel Panic

2003-06-22 Thread Jan Busk
following error message: VFS: Cannot open root device "Label=/" or 00:00 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs or 00:00 What is wrong and how do i fix it? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] ht

Re: kernel panic still but a diffrent message

2003-06-09 Thread Awuku Danso
Jun 2003 21:45:35 -0400, Jeremy Petzold wrote: > What does Redhat do with their set up? sheesh...I love the polish but > what is diffrent in the kernel set up proccess from debian to redhat? > > I am getting a new kernel panic now after I made the root=/dev/hda1 > change > >

Re: kernel panic still but a diffrent message

2003-06-07 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06 Jun 2003 21:45:35 -0400, Jeremy Petzold wrote: > What does Redhat do with their set up? sheesh...I love the polish but > what is diffrent in the kernel set up proccess from debian to redhat? > > I am getting a new kernel panic

Re: kernel panic: no init found...please help

2003-06-06 Thread Bret Hughes
On Fri, 2003-06-06 at 21:56, Jeremy Petzold wrote: > what is this all about? I no longer have the problem of not being able > to mount the file system but now I cannot get an initial console. > > I tried adding "init=/bin/bash" to my append line in lilo but it did not > work.arg. > > what the

Re: kernel panic still but a diffrent message

2003-06-06 Thread Jeremy Petzold
n to redhat? > > > > > > I am getting a new kernel panic now after I made the root=/dev/hda1 > > > change > > > > > > not I get: > > > > > > warning: unable to open initial console. > > > kernel panic: no init found. try p

Re: kernel panic still but a diffrent message

2003-06-06 Thread Jeremy Petzold
On Fri, 2003-06-06 at 22:33, Edward Dekkers wrote: > Jeremy Petzold wrote: > > What does Redhat do with their set up? sheesh...I love the polish but > > what is diffrent in the kernel set up proccess from debian to redhat? > > > > I am getting a new kernel panic now

kernel panic: no init found...please help

2003-06-06 Thread Jeremy Petzold
what is this all about? I no longer have the problem of not being able to mount the file system but now I cannot get an initial console. I tried adding "init=/bin/bash" to my append line in lilo but it did not work.arg. what the heck is going on? thanks, Jeremy -- redhat-list mailing lis

Re: kernel panic still but a diffrent message

2003-06-06 Thread Edward Dekkers
Jeremy Petzold wrote: What does Redhat do with their set up? sheesh...I love the polish but what is diffrent in the kernel set up proccess from debian to redhat? I am getting a new kernel panic now after I made the root=/dev/hda1 change not I get: warning: unable to open initial console. kernel

kernel panic still but a diffrent message

2003-06-06 Thread Jeremy Petzold
What does Redhat do with their set up? sheesh...I love the polish but what is diffrent in the kernel set up proccess from debian to redhat? I am getting a new kernel panic now after I made the root=/dev/hda1 change not I get: warning: unable to open initial console. kernel panic: no init found

Re: kernel panic after new kernel build

2003-06-06 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06 Jun 2003 18:04:13 -0400, Jeremy Petzold wrote: > > > title Test (2.4.20-ck) > > > root (hd0,0) > > > kernel /vmlinuz2.4.20-ck ro root=LABEL=/ hdc=ide-scsi > > > initrd /initrd-2.4.20-8.img > >

Re: kernel panic after new kernel build

2003-06-06 Thread Jeremy Petzold
> > > > title Test (2.4.20-ck) > > root (hd0,0) > > kernel /vmlinuz2.4.20-ck ro root=LABEL=/ hdc=ide-scsi > > initrd /initrd-2.4.20-8.img > ^ > -

Re: kernel panic after new kernel build

2003-06-06 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06 Jun 2003 17:32:59 -0400, Jeremy Petzold wrote: > I was a debian user and decided totry RH...well it is great except that > I have no sound on my laptop (like I Did in debian) so I went to compile > my kernel with the same patches as I had on deb

kernel panic after new kernel build

2003-06-06 Thread Jeremy Petzold
I was a debian user and decided totry RH...well it is great except that I have no sound on my laptop (like I Did in debian) so I went to compile my kernel with the same patches as I had on debian (the ck patches) I know exacty what needs to be set up in my kernel, I have done it 100 times. anyway

Re: Duel Boot XP and RH 7.3 Kernel panic on the RH

2003-06-03 Thread Stephen Kuhn
On Tue, 2003-06-03 at 01:05, jeff allen wrote: > I have 22 duel boot machines that I was pushing a new image out to and 7 > computer in I start getting this error that there is a kernel error > > "Kernel panic: No init found. Try passing init = option to kernel" > >

Duel Boot XP and RH 7.3 Kernel panic on the RH

2003-06-03 Thread jeff allen
I have 22 duel boot machines that I was pushing a new image out to and 7 computer in I start getting this error that there is a kernel error "Kernel panic: No init found. Try passing init = option to kernel" I'm new and What I do know is these 22 machine are all the same ha

Re: RH9 and Kernel Panic

2003-05-29 Thread Awuku Danso
rror message: >>> [Sorry for the lame formatting of quotes, your lines are overlong.] > VFS: Cannot open the file system on 0 or 00:00 > Please append the correct "root=" boot option > Kernel Panic: VFS .(sorry I've forgotten what follows; I wrote it down bu

Re: kernel panic

2003-03-28 Thread Ben Russo
redhatdaemon wrote: I'm currently running Redhat 7.3 (kernel 2.4.18-3 Valhalla) and my computer experienced a power loss. Now it can't load the kernel and when I boot w/ the boot disk, it stops and says there's a kernel panic with no init found and to try passing an init= option wi

kernel panic

2003-03-28 Thread redhatdaemon
I'm currently running Redhat 7.3 (kernel 2.4.18-3 Valhalla) and my computer experienced a power loss. Now it can't load the kernel and when I boot w/ the boot disk, it stops and says there's a kernel panic with no init found and to try passing an init= option with "linux

kernel panic

2003-03-23 Thread paool 66_7
Hello, (BI use Red Hat Linux 7.2 (BI have a problem after I use "parted" and "gpart". While I try to restor (Band resize partition, I got an error-- (B (BEXT2-fs: unable to read superblock (Battempt to access beyond end of device (B03:03: rw=33, limit=1 (Bisofs_read_super: bread faild, dev

Re: HELP: Kernel panic

2003-03-18 Thread Stephen Kuhn
On Wed, 2003-03-19 at 03:17, Yinsheng Li wrote: > prompt > timeout=50 > default=linux > boot=/dev/sda > map=/boot/map > install=/boot/boot.b > message=/boot/message > linear I have this strange niggling suspicion that the kernel you're trying to boot doesn't like SCSI - that would certainly expla

RE: HELP: Kernel panic

2003-03-18 Thread Cannon, Andrew
How big is your /boot partition? Is it full? -Original Message- From: Yinsheng Li [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 4:18 PM To: [EMAIL PROTECTED] Subject: Re: HELP: Kernel panic > Message: 5 > Subject: Re: HELP: Kernel panic > From: Stephen Kuhn <[EMA

Re: HELP: Kernel panic

2003-03-18 Thread Yinsheng Li
> Message: 5 > Subject: Re: HELP: Kernel panic > From: Stephen Kuhn <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Organization: Kuhn Media Australia > Date: 18 Mar 2003 08:23:35 +1100 > Reply-To: [EMAIL PROTECTED] > > On Tue, 2003-03-18 at 08:05, Yinsheng Li wr

Re: HELP: Kernel panic

2003-03-17 Thread Stephen Kuhn
On Tue, 2003-03-18 at 08:05, Yinsheng Li wrote: > Hello, > > I have a problem after I upgrade the kernel. While I try to boot from the new > updated kernel, I got an error -- "Kernel panic. No init found, try init = option > to kernel" > > What should I do n

HELP: Kernel panic

2003-03-17 Thread Yinsheng Li
Hello, I have a problem after I upgrade the kernel. While I try to boot from the new updated kernel, I got an error -- "Kernel panic. No init found, try init = option to kernel" What should I do now? I can still use old kernel, but I really need to use new kernel. Some back

Re: kernel panic? Me too!

2003-03-04 Thread Dylan Baxter
nt: Tuesday, March 04, 2003 3:21 PM Subject: kernel panic? Me too! > hi guys, > > > > o.k. i have my ext2 as /dev/hda5 & the swap as /dev/hda6. I use a linux boot > disk to boot into the linux partition. This was created during the end of > the install of redhat v7.2. &

kernel panic? Me too!

2003-03-04 Thread sputnik3000 turbo
hi guys, o.k. i have my ext2 as /dev/hda5 & the swap as /dev/hda6. I use a linux boot disk to boot into the linux partition. This was created during the end of the install of redhat v7.2. Now, i havent used linux for a while. I have done today using the disk but i get a stall during boot up.

RE: 2.4-18-24.7 kernel panic

2003-02-26 Thread Andrew Bacchi
I answered my own question. I simply failed to load the correct driver for the raid card. I added "alias scsi_hostadapter1 ips" to /etc/modules.conf and the kernel booted just fine. Sorry to bother you all. I think I need a long vacation. -- Andrew Bacchi Staff Systems Programmer Rensselaer

2.4-18-24.7 kernel panic

2003-02-26 Thread Andrew Bacchi
I installed the 2.4-18-24.7 kernel on a RH 7.3 IBM x350 server and I am getting a kernel panic. Interestingly, I have this same kernel on 4 other servers without any problems. This machine has a major difference though, I'm using Raid1 and Raid5 through a ServeRaid controller. The panic sa

RE: Kernel panic: no init found

2003-02-04 Thread Patrick Nelson
[EMAIL PROTECTED] wrote: - I have Windows XP and RedHat 8.0 installed on the same machine, but can't get to RedHat. That is the error message when I try to boot with a floppy. What can I do to fix it? - Boot off the cdrom. Mount the root (/) fs and make sur

Kernel panic: no init found

2003-02-04 Thread aaron1099
I have Windows XP and RedHat 8.0 installed on the same machine, but can't get to RedHat. That is the error message when I try to boot with a floppy.  What can I do to fix it?

Upgraded from 7.3 to 8 and now kernel panic on aic7xxx

2002-12-05 Thread Mike Pelley
Hello all! I've just upgraded from 7.3 to 8 and now I cannot boot the system. I have an Adaptec AHA-2940U2W adaptor and when I installed 7.3 I used the "noprobe" option to manually select the aic7xxx_old as the newer aic7xxx driver causes the known kernel panics. However, now that I've upgraded

SCSI related(?) kernel panic

2002-11-18 Thread Anthony E. Greene
syslog.conf to dump all kernel messages to a file (kern.* /var/log/kernel) But upon reboot, I all get in the file are the messages from the reboot...not helpful. I am/was thinking the drive is going bad, but upon umounting it last night, this morning still showed a kernel panic. I thought it was the disk

Re: Kernel panic VFS unable to mount root fs

2002-10-08 Thread Teodor Georgiev
"RedHat" <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 9:45 PM Subject: Kernel panic VFS unable to mount root fs > Hi all, > > Today powered on my pc and then this message show me: > > Kernel panic: VFS: unable to mount root fs on 03:07 > > and sto

Kernel panic VFS unable to mount root fs

2002-10-08 Thread Jorge Gossain Filho
Hi all, Today powered on my pc and then this message show me: Kernel panic: VFS: unable to mount root fs on 03:07 and stopped the boot process. Someone have any tip about ??? Thanks, Jorge Gossain Filho [EMAIL PROTECTED] L.U. #152312 -- redhat-list mailing list unsubscribe mailto

Kernel panic: Aiee, killing interrupt handler !

2002-09-18 Thread Leandro J. Kohler
Hi, Kernel panic: Aiee, killing interrupt handler ! I am having this problem during installation Red Hat 7.3 on AMD Athlon machine with SCSI Adaptec 29160 card. Thanks, Leandro J. Kohler -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

Kernel panic: Aiee, killing interrupt handler !

2002-09-17 Thread Leandro J. Kohler
Hi, Kernel panic: Aiee, killing interrupt handler ! I am having this problem during installation Red Hat 7.3 on AMD Athlon machine with SCSI Adaptec 29160 card. Thanks, Leandro J. Kohler -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

Re: Kernel panic: No init found

2002-09-17 Thread Benjamin R. Mohilef
7.3 will not boot. I am getting > the error: > > "Kernel panic: No init found. Try passing init= option to kernel" > > This seems to come up when it is trying to mount the root filesystem. > Slightly above this error is a line saying: > > "pivotroot: piv

Re: Kernel panic: No init found

2002-09-17 Thread Gordon Messmer
On Tue, 2002-09-17 at 08:13, Sean Palmer wrote: > That seemed to work. I have no idea how that directory was deleted. > What does it do? Why is a empty directory so critical? When the initrd finishes, and will mount a new directory on the root (/), it uses the pivot_root syscall to move its o

Re: Kernel panic: No init found

2002-09-17 Thread Sean Palmer
etting >>the error: >> >>"Kernel panic: No init found. Try passing init= option to kernel" >> >... > >>"pivotroot: pivot_root (/sysroot,/sysroot/initrd) failed: 2" >> > >Did you delete your /initrd directory? Create one with yo

Kernel panic: Aiee, killing interrupt handler !

2002-09-17 Thread Leandro J. Kohler
Hi, Kernel panic: Aiee, killing interrupt handler ! I am having this problem during installation Red Hat 7.3 on AMD Athlon machine with SCSI Adaptec 29160 card. Thanks, Leandro J. Kohler -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

Re: Kernel panic: No init found

2002-09-17 Thread Gordon Messmer
On Tue, 2002-09-17 at 10:53, [EMAIL PROTECTED] wrote: > I have run into a problem. My Redhat 7.3 will not boot. I am getting > the error: > > "Kernel panic: No init found. Try passing init= option to kernel" ... > "pivotroot: pivot_root (/sysroot,/sysroot/init

Kernel panic: No init found

2002-09-17 Thread smpalmer
I have run into a problem. My Redhat 7.3 will not boot. I am getting the error: "Kernel panic: No init found. Try passing init= option to kernel" This seems to come up when it is trying to mount the root filesystem. Slightly above this error is a line saying: "pivotro

Re: 7.2->7.3 kernel panic

2002-07-30 Thread Matt Perry
loophole wrote: > try this: > > linux apic I did do this and it still resulted in a kernel panic. > > > also, try to do the install **WITHOUT** convertin the > partitions to ext3. I also tried this and it resulted in the same kernel panic. Since I posted this to t

Re: 7.2->7.3 kernel panic

2002-07-30 Thread loophole
try this: linux apic also, try to do the install **WITHOUT** convertin the partitions to ext3. hth. lh = - lh - __ Do You Yahoo!? Yahoo! Health - Feel better, live better

Re: 7.2->7.3 kernel panic

2002-07-29 Thread Matt Perry
tried another install method or media, just to eliminate that? I have tried to install using a boot disk with the bootnet.img and upgrading via nfs. Still get a kernel panic. > > > Can you look on the virtual terminals to see if the same last few lines > appear before the panic each time

Re: 7.2->7.3 kernel panic

2002-07-29 Thread Jeremy Hogan
, 2002-07-29 at 10:11, Matt Perry wrote: > Folks: > > I would like to get some assistance on a problem I have been > working through for a couple of weeks now. I am trying to > upgrade a Tyan BX S1832DL Tiger 100 (Intel 440BX AGPset) > based system from 7.2 to 7.3 I get a kern

7.2->7.3 kernel panic

2002-07-29 Thread Matt Perry
Folks: I would like to get some assistance on a problem I have been working through for a couple of weeks now. I am trying to upgrade a Tyan BX S1832DL Tiger 100 (Intel 440BX AGPset) based system from 7.2 to 7.3 I get a kernel panic while the installation is "Finding packages". I was

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-18 Thread Matthew Saltzman
On 18 Jun 2002, Gordon Messmer wrote: > Seems very odd. It's the same error I got when trying to boot from a > DAC960 controller. The problem, in my case, was that the kernel doesn't > recognize the DAC960's device names when it's parsing its parameters. > In order to correct the problem, I had

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-18 Thread Gordon Messmer
device > Mounting root filesystem > mount: error 6 mounting ext3 > pivotroot: pivot_root(/sysroot, /sysroot/initrd) failed: 2 > Freeing unused kernel memory: 224k freed > Kernel panic: no init found. Try passing init= option to kernel > > >Fr

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-18 Thread Matthew Saltzman
;s a transcription of the boot messages. Loading jbd module Journal Block Device driver loaded Loading ext3 module Mounting /proc filesystem Creating root device Mounting root filesystem mount: error 6 mounting ext3 pivotroot: pivot_root(/sysroot,

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-14 Thread Matthew Saltzman
On Fri, 14 Jun 2002, I wrote: > OK I just started having this problem also. > > /initrd exists, / is not full, permissions on /sbin/init look OK. > > The problem occurs with the 2.4.9-34 and 2.4.9-31 kernels, but not the > 2.4.7-10 kernel that shipped with 7.2 originally. One more piece of infor

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-14 Thread Matthew Saltzman
OK I just started having this problem also. /initrd exists, / is not full, permissions on /sbin/init look OK. The problem occurs with the 2.4.9-34 and 2.4.9-31 kernels, but not the 2.4.7-10 kernel that shipped with 7.2 originally. All file systems are ext3. /etc/fstab: --- LABEL=/

Re: Kernel panic: No init found. Try passing init= option tokernel.

2002-06-14 Thread Tom Kearns
ECTED]> Sent: Wednesday, June 12, 2002 10:07 PM Subject: RE: Kernel panic: No init found. Try passing init= option to kernel. > Renato P Cardoso wrote: > ->>>> > > > Hello, > > > > > > This is the second time that I have

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-13 Thread Renato P Cardoso
Patrick, The directory /initrd already exist. []'s Renato - Original Message - From: "Patrick Nelson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 10:07 PM Subject: RE: Kernel panic: No init found. Try passing init= opt

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Patrick Nelson
Renato P Cardoso wrote: ->>>> > > Hello, > > > > This is the second time that I have this same problem. Anyone > knows how > > to fix this kernel panic? I am using Red Hat 7.2 > > > > Freeing initrd memory: 321k freed >

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Adam Ellis
rdoso [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 5:49 PM To: [EMAIL PROTECTED] Subject: Re: Kernel panic: No init found. Try passing init= option to kernel. I never have recompiled the kernel on this system. All partitions is using ext3 filesystem. []'s Renato - Origin

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Renato P Cardoso
I never have recompiled the kernel on this system. All partitions is using ext3 filesystem. []'s Renato - Original Message - From: "Adam Ellis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:31 PM Subject: RE: Kernel panic:

RE: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Adam Ellis
Have you recently recompiled your kernel and possibly forgot to add support for the ext3 filesystem? -Original Message- From: Renato P Cardoso [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: Re: Kernel panic: No init found. Try passing

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-12 Thread Algis Stab
Renato P Cardoso wrote: > Hello, > > This is the second time that I have this same problem. Anyone knows how > to fix this kernel panic? I am using Red Hat 7.2 > > Freeing initrd memory: 321k freed > EXT2-fs warning: checktime reached, running e2fsck is recommende

  1   2   >