Re: Peculiar problem mounting a harddrive
Re: Peculiar problem mounting a harddrive
am 21.06.2005 14:39:25 von mailing-lists
On Tue, 21 Jun 2005, Mukund JB. wrote:
> Dear all,
>
> I have a peculiar problem mounting a hard drive on the mount point
> "/mnt/LinuxH1".
>
> I have edited the /etc/fstab at as follows:-
>
> Dev/hdb1 /home/LinuxH1 auto defaults 0 0
You made some typo's... `Dev/hdb1' should be: `/dev/hdb1' . Just like you
are listing below in your message. That's why prob. the below works and
the previous not.
> But, I am able to mount the device with the mount command as follows
>
> mount /dev/hdb1 /home/LinuxH1
>
> Can someone suggest me what cont be the problem? Why am I not able to
> mount the device at mount time using the fstab entry?
>
> Regards,
> Mukund Jampala
If that didn't solve it, put some error messages that occur in your next
message.
Cheers..
J.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Peculiar problem mounting a harddrive
am 21.06.2005 14:40:34 von mukundjb
Dear all,
I have a peculiar problem mounting a hard drive on the mount point
"/mnt/LinuxH1".
I have edited the /etc/fstab at as follows:-
Dev/hdb1 /home/LinuxH1 auto defaults 0 0
But, I am able to mount the device with the mount command as follows
mount /dev/hdb1 /home/LinuxH1
Can someone suggest me what cont be the problem? Why am I not able to
mount the device at mount time using the fstab entry?
Regards,
Mukund Jampala
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: Peculiar problem mounting a harddrive
am 21.06.2005 21:39:53 von qwms-avib
Mukund JB. wrote:
>
> I have edited the /etc/fstab at as follows:-
>
> Dev/hdb1 /home/LinuxH1 auto defaults 0 0
>
> But, I am able to mount the device with the mount command as follows
>
> mount /dev/hdb1 /home/LinuxH1
>
> Can someone suggest me what cont be the problem?
Make sure you have /dev/hdb1 *not* Dev/hdb1
Remove auto.
Cheers,
Steven
____________________________
http://www.basiclinux.com.ru
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: Peculiar problem mounting a harddrive
am 22.06.2005 08:19:41 von heimwill
qwms-avib@dea.spamcon.org wrote:
> Remove auto.
Why should one do that? At least he should replace it with the
appropriate type of file system. Removing the filesystem type should get
an error.
Ulrich
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
RE: Peculiar problem mounting a harddrive
am 22.06.2005 14:50:05 von mukundjb
Dear J,
Sorry, for the trouble, I am doing the that silly mistake.
Thanks for that.
Regards,
Mukund jmapala
>-----Original Message-----
>From: linux-newbie-owner@vger.kernel.org [mailto:linux-newbie-
>owner@vger.kernel.org] On Behalf Of J.
>Sent: Tuesday, June 21, 2005 6:09 PM
>To: linux-newbie@vger.kernel.org
>Subject: Re: Peculiar problem mounting a harddrive
>
>On Tue, 21 Jun 2005, Mukund JB. wrote:
>
>> Dear all,
>>
>> I have a peculiar problem mounting a hard drive on the mount point
>> "/mnt/LinuxH1".
>>
>> I have edited the /etc/fstab at as follows:-
>>
>> Dev/hdb1 /home/LinuxH1 auto defaults 0 0
>
>You made some typo's... `Dev/hdb1' should be: `/dev/hdb1' . Just like
you
>are listing below in your message. That's why prob. the below works and
>the previous not.
>
>> But, I am able to mount the device with the mount command as follows
>>
>> mount /dev/hdb1 /home/LinuxH1
>>
>> Can someone suggest me what cont be the problem? Why am I not able to
>> mount the device at mount time using the fstab entry?
>>
>> Regards,
>> Mukund Jampala
>
>If that didn't solve it, put some error messages that occur in your
next
>message.
>
>Cheers..
>
>J.
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-newbie"
in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs