Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
parallel zip 250
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
kurtis
n00b
n00b


Joined: 18 Feb 2003
Posts: 9

PostPosted: Thu May 29, 2003 11:23 pm    Post subject: parallel zip 250 Reply with quote

I'm trying to use my parallel zip 250 and there seems to be a problem with it and devfs. It works fine if there is a disk in it when the machine boots and loads the imm module. However, if there is no disk in the drive then the /dev/sda4 device never gets created until after accessing /dev/sda in some way. Maybe this is just how devfs is and I'm not familiar enought with it yet, but it seems like there should be a better way. Also, maybe the imm modules doesn't work quite right with devfs, but I couldn't find anything pertaining to this. Any help anyone can offer would be great.
Back to top
View user's profile Send private message
kurtis
n00b
n00b


Joined: 18 Feb 2003
Posts: 9

PostPosted: Thu May 29, 2003 11:27 pm    Post subject: sorry about the dups Reply with quote

I apologize for the dups, not sure how that happened.
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri May 30, 2003 12:25 am    Post subject: Reply with quote

Don't worry sometimes when the forums are under big loads the same thing has happened to me too. I have deleted the other two threads of the same name and content already.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
kurtis
n00b
n00b


Joined: 18 Feb 2003
Posts: 9

PostPosted: Fri May 30, 2003 12:40 am    Post subject: thanks Reply with quote

Thanks for taking care of that.
Back to top
View user's profile Send private message
biroed
Tux's lil' helper
Tux's lil' helper


Joined: 16 Aug 2002
Posts: 147
Location: Amsterdam

PostPosted: Fri May 30, 2003 7:01 am    Post subject: Reply with quote

Try this in devfsd.conf
Code:
#Create sda4 for usb-zip
LOOKUP     ^sda4     CFUNCTION GLOBAL mksymlink scsi/host1/bus0/target0/lun0/part4 sda4
REGISTER    ^scsi/host1/bus0/target0/lun0/part4 CFUNCTION GLOBAL mksymlink $devname sda4
UNREGISTER  ^scsi/host1/bus0/target0/lun0/part4 CFUNCTION GLOBAL unlink sda4

This worked for me with an usb zip, be sure you use the right scsi host.
Do an cdrecord -scanbus if you dont know which scsi host your using, othrwise you get booting probs...
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