Quote:
Coming in at the middle of a thread can be risky, but anyway ...
I have run fsck and e2fsck from Parted Magic Live CD. .... Works great.
http://partedmagic.com/
There is even an opensuse page on Parted Magic:
http://en.opensuse.org/Parted_Magic
But by the read of this thread, you have bigger problems with your drive.
[/b]
|
I downloaded DSL v3.4.1 (the latest) - and got exactly the same result - BAH!
I was going to go on to try partedmagic but couldn't find my CD containing it - downloading now.
I don't really think that the problem has anything to do with the physical HDD, because I previously had SuSE 10.2 on there and had no problems. After having problems with 10.3, I reloaded 10.2 - no problems, back to 10.3 - problems again.
Thanks for your help people
EDITED: Downloaded partedmagic and ran fsck on /dev/hda5 - it was absolutely fine, no problems.
I then mounted it to /mnt/tmp and ls -l reports
Quote:
823502 - System.map-2.6.22.1-16-bigsmp
512 - backup_mbr
link - boot -> ./
80519 config-2.6.22.1-16-bigsmp
diry - grub/
link - initrd -> initrd-2.6.22.1-16-bigsmp@
diry - lost+found/
394752 - message
99993 - symsets-2.6.22.1-16-bigsmp.tar.gz
399182 - symtypes-2.6.22.1-16-bigsmp.gz
116028 - symvers-2.6.22.1-16-bigsmp.gz
2076485 - vmlinux-2.6.22.1-16-bigsmp.gz*
link - vmlinuz -> vmlinuz-2.6.22.1-16-bigsmp
1541364 - vmlinuz-2.6.22.1-16-bigsmp[/b]
|
/mnt/tmp/grub contains
Quote:
46 - device.map
7576 - e2fs_stage1_5
7424 - fat_stage1_5
6664 - ffs_stage1_5
6656 - iso9660_stage1_5
8128 - jfs_stage1_5
1019 - menu.lst
6844 - minix_stage1_5
9160 - resiserfs_stage1_5
512 - stage1
103118 - stage2
7004 - ufs2_stage1_5
6228 - vstafs_stage1_5
8820 - xfs_stage1_5[/b]
|
cat /mnt/tmp/grub/device.map gives
Quote:
(fd0) /dev/fd0
(hd0) /dev/mapper/pdc_djfiehhc[/b]
|
/mnt/tmp/menu.lst looks normal. The default option reads
Quote:
title openSUSE 10.3
root (hd0,4)
kernel /vmlinuz-2.6.22.1-16-bigsmp root=/dev/mapper/pdc_djfiehhc_part7 vga=0x31a resume=/dev/mapper/pdc_djfiehhc_part6 splash=silent showopts
initrd /initrd-2.6.22.1-16-bigsmp[/b]
|