RE: how to mount USB pen drive



If you do not see any usb activity from /var/log/messages after you plug in the pen drive,
then it might be the case that the kernel does not know about the device. In this case you need
To do some kernel stuff like get a new one or recompile.

-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Manuel Arostegui Ramirez
Sent: Friday, 15 February 2008 4:32 a.m.
To: General Red Hat Linux discussion list
Subject: Re: how to mount USB pen drive

El Jueves, 14 de Febrero de 2008 15:45, Marcos Trazzini escribió:
Hi techies..
Can anyone tell how to mount USB pen drive on
Red Hat 8.0 and SCO 5.
Please tell.

Hello there.

I don't know how to do that on a SCO5, but as this is an Red Hat list,
perhaps I can help you on the Red Hat's case.

After you've plugged the pen drive, run a "fdisk -l" command to see if
a new scsi device (like /dev/sda or /dev/sdb) was correctly created.
For instance, if /dev/sdb was assigned for the new plugged pen drive,
and assumes that it has only one partition, try to mount the /dev/sdb1
(as root), like:

# mount /dev/sdb1 /mnt

If you can properly mount and the data is acessible, it's done. Don't
forget to umount the device (not phisically, but using "umount /mnt")
before taking it off.

Regards.


tail -f /var/log/messages when plugin in the pendrive might help you out to realise if a new interface was created.

Manuel.

--
Manuel Arostegui Ramirez.

Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
==========================================================
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz
==========================================================
CAUTION: This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s). This information
is not to be used or stored by any other person and/or organisation.


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • RE: Problem with accessing Pen Drive
    ... Probably an issue with the drivers not existing in the kernel. ... Some forensics is going to a terminal and type: ... Then plug in the device and see if it writes anything to the messages ...
    (RedHat)
  • Re: Processor upgrades
    ... in the additional power connector plug they want to install ... several cables out of the plug. ... used in the beige G3. ... Linux/PPC developers have not ACKed its inclusion in the 2.4 kernel. ...
    (comp.os.linux.powerpc)
  • Re: [SLE] Installing 3ware 7000-2 RAID card...need help
    ... As long as you make sure your kernel is compiled with the LOW LEVEL scsi driver 3Ware things will mostly be plug and play. ...
    (SuSE)
  • Re: [PATCH] to drivers/input/evdev.c to add mixer device "/dev/input/events"
    ... > kernel could handle that aspect, it would make all programs more stable. ... they plug in a new device that X has never seen before. ... The problem is that X is not using the hotplug system when it ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • RE: Help regarding PCI Express hot Plug functionality in kernel 2 .6.8
    ... Actually I want to use hot plug feature of PCI Express for FC-HBA. ... but they do not support hot plug here. ... I believe that in Kernel 2.6 the driver in the below mentioned is the same ...
    (Linux-Kernel)