Automount
Matthew Flaschen
matthew.flaschen at gatech.edu
Mon Aug 6 06:16:48 UTC 2007
Jan Kauffman wrote:
> Hi all,
>
> I recently moved from windows XP to ubuntu, so I'm still having some
> problems figuring out how to do things here.
Welcome.
> Is there a way to configure ubuntu to auto mount this second hard disk
> when I turn my computer on, and mount it on my group?
First, we need some info. Type:
id
in the command prompt. Copy your uid and gid (probably 1000).
Then,
mount the drive manually.
In a command prompt, type:
df -T
Reply with this output.
Basically, you're going to modify /etc/fstab to make the drive mount on
boot with ownership going to you (you probably only need to fake the
ownership if it's fat32 or ntfs).
Matt Flaschen
More information about the ubuntu-users
mailing list