LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-04-2007, 02:28 PM   #1
flatstan
Member
 
Registered: Jul 2006
Location: London UK.
Distribution: Linux MINT, UBUNTU.
Posts: 150

Rep: Reputation: 15
Help for using a USB Hard Drive with SuSE 10.1


Hi, I have an External USB Hard Drive, 320GB partitioned into 2 equal parts. I am running SUSE 10.1, I have USB ports on the back panel, also on the front of the box, is it best to plug the USB HDD into the front or the back ports. Would you explain in simple steps how to mount this drive, then to access the drive for data transfer. Windows automaticly recognises it, but linux does not. Thanks.
 
Old 02-04-2007, 02:58 PM   #2
ichrispa
Member
 
Registered: Mar 2005
Location: Dresden, Germany
Distribution: OpenSuse 11.2/3, Debian 5.0 , Debian 1.3.1, OpenBSD
Posts: 277

Rep: Reputation: 32
No problem:

So first you plug the HDD someplace (into the computer) - preferably something that looks like a USB port.

If you have no other stuff connected to your serial ports the linux kernel will automatically notice the newcommer and create a block device for it. It will be something like /dev/sda1 or /dev/sdb2.

the a or b after the /dev/sd stands for the port, the number for the partition. I don't know the configs of your system, so it might also be /dev/sdd1.

Open a console as root (or su) and then type
"mount /dev/sda1 /mount/usb_hdd", substituting the paths as necessary.

The first parameter to mount is which block device you want to mount, the second parameter is where in your filesystem it will be mounted. There are tons of other parameters, like type or encryption. Usually however the mount command will run through all known filessystem types to indentify the one you want to mount automatically.

More details about the mount utility can be found in the manpage (type "man mount") or visit this link

Last edited by ichrispa; 02-04-2007 at 03:07 PM.
 
Old 02-04-2007, 03:04 PM   #3
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
The difference on the front and back may or may not differ. I have seen machines with USB 1.0-1.1 posts on the front and 2.0 USB ports on the back. And vice-a-versa. Manual should say what is what. Version 1.0-1.1 is 12mbps and Version 2.0 is 480mbps.

I do not know how Suse if it can automatically see USB drives and automount them.

To see if the system sees it is after you plug in the USB drive wait 10 secs. Type the command ' dmesg ' and see what it says. If no other scsi, sata, USB, Firewire, or a few other type of drives are on the system then it will usually be seen as /dev/sda. The first primary partition will be /dev/sda1 and second will be /dev/sda2. If the second partition is a logical partition in an entended partition it will be /dev/sda5

Post output from the following commands.
cat /etc/fstab
cat /proc/scsi/scsi
/sbin/lsusb
/sbin/lsmod
/sbin/lspci
/sbin/fdisk -l ( must be run as root to use )

So lets first see the last 20 lines of dmesg before going on. No sense getting ahead if the system cannot see it.
 
Old 02-19-2007, 10:39 AM   #4
flatstan
Member
 
Registered: Jul 2006
Location: London UK.
Distribution: Linux MINT, UBUNTU.
Posts: 150

Original Poster
Rep: Reputation: 15
USB External HDD.

Thanks Brian1 & ichrispa, I'll try those & get back to you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Booting Suse 10.1 From USB External Hard Drive trickster009 Linux - Newbie 2 11-12-2006 02:25 PM
Freecom USB Hard drive sometimes works on Suse 10 Pharuils Linux - Hardware 0 12-30-2005 09:03 AM
Installing SuSE 9.3 from a USB Hard Drive voxel SUSE / openSUSE 2 08-19-2005 07:09 PM
cannot access USB hard drive on SUSE 9.1 izquierdista SUSE / openSUSE 5 06-11-2005 02:11 PM
Mounting USB Hard Drive in SuSE 9.1 Caboose447 SUSE / openSUSE 4 12-13-2004 10:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration