Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installing on an external hd (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Svidrigailov
n00b
n00b


Joined: 04 Oct 2005
Posts: 28

PostPosted: Tue Oct 18, 2005 7:33 pm    Post subject: installing on an external hd (solved) Reply with quote

Hi, I've just bought an external hd because my original hd didn't have enough space for linux. The problem here is that I can't get it recognized by fdisk to create the linux partitions, and I don't know if it is loaded by the kernel of the live cd... My hd is connected through and external pcmcia hub with an usb 2 port. I think that maybe this is just a question of drivers, so I' wondering on how to load them (by the way, I'm quite new to linux but I need to get familiar with it before my university session). If anybody as already done something alike or has an idea on how to get this thing working, any help would be appreciated.

Thanks,

Vincent.


Last edited by Svidrigailov on Wed Oct 19, 2005 11:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
detz
Apprentice
Apprentice


Joined: 19 Feb 2004
Posts: 175

PostPosted: Tue Oct 18, 2005 8:32 pm    Post subject: Reply with quote

Check dmesg and see if you drive shows up there and if it has a driver letter. I use an external usb drive and I can just plug it in, mount and, and browse it like a normal drive.

I just plugged my usb stick in and get
Quote:
usb 1-6: new high speed USB device using ehci_hcd and address 2
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
Vendor: LEXAR Model: JUMPDRIVE SECURE Rev: 2000
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sda: 2026592 512-byte hdwr sectors (1038 MB)
sda: assuming drive cache: write through
SCSI device sda: 2026592 512-byte hdwr sectors (1038 MB)
sda: assuming drive cache: write through
/dev/scsi/host0/bus0/target0/lun0: p1
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete


So you know the kernel sees it. Then try to mount

mount /dev/sda1 /mnt/usbdrive

Should be all good.
Back to top
View user's profile Send private message
Svidrigailov
n00b
n00b


Joined: 04 Oct 2005
Posts: 28

PostPosted: Wed Oct 19, 2005 11:06 pm    Post subject: Reply with quote

thanks a lot, I didn't even had to mount my disc... it's the sda extension that i didn't know about; I tried some but... anyway, thanks again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum