View previous topic :: View next topic |
Author |
Message |
tdennist Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/108938841840d60de234c6e.gif)
Joined: 11 May 2004 Posts: 145
|
Posted: Mon Oct 10, 2005 1:25 am Post subject: problems with automatically created /dev nodes |
|
|
My problem is this. I have a USB Flash drive, and I have an iPod. Both work just dandily. However, due to Gentoo's fancy create-the-device-node-as-it's-needed feature, when I plug my iPod in first, it's /dev/sda. When I plug the USB drive in first, IT is /dev/sda. Whichever is plugged in second is /dev/sdb. This creates problems for me and my /etc/fstab file. I can't create a solid "/mnt/ipod" entry or a solid "/mnt/usbmem" entry, because which device node they are depends on the order I plug them in.
Is there a way to assign each device a specific device node? Thanks!
edit: sorry, here's my uname -a:
Code: |
Linux tdennist-loonix 2.6.12-gentoo-r10 #4 SMP Sun Sep 25 21:39:42 EST 2005 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux
|
Tell me if you need any more information. _________________ Registered Linux user #356840
Fleens??! YOU'RE not FLEENS! Well, whatever you are....MAKE ME A PIZZA!!? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
davidmanning n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Oct 2005 Posts: 10
|
Posted: Mon Oct 10, 2005 1:30 am Post subject: |
|
|
Isn't that exactly what fstab-sync does? It creates mounts under /media in response HAL events. Do you have hal installed? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tdennist Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/108938841840d60de234c6e.gif)
Joined: 11 May 2004 Posts: 145
|
Posted: Mon Oct 10, 2005 1:45 am Post subject: |
|
|
I haven't even heard of hal. Let's get some elaboration, woo! _________________ Registered Linux user #356840
Fleens??! YOU'RE not FLEENS! Well, whatever you are....MAKE ME A PIZZA!!? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
davidmanning n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Oct 2005 Posts: 10
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|