**** BEGIN LOGGING AT Mon Sep 07 02:59:57 2009 Sep 07 03:16:15 can i use UUID for root= i might have a disk spin up a little slow at times, cause sometime the disks were reversed which cause a little confusion Sep 07 03:17:53 setenv bootargs_root 'root=/dev/sda1 rootdelay=10' if this accepts UUID like grub would is what i mean Sep 07 03:21:26 The kernel doesn't know anything about UUIDs. Sep 07 03:22:28 You'll have to boot from flash (or initrd) where userspace can use the UUID to mount the correct device, then switch to that rootfs. Sep 07 07:13:24 Does pxelinux work with sheevaplug? If not (as I suspect), what PXE bootloader should I use? Sep 07 07:15:37 twb: pxe is x86 specific Sep 07 07:16:36 twb: on sheeva, you use tftpboot command on u-boot Sep 07 07:17:00 Where can I find documentation on that? Sep 07 07:18:33 google.com, openplug.org Sep 07 07:18:39 Fair enough. Sep 07 07:20:28 Hits there suggest that it wants the netboot information (e.g. next-server, nfsroot, kernel, append) to be hard-coded into the device, rather than living on the netboot server. Is there a way to avoid that? Sep 07 07:20:53 e.g. I'm looking at http://www.openplug.org/plugwiki/index.php/Configure_u-Boot_on_the_Plug_Computer Sep 07 09:34:09 i'm planning to get a bigger usb stick (16/32 gb) as the one i've got now isn't recognized by u-boot, anyone with a similar setup?, so i can know of a working usb stick before hand **** ENDING LOGGING AT Tue Sep 08 02:59:57 2009