Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > NZ Computing > fstab / mount problem

Reply
Thread Tools

fstab / mount problem

 
 
pete
Guest
Posts: n/a
 
      10-05-2003
HI, trying to add a second hard drive to my Lycoris installation. the drive
is recognised by bios and can be fdisked and formatted ok by DOS.
Following a tutorial at the Lycoris website, I have edited the fstab, adding
/dev/hdb1 /mnt/hdb1 ext3 defaults 2 1 (the disk is slave on primary IDE)
The next step is supposed to be test the drive will mount by entering
#mount /mnt/hdb1 but this returns #mount: mount point /mnt/hdb1 does not
exist
I read the mount and fstab man pages but cannot see where I'm going wrong.
Any ideas, please?


 
Reply With Quote
 
 
 
 
Allistar
Guest
Posts: n/a
 
      10-05-2003
pete wrote:

> HI, trying to add a second hard drive to my Lycoris installation. the
> drive is recognised by bios and can be fdisked and formatted ok by DOS.
> Following a tutorial at the Lycoris website, I have edited the fstab,
> adding /dev/hdb1 /mnt/hdb1 ext3 defaults 2 1 (the disk is slave on primary
> IDE) The next step is supposed to be test the drive will mount by entering
> #mount /mnt/hdb1 but this returns #mount: mount point /mnt/hdb1 does not
> exist
> I read the mount and fstab man pages but cannot see where I'm going wrong.
> Any ideas, please?


Hi,
create the mount point (as a directory) first. Try this:

mkdir /mnt/hdb1
mount /mnt/hdb1

Allistar.
 
Reply With Quote
 
 
 
 
pete
Guest
Posts: n/a
 
      10-05-2003

"Allistar" <> wrote in message
news:OCSfb.6299$...
> pete wrote:
>
> > HI, trying to add a second hard drive to my Lycoris installation. the
> > drive is recognised by bios and can be fdisked and formatted ok by DOS.
> > Following a tutorial at the Lycoris website, I have edited the fstab,
> > adding /dev/hdb1 /mnt/hdb1 ext3 defaults 2 1 (the disk is slave on

primary
> > IDE) The next step is supposed to be test the drive will mount by

entering
> > #mount /mnt/hdb1 but this returns #mount: mount point /mnt/hdb1 does

not
> > exist
> > I read the mount and fstab man pages but cannot see where I'm going

wrong.
> > Any ideas, please?

>
> Hi,
> create the mount point (as a directory) first. Try this:
>
> mkdir /mnt/hdb1
> mount /mnt/hdb1
>
> Allistar.


thanks Allistar, that worked. I can now see both drives when running
KDiskFree, but the second drive doesn't show up in "My Linux System" (If
you're not familiar with Lycoris, this is directly equivalent to "My
Computer" in Windows)
Maybe after a reboot..
Peter


 
Reply With Quote
 
AD.
Guest
Posts: n/a
 
      10-06-2003
On Mon, 06 Oct 2003 00:04:25 +1300, pete wrote:

> thanks Allistar, that worked. I can now see both drives when running
> KDiskFree, but the second drive doesn't show up in "My Linux System" (If
> you're not familiar with Lycoris, this is directly equivalent to "My
> Computer" in Windows)


I know nothing about Lycoris, but strictly speaking it probably
won't/shouldn't show up.

Unix filesystems have no concept of different drives as such, filesystems
are mounted into a single unified tree and the user isn't aware those
directories are from different drives.

Frankly the sooner Windows drops the drive letter (ie multiple directory
trees) idea the better IMO. NTFS has had the capability for mounting in a
directory for ages, technically it's just support of legacy software
stopping it happening.

Directory layout and filesystem management are two different concepts, and
should be abstracted away from each other.

Cheers
Anton
 
Reply With Quote
 
T.N.O.
Guest
Posts: n/a
 
      10-06-2003
"techie" wrote
> I hear Microsoft's about to change "My Computer" to "Bill's Computer".


heh, oh-no, thats not funny.





 
Reply With Quote
 
Allistar
Guest
Posts: n/a
 
      10-06-2003
pete wrote:

>
> "Allistar" <> wrote in message
> news:OCSfb.6299$...
>> pete wrote:
>>
>> > HI, trying to add a second hard drive to my Lycoris installation. the
>> > drive is recognised by bios and can be fdisked and formatted ok by DOS.
>> > Following a tutorial at the Lycoris website, I have edited the fstab,
>> > adding /dev/hdb1 /mnt/hdb1 ext3 defaults 2 1 (the disk is slave on

> primary
>> > IDE) The next step is supposed to be test the drive will mount by

> entering
>> > #mount /mnt/hdb1 but this returns #mount: mount point /mnt/hdb1 does

> not
>> > exist
>> > I read the mount and fstab man pages but cannot see where I'm going

> wrong.
>> > Any ideas, please?

>>
>> Hi,
>> create the mount point (as a directory) first. Try this:
>>
>> mkdir /mnt/hdb1
>> mount /mnt/hdb1
>>
>> Allistar.

>
> thanks Allistar, that worked. I can now see both drives when running
> KDiskFree, but the second drive doesn't show up in "My Linux System" (If
> you're not familiar with Lycoris, this is directly equivalent to "My
> Computer" in Windows)
> Maybe after a reboot..
> Peter


Glad to hear it worked. I am not familiar with Lycoris, is there some sort
of properties dialog for the "My Linux System" thing?

Mounting into a unified tree structure is handy. I mount remote drives quite
a bit (over a VPN connection to the office, also running Linux). Not too
much different from sharing drives in Windows except without the need for a
"drive mapping" as such (just a mount point).

Allistar.
 
Reply With Quote
 
techie
Guest
Posts: n/a
 
      10-06-2003
On Sun, 05 Oct 2003 04:04:25 -0700, pete wrote:


> (If you're not familiar with Lycoris, this is directly equivalent to
> "My Computer" in Windows)


I hear Microsoft's about to change "My Computer" to "Bill's Computer".
 
Reply With Quote
 
Peter
Guest
Posts: n/a
 
      10-06-2003
this quote is from techie of Mon, 06 Oct 2003 18:59 :
>
> I hear Microsoft's about to change "My Computer" to "Bill's Computer".


only after you "upgrade" to Longhorn


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLRSigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLR sigmaphotojapan@yahoo.com Digital Photography 6 04-01-2005 05:26 PM
Sigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLRSigma Announces SD-30--30 Megapixel,Universal Lens Mount, Digital SLR sigmaphotojapan@yahoo.com Digital Photography 5 04-01-2005 02:08 PM
secure /etc/fstab nospam55 Computer Security 0 07-03-2004 11:26 AM
Re: Sigma gives up on Foveon and SA mount lenses, turns to Kodak for Sensor, and moves to Canon Lens Mount Steven M. Scharf Digital Photography 5 05-18-2004 09:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57