On Sun, Jan 14, 2007 at 11:04:18PM +0000, Martin Michlmayr wrote: > * Brian Brunswick <[EMAIL PROTECTED]> [2007-01-14 21:03]: > > >Then I put /dev/disk/by-uuid/7750fe81-888e-4bf4-9c87-94d54bcb3291 into > > >/etc/fstab. > > > > > >/dev/disk/by-uuid/7750fe81-888e-4bf4-9c87-94d54bcb3291 / > > >ext3 defaults,errors=remount-ro 0 > > > > Ah, thats probably the difference. I used > > > > UUID=xxx / ext3 whatever > > > > syntax in the fstab. Isn't that supported as well? (mount supports it) > > I guess initramfs-tools doesn.t > > Maks, I suppose root=UUID=xxx doesn't work in /conf/param.conf, right? > Maybe that's a wishlist bug for initramfs-tools?
right sorry read that out of context. there it won't work. checkout init there we explicitly replace UUID=*) ROOT="/dev/disk/by-uuid/${ROOT#UUID=}" so the entity that creates /conf/param.conf should take care to do so, i guess?? -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]