|
Re: How to get a usbdisk to recieve alwayas the same device name (sdc for example)?
Hallo, =SERGE=,
Du meintest am 28.06.08:
> sd* devices for usbdisks are created be the system when needed.
> I thought I could just make them with MAKEDEV and then write in
> fstab. But I didn't find MAKEDEV script.
You find "MAKEDEV" in the "devs" package. But "udev" deletes it. On my
machine I've moved MAKEDEV to "/usr/sbin".
You should look what "udev" makes when you insert an USB stick or an USB
disk. And you should look for other names than (p.e.) /dev/sdc1.
"udev" shows "/dev/disk/by-id/" or "/dev/disk/by-label/" too.
Viele Gruesse
Helmut
"Ubuntu" - an African word, meaning "Slackware is too hard for me".
|