Hi,

The first time I insert a USB key in my uClinux 2.4 target, the kernel detects it under /dev/sda1. If I remove and insert once more the same key I still need to use the /dev/sda1 interface.

If I want to insert another key (the first was previously removed), I need to open the /dev/sdb1 interface to be able to access the new key.

Every time I use a new key (from the kernel side) I have to use a new interface (/dev/sdc, /dev/sdd, ...).

What I would prefer is to use the same interface /dev/sda1. Is it a standard behavior or is it something really strange ?

Xavier

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to