I'm using totally UUID for fstab etc.  No issues there for me.

I learned how to use script commands like:
tune2fs -c -1 -i 3m -L 1TB_09 
/dev/disk/by-uuid/dd6032a7-02ec-4b78-afff-8c5795345667
where before I used:
tune2fs -c -1 -i 3m -L 1TB_09 /dev/sda9

To spin down the second drive for energy and noise:
hdparm -y /dev/disk/by-id/ata-WDC_WD1200BB-53CAA0_WD-WMA8C1772952
where before I used:
hdparm -y /dev/sdb

The panel's sensors applet to measure HDD temps remains broken. I don't
see the fix for that yet.

Mathieu31, since the issues are after GRUB maybe this link can help you 
troubleshoot.
http://wiki.archlinux.org/index.php/GRUB2#Combining_the_use_of_UUID.27s_and_basic_scripting
Since hitting GRUB2 I just chmod /boot/grub/grub.cfg and manually edit it, 
careful to keep a backup of my revised /boot/grub/grub.cfg because it can and 
does get overwritten without permission on new kernels.

-- 
10.04RC system boot random assignment of sda, sdb
https://bugs.launchpad.net/bugs/569645
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