Gentoo Archives: gentoo-user

From: Stephen Liu <satimis@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to allow user to mount USB enclosure
Date: Mon, 20 Nov 2006 16:29:58
Message-Id: 591501.25383.qm@web35212.mail.mud.yahoo.com
1 Hi folks,
2
3
4 I have a HD mounted on USB enclosure. Please advise how to allow
5 user=satimis to mount the USB enclosure (USB drive). Tks
6
7 The HD has 2 partitions, /dev/sda1 and /dev/sda2
8 corresponding mount points /media/disk /media/disk-1
9
10 # ls -l / | grep media
11 drwxr-xr-x 4 root root 4096 Oct 20 08:41 media[/code]
12
13 # ls -l /media
14 total 8
15 drwxrwxrwx 2 satimis satimis 4096 Oct 16 16:14 disk
16 drwxrwxrwx 2 satimis satimis 4096 Oct 16 13:33 disk-1
17
18 I need to copy directories and files from /home/satimis on the HD
19 preserving their owner and permission.
20
21 FS on /dev/sda1 msdos
22 FS on /dev/sda2 ext3
23 FS on gentoo ext3
24
25 Can I copy directories/files on /dev/sda1? It is running on msdos fs.
26
27
28 TIA
29
30
31 B.R.
32 Stephen
33
34 Send instant messages to your online friends http://uk.messenger.yahoo.com
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to allow user to mount USB enclosure Etaoin Shrdlu <shrdlu@×××××××××××××.org>