Re: Maxtor 6Y200P0 mount problem. (long)
From: Pepijn Kenter (kenter_at_tpd.tno.nl)
Date: 08/04/03
- Next message: Armin Gnaedig: "decrypt a vi -x encrypted file ???"
- Previous message: Jean-David Beyer: "Re: x-server/linux crashes"
- In reply to: Pepijn Kenter: "Maxtor 6Y200P0 mount problem. (long)"
- Next in thread: John Winters: "Re: Maxtor 6Y200P0 mount problem. (long)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 4 Aug 2003 15:10:09 +0200
Thank you both for your reply, they helped me solving the problem. I got it
working now.
After typing:
mount -t auto /dev/hdb1 /mnt/test
I was told to specify a file system so I decided to start over and install
ext2 and to remove the line from the /etc/fstab file.
nadir:~# mke2fs /dev/hdd1
nadir:~# e2fsck -fvyc -b 23887872 /dev/hdd1
nadir:~# mount -t ext2 /dev/hdd1 /alpha/
This did the trick and also worked for ext3.
Regards, Pepijn Kenter.
- Next message: Armin Gnaedig: "decrypt a vi -x encrypted file ???"
- Previous message: Jean-David Beyer: "Re: x-server/linux crashes"
- In reply to: Pepijn Kenter: "Maxtor 6Y200P0 mount problem. (long)"
- Next in thread: John Winters: "Re: Maxtor 6Y200P0 mount problem. (long)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|