<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello all. <br>
  I've just installed a copy of FC5 onto my second non booting hard
disk and am having booting problems.<br>
<br>
I am using lilo 22-7 as my boot manager and am not getting very far
before the following error is reported<br>
<br>
<font face="Courier New, Courier, monospace">Trying to resume from
LABEL=SWAP-hda3<br>
No suspend signature on swap, not resuming<br>
Creating root device.<br>
Mouting root filesystem.<br>
mount: could not find file system '/dev/root'<br>
Setting up other filesystems.<br>
Setting up new root fs<br>
setuproot: moving /dev failed: No such file or directory<br>
no fstab.sys, mounting internal defaults<br>
setuproot: error mounting /proc: No such file or directory<br>
setuproot: error mounting /sys: No such file or directory<br>
...<br>
Kernel panic ..</font><br>
<br>
I've used Linux for some time, and never struck this before.  <br>
/dev/hda is the disk that linux is installed on.<br>
With <br>
  /dev/hda1 NTFS <br>
  /dev/hda2 ext3 aka /<br>
  /dev/hda3 SWAP<br>
  /dev/hda4 vfat<br>
<br>
I don't believe the hardware is at fault and although the installed
disk is not set as active I didn't think that should matter?<br>
<br>
My primary boot device is a RAID 0 ATA array, but this is not being
used and a second ATA100 hard disk is the install point. <br>
<br>
The main board is a Gigabyte 945P Pro.<br>
<br>
I'm using Windows boot manager to load a dd of the /dev/hda2 boot
sector.  I run 'dd if=/dev/hda2 of=/tmp/fc5_dd_hda2.img bs=512 count=1'
to grab the first 512 bytes of the linux partitions boot sector.<br>
<br>
Please, any help would be appreciated<br>
<br>
Thank You.<br>
  Hadders<br>
</body>
</html>