Whe I unmounted the the fstab file modified: LABEL=/boot /boot ext3 defaults 1 2
I edite the fstab file: /dev/hda1 /boot ext3 defaults 1 2
And mounted back the partition.
I edite the fstab file:
From: redhat <redhat@xxxxxxxxxx> Reply-To: shrike-list@xxxxxxxxxx To: shrike-list@xxxxxxxxxx Subject: Re: mount: can't find /dev/hda3 in /etc/fstab or /etc/mtab Date: Sat, 10 Jan 2004 17:26:53 -0800
Mike Mapsnac wrote:
Hello
I unoumnted the partition and than try to mount back and got the error message:
mount: can't find /dev/hda3 in /etc/fstab or /etc/mtab
What is wrong?
[root@localhost sbin]# umount /dev/hda3 [root@localhost sbin]# mount /dev/hda3 mount: can't find /dev/hda3 in /etc/fstab or /etc/mtab [root@localhost sbin]# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda8 34G 5.8G 27G 18% / none 251M 0 251M 0% /dev/shm /dev/hda2 9.7G 34M 9.1G 1% /tmp /dev/hda6 9.7G 4.8G 4.4G 53% /usr /dev/hda5 9.7G 619M 8.6G 7% /var
_________________________________________________________________
Where are you trying to mount it to?
mount /dev/hda3 /mnt/name
where "name" is the name you want to call the device, such as data1, cdrom, henry, external_drivew, whatever. And make sure you already have that directory (/mnt/name) created before mounting.
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list
_________________________________________________________________
Scope out the new MSN Plus Internet Software ? optimizes dial-up to the max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list