Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
devfs and external 1394 Hard Drive
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
cajzell
Apprentice
Apprentice


Joined: 07 Jan 2004
Posts: 176
Location: Falkenberg, Sweden

PostPosted: Tue Jan 20, 2004 9:43 pm    Post subject: devfs and external 1394 Hard Drive Reply with quote

Hello,

I used to run Redhat before, but now I've been interested in gentoo instead.

Before, I used to mount my external Firewire Hard Drive with

mount -t vfat /dev/sda1 /mnt/maxtor

but I realize things are different now with devfs. I do not have /dev/sda1, or any sd* at all for that matter, should I "makedev" these myself nowadays? (in that case, how?)

I have enabled scsi as module in my kernel build and ieee1394 support.

Excuse me if this is stupid.

Caj Zell
Back to top
View user's profile Send private message
Fi
n00b
n00b


Joined: 27 Jul 2002
Posts: 33

PostPosted: Sat Jan 24, 2004 3:41 pm    Post subject: Reply with quote

have u looked in /dev/scsi/hostX/.....

that's where i used to get
check /sys/bus/ieee1394
or /proc/bus/ieee1394
to see if your device is seen

personnaly i can't get 2.6 to recognize my ieee1394 harddrieve, it worked under 2.4, but i seem to be the onlyu personne with this problem

Phil
Back to top
View user's profile Send private message
Fi
n00b
n00b


Joined: 27 Jul 2002
Posts: 33

PostPosted: Sat Jan 24, 2004 3:42 pm    Post subject: Reply with quote

have u looked in /dev/scsi/hostX/.....

that's where i used to get
check /sys/bus/ieee1394
or /proc/bus/ieee1394
to see if your device is seen

personnaly i can't get 2.6 to recognize my ieee1394 harddrieve, it worked under 2.4, but i seem to be the onlyu personne with this problem

Phil
Back to top
View user's profile Send private message
ronmon
Veteran
Veteran


Joined: 15 Apr 2002
Posts: 1043
Location: Key West, FL

PostPosted: Sat Jan 24, 2004 4:28 pm    Post subject: Reply with quote

Have you emerged hotplug and started it?
Code:

emerge -p hotplug
/etc/init.d/hotplug start

Have you set it to start at boot?
Code:

rc-update add hotplug default

Take a look in /dev/discs/, there should be a link for every drive that is recognized pointing to the actual device. Optical drives will show up in /dev/cdroms/. No need to mkdev with devfs, it is done automagically.

I don't have any firewire stuff, but that's how my USB2.0 drives work (a hdd and a cd-rw).
Back to top
View user's profile Send private message
lolli78
Apprentice
Apprentice


Joined: 14 Jan 2004
Posts: 162
Location: Europe

PostPosted: Wed Jan 28, 2004 12:43 am    Post subject: Reply with quote

hi,
you need to rescan your scsi bus. try this: http://sethbuckley.com/rescan-scsi-bus.txt

good luck,
lorenz.
_________________
frag' doch deinadmin.de
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