On 9/28/06, bardo <[EMAIL PROTECTED]> wrote: > Anyway, now my IDE drives get sometimes mixed in udev, such that I > randomly get hdc or hdk for my boot device. This obviously makes the > boot process unreliable, and I get a 50% of kernel panics. I want to > write udev rules to assign a fixed name to those disks, but I only > found rules for cdroms, and I don't know where to look up for the > ATTRS to use. Also, I don't know if I'm interfering with standard > rules in /etc/udev/rules/udev.rules.
You might be able to just boot with the persistant device names... /dev/disk/by-id/* or something - you'll need to boot to find something that works in /dev/disk You can then try this as your kernel root= parameter, but at the moment I'm unsure if klibc-udev contains the persistant disk naming (I hope it does). _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
