-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 12 Mar 2003 11:19:38 -0800, DuSTiN KRySaK wrote:

> I have a 2nd hard drive (IDE) that I am putting into a RH8 box. It has data
> on it as well....
> 
> So I dropped the drive in, and the BIOS config was fine...
> 
> So then I tried mounting the drive just to make sure...
> 
> # mkdir /mnt/data
> # mount -t ext3 /dev/hdb1 /mnt/data
> 
> This worked fine. So I unmounted and deleted the dir in the mnt dir.
> 
> I then edited my fstab file and added:
> 
> /dev/hdb1   /data   ext3    defaults    1 2
> 
> 
> 
> So now when I rebooted, I get the error that "data" doesn't exist. Am I
> missing something?

Well, does a directory /data exist or not? What does "file /data"
give?

Btw, above you mounted on mount point /mnt/data, but specified mount
point /data in /etc/fstab. If you want /mnt/data, put that into fstab.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+b4+L0iMVcrivHFQRAvIBAJ49rvdWWrC0GmMLCXMscaFtjEpYQACfUjwZ
tfNOuBcX8O5Sv7nRoGfzNfU=
=yNEI
-----END PGP SIGNATURE-----



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

Reply via email to