2008/7/23 Scott James Remnant <[EMAIL PROTECTED]>:
> As I said in my comment,

If you further commented, your comment got lost somewhere.

> This is why you'll find nowhere in Ubuntu that refers to the drives by
> these names, instead fstab will be written in the form UUID=... which do
> not change.
>

Alright, I know UUID mechanism.

> the fact that the names change is perfectly
> normal and expected behaviour.
>

Are you saying that something changed in udev and now it's expected to
see modified ordering in hds (and maybe for ATA controllers in
general)? I'm sorry, but just because as little as possible apps
should rely on the static name mangling of the devices, and for very
specific needs, this should be as close as possible to what bios
detects (or want to detect).

Let's do an example: grub from booted linux MAY (really dunno) relies
on udev to do its job. So, grub could ask to udev:

Grub: "Udev, please give me de device of the first hd on a
ATA/SATA/SCSI controller, so I may expose it as hd0 to the user and
install the bootloader here"
Udev: "Ok, It's /dev/sda"

If udev itself change this ordering, this will simply breaks
application expecting to find an ordering as close as possible to the
bios one.
IMHO, the behaviour should be reverted to the previous (working) one.

-- 
S-ATA Hard drives swapped
https://bugs.launchpad.net/bugs/225175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to