Gentoo Archives: gentoo-amd64

From: Joshua Hoblitt <jhoblitt@××××××××××.edu>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] mount by UUID
Date: Wed, 27 Jun 2007 20:21:33
Message-Id: 20070627202505.GA26682@ifa.hawaii.edu
In Reply to: [gentoo-amd64] mount by UUID by Bernhard Auzinger
1 So when you try to run `umount /mnt/hdd_extern_1` as a plain ole user
2 you get a segfault? If that's the case then I'd say it's probably a bug
3 in either umount or libuuid. Either way I'm sure the devs would be able
4 to help you if you file a bug. You should probably include a backtrace
5 with your bug report.
6
7 -J
8
9 --
10 On Mon, Jun 25, 2007 at 09:53:35PM +0200, Bernhard Auzinger wrote:
11 > Hi,
12 >
13 > I recently chose to mount my external hdd's by uuid. I just replaced the
14 > device file (dev/sdxy) by the uuid (UUID=XXXXX...) in my /etc/fstab.
15 >
16 > UUID=1ad24afc-f258-4b9e-a2c3-1e34c59562d8 /mnt/hdd_extern_1 reiserfs \
17 > noauto,noatime,notail,user 0 0
18 >
19 > UUID=1f0b0c58-7274-41c8-af00-2fbe5f4fbd6f /mnt/hdd_extern_2 reiserfs \
20 > noauto,noatime,notail,user 0 0
21 >
22 > As root I can mount and unmount the hdd's without any problem. But as user I
23 > can just mount but not unmount them. If I try to unmount them as user (after
24 > mounting as user, of course) I get a segmentation fault.
25 >
26 > Maybe someone can give me a hint, what is going on.
27 >
28 > rgds
29 > Brenhard
30 > --
31 > gentoo-amd64@g.o mailing list
32 >

Replies

Subject Author
Re: [gentoo-amd64] mount by UUID Bernhard Auzinger <e0026053@×××××××××××××××××.at>
Re: [gentoo-amd64] mount by UUID Bernhard Auzinger <e0026053@×××××××××××××××××.at>