On Sat, 28 Apr 2001, you wrote:
> On Saturday 28 April 2001 10:09, I was honoured by a missive from you that 
> said :
> 
> > HOW do you do that, state the exacht command please,
> 
> e2fsck -b 8193 /dev/hdc1

That is really strange then that you should get a message like;
e2fsck: Bad magic number in super-block while trying to open /dev/hdc

I can reproduce that by simply issuing;

e2fsck -b 8193 /dev/hdc

> 
> > I think you need to show us your configuration, ie fstab.??
> 
> Copied by hand from her computer:
> 
> /dev/hda1 swap swap defaults 0 0
> /dev/hda2 /toto ext2 defaults 1 2
> /dev/hda3 / reiserfs notail 1 1
> /dev/hdc1 /home ext2 defaults 1 2
> /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
> /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> none /dev/pts devpts mode=0620 0 0
> none /proc proc defaults 0 0
> 
> Hope this helps,

Considering i have never used reiserfs and the fact that you are mounting a
"ext2" filesystem under reiserfs, i cannot really comment, i know little of
mixing the two.

Please what happens when you type;

mount -t ext2 /dev/hdc1 /home

Please cut and paste the whole text both the command and the return of the
command. Do not cut off any text, show it all to us.


> 
> Ron.
> -- 
>                         As long as the answer is right,
>                       who cares if the question is wrong?
>               ---  http://personales.conexion.com.py/~rolgiati  ---
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to