On Sat, Mar 04, 2006 at 05:35:48PM -0500, Greg Nyce wrote: > First, just upgraded my home machine to Xorg7. Was expecting to have some > issues to work through, esp. as this runs MythTV and LTSP, but it all "just > worked". Very impressive, and kudos to the developers! Will feel more > confident as I do this remotely to my 69 year-old mother's PC (on Arch as > well).
Cheers! Good to hear it worked out for some. Others.... not so much. :) > Second, question: I have a server that is running s/w RAID1 on a 2.6.13 > kernel. I am considering moving to the current 2.6.15, but thought I saw > something/somewhere about how when using the Initrd that the root has to be > on /dev/md0. Is that still the case? I have root on /dev/md2 (md0 is my > boot)... am I hosed? Or can I just specify in the /etc/mkinitrd.conf, like: > RAID_ROOT_ARRAY="md2" > RAID_ROOT_DEVICES="/dev/sda3 /dev/sdb3" Yep, that's fine. There was originally a restriction where you had to have your root RAID on md0. But Dale talked me out of it, so you have him to thank for the RAID_ROOT_ARRAY setting. - J _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
