RE: Kernel panic on install, Dell Poweredge 350

2002-03-05 Thread Michael Marziani
ists.debian.org Subject: Re: Kernel panic on install, Dell Poweredge 350 > The last message I get is: "Kernel panic: VFS: Unable to mount root > fs on 01:00" that's a pretty common error if you've borked your kernel install. It means that either you don't have

Re: Kernel panic on install, Dell Poweredge 350

2002-03-05 Thread Corey Halpin
> The last message I get is: "Kernel panic: VFS: Unable to mount root fs > on 01:00" that's a pretty common error if you've borked your kernel install. It means that either you don't have drivers for your hard disk built in the kernel, or that you don't have drivers for your filesystem built

RE: Kernel panic on install, Dell Poweredge 350

2002-03-05 Thread justin cunningham
2:20 PM To: Michael Marziani Cc: Debian User List Subject: Re: Kernel panic on install, Dell Poweredge 350 Michael Marziani wrote: > The last message I get is: "Kernel panic: VFS: Unable to mount root fs > on 01:00" > > I used the debug flag but it is not giving any additional inf

Re: Kernel panic on install, Dell Poweredge 350

2002-03-05 Thread Stan Kaufman
Michael Marziani wrote: > The last message I get is: "Kernel panic: VFS: Unable to mount root fs > on 01:00" > > I used the debug flag but it is not giving any additional info. Anyone > have any idea what I might try? I've installed Debian quite a few > times, but never on this hardware. Any h

RE: Kernel panic on install, Dell Poweredge 350

2002-03-05 Thread Michael Marziani
I don't think I gave enough info, but I have found a resolution. Anyway, I was trying to boot straight off CDROM, and it wasn't working. What worked is to boot off a win98 boot disk and run /install/boot.bat from the cdrom once the win98 boot disk loaded. Maybe this can help some other folks. -M