Re: Adding a Hard Drive
- From: markhobley@xxxxxxxxxxxxxxxxxxxxxxxx (Mark Hobley)
- Date: Mon, 28 Nov 2005 02:08:02 GMT
Arthur Buse <spam@xxxxxxxxxxxx> wrote:
> I have added a hard drive to my system to give me more storage.
> I want to mount a partition to /home/art/mnt so I do not get a lot of
> disruption if I just remove the drive again sometime. Is this
> possible?
Yes, of course.
> I have added a line
> /dev/sda6 /home/art/mnt ext3 users 0 0
> to /etc/fstab
> When the partition is mounted, /home/art/mnt is drwxr-xr-x and owned
> by root, I can't write to it without being root.
I had the same problem, the other week.
chown art /home/art/mnt
chgrp art /home/art/mnt
I would mount the hard drive under /volumes/volumename, create a folder on it
/art then a symlink to it in /home/art/volumename.
Regards,
Mark.
--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE
Telephone: (0121) 247 1596
International: 0044 121 247 1596
Email: markhobley at hotpop dot donottypethisbit com
http://markhobley.yi.org/
.
- Follow-Ups:
- Re: Adding a Hard Drive
- From: Arthur Buse
- Re: Adding a Hard Drive
- From: graham
- Re: Adding a Hard Drive
- References:
- Adding a Hard Drive
- From: Arthur Buse
- Adding a Hard Drive
- Prev by Date: Re: Wrong page is displayed if I type "man read"
- Next by Date: Re: Wrong page is displayed if I type "man read"
- Previous by thread: Re: Adding a Hard Drive
- Next by thread: Re: Adding a Hard Drive
- Index(es):
Relevant Pages
|