On Saturday 14 June 2003 23:49, rm wrote:

> Thanks again for your help, any other suggestions?
>
> regis

Try changing in your fstab this lines:
LABEL=/         /               ex2     defaults        1 1
with
/dev/hda2               /               ex2     defaults        1 1

and
LABEL=/boot     /boot           ext2    defaults        1 2
with
/dev/hda1               /               ex2     defaults        1 2

but I'm not so sure it will function. But if you can still read your data (try 
to mount your partitions manually after the 'linux rescue' boot) you could 
make a backup in another drive (with 'dd if=/dev/hdax.....' give a search on 
google about that), regenerate your partition table recreating your 
partitions (using fdisk) and restore their content using the backup.

Achille


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to