On 10/27/2011 10:04:38 PM, Ed Greshko wrote:
> On 10/28/2011 07:25 AM, Geoffrey Leach wrote:
> > Under Fedora 14 the following procedure worked for discovering the
> UUID
> > for a USB device.
> >
> > Insert device
> > Look in /dev/disk/by-label for device
> > Use file cmd to find device assigned
On 10/28/2011 07:25 AM, Geoffrey Leach wrote:
> Under Fedora 14 the following procedure worked for discovering the UUID
> for a USB device.
>
> Insert device
> Look in /dev/disk/by-label for device
> Use file cmd to find device assigned
> Look in /dev/disk/by-uuid for the UUID assigned (link to sa
On Thu, Oct 27, 2011 at 16:25:37 -0700,
Geoffrey Leach wrote:
> Under Fedora 14 the following procedure worked for discovering the UUID
> for a USB device.
>
> Insert device
> Look in /dev/disk/by-label for device
> Use file cmd to find device assigned
> Look in /dev/disk/by-uuid for the UUID
Under Fedora 14 the following procedure worked for discovering the UUID
for a USB device.
Insert device
Look in /dev/disk/by-label for device
Use file cmd to find device assigned
Look in /dev/disk/by-uuid for the UUID assigned (link to same device)
Alas, that no longer works. Anyone have an up-t