I have been running Fedora Core 4 on my dell inspiron 510m laptop. Apparently my battery is dead so when i pulled out the power cable the whole machine turned off immediately. When i had plugged it back in and tried to restart it i get the error:
Quote:
unable to find a bootable harddrive
|
I took out the 40GB drive and put it into a zynet fashion polar mobile storage solution 2.5" (inch) external enclosure usb house and connected it to another laptop running winxp pro. then i installed
explore2fs 1.08 on the windows box and was able to access the files on both the
ext2 partition (/boot) and the
lvm2 partition (/dev/VolGroup00/LogVol00).
it was late at night so i backed up just my really important files and then turned off the windows machine and went to bed. when i got up the next morning and tried to backup the rest of the files i wanted, explore2fs no longer was able to read the lvm2 partition:
Quote:
Checking for LVM2
LVM2 Seek result is 512
LVM2 Read failed
No LVM2 detected
Found 1 ext2/ext3 partitions
|
I tested the hardware on the inspiron by putting other harddrives in it and booting them with success. From this i assume that there is nothing wrong with the inspiron laptop hardware so the problem must be somewhere among the files in the
/boot folder on the fc4 harddrive because i can/could read the rest of the files..
where do i start looking for errors, how do i debug/fix this? many of those files are binary files. Here is the DOS tree output:
Code:
C:\NICK\NICKFC4-LINUX-LAPTOP-BACKUP\BOOT
│ bzImage
│ config-2.6.11-1.1369_FC4
│ initrd-2.6.11-1.1369_FC4.img
│ initrd-2.6.15.img
│ System.map-2.6.11-1.1369_FC4
│ vmlinuz-2.6.11-1.1369_FC4
│ vmlinuz-2.6.11-1.1369_FC4.old
│
└───grub
device.map
e2fs_stage1_5
fat_stage1_5
ffs_stage1_5
grub.conf
grub.conf.old
iso9660_stage1_5
jfs_stage1_5
menu.lst.old
minix_stage1_5
reiserfs_stage1_5
splash.xpm.gz
stage1
stage2
ufs2_stage1_5
vstafs_stage1_5
xfs_stage1_5