On Sun, Oct 07, 2007 at 08:30:35AM +0000, Thufir wrote: > On Sun, 07 Oct 2007 08:18:48 +0000, Thufir wrote: > > > Ooops, here's what I meant to post: > [...] > > > Also, I found this command to give information about the volume: > > arrakis ~ # > arrakis ~ # ls -l /dev/mapper/* > brw------- 1 root root 253, 0 Oct 7 00:39 /dev/mapper/VolGroup00- > LogVol00 > brw------- 1 root root 253, 1 Oct 7 00:39 /dev/mapper/VolGroup00- > LogVol01 > crw-rw---- 1 root root 10, 61 Oct 6 22:35 /dev/mapper/control > arrakis ~ # > arrakis ~ # date > Sun Oct 7 01:28:54 PDT 2007 > arrakis ~ # > > > However, I'm still searching for an explanation of how to mount the > volume, unfortunately. > > > > thanks, > > Thufir > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Thats what I do under Fedora Core 6: <snip> sudo vgscan sudo vgchange -ay VGNAME_FROM_VGSCAN sudo mount /dev/VGNAME/LVNAME /mnt/mountpoint <snup> HTH, ku -- Han Solo: This is not going to work. Luke Skywalker: Why didn't you say so before? Han Solo: I did say so before!