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



Relevant Pages

  • Partition mounting under RHEL4
    ... If I un-comment the /dev/sd* entries and restart the server I get an error about a bad superblock when it tries to mount the partitions. ... I reformatted them to ext3 when I found that Red Hat completely dropped xfs in RHEL4 but I did not change the label when I did the reformat. ...
    (RedHat)
  • Re: Why are my files on cd truncated?
    ... Other cd's mount fine? ... but Red Hat 7.2 is so ancient that the chances anyone ...
    (Fedora)
  • Re: how to mount USB pen drive
    ... Can anyone tell how to mount USB pen drive on Red Hat ... and SCO 5. ... forget to umount the device ...
    (RedHat)
  • Re: nfs mount with write perms problem
    ... Boababa told us: ... I am trying to mount an ext3 file system on a red hat 7.1 box from a ...
    (linux.redhat)
  • Re: Unable to unmount idle filesystem on 6.2
    ... devfs on /dev ... # umount -f /usr/ports ... # mount -o ro /usr/ports ... The filesystem was mounted read-only, then upgraded to rw so I could update the ports tree. ...
    (freebsd-questions)