Re: Accessing an external USB disk

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



Todd Cary (todd@xxxxxxxxxxxxxxxxxx) napisał(a):

> I was able to remove the NTFS partition and repartition the HD as a type 
> Linux (83).  Next I created the ext3 file system.
> 
> If I reboot with the USB drive attached, the boot process hangs, however 
> if I turn off the drive, boot and then turn it on, all is fine.
> 
> # cat /etc/fstab
> 
> shows the drive, but I am not sure how to use it for a backup nor do I 
> know how to access it.  Any help would be appreciated.  The drive is 
> /dev/sda1.
> 


>From terminal You can do:

mkdir /mnt/usb
mount /dev/sda1 /mnt/usb

and You will have Your stick in /mnt/usb

After You finish Your work, You can
umount /mnt/usb

hth



-- 
Marcin Mazurek

http://www.netsync.pl/  -  ::::  -  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89

_______________________________________________
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