Re: Device name for a USB disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Sat, 2007-04-21 at 08:12 -0700, Todd Cary wrote:
> I see a sda and a sda1.  Should I use the sda1?
> 
> Todd

You can't rsync to devices ... you have to mount it first

It may already be mounted ... look in /media/

If it is not mounted there then create a directory and mount it ...

mkdir /media/some_name
mount /dev/sda1 /media/some_name

(it is likely mounted when plugged in c4 or c5 though)


> 
> joachim.backes@xxxxxxxxxxxxxx wrote:
> > Todd Cary wrote:
> >> What is the device name for a USB drive?  I want to rsync some files 
> >> to it and I have completely forgotten the device name!
> >>
> >> /usr/bin/rsync -av --exclude=".*" -e ssh /home/ /dev/???????/
> >
> > Because these are managed as SCSI drives, the names are 
> > /dev/sda[1...], /dev/sdb[1...],...
> >>
> >> Many thanks....
> >>
> >> Todd

Bottom posting is easier to follow :P

Thanks,
Johnny Hughes

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux