Hi,
I'm trying to access a USB disk while booted into rescue mode (FC6). When I connect the device, dmesg reports info like:
<6>usb 1-1: new full speed USB device using uhci_hcd and address 2
<6>usb 1-1: configuration #1 chosen from 1 choice
But no device special files are created in /dev, so I can't access the disk. When booted to regular (not rescue mode) FC6, this same disk appears as /dev/sd*.
Is there a way to access USB mass storage devices while in rescue mode?
Thanks.