Hi Matt: While I haven't tested this, I took a look at Server.pm and it indeed tries to look for kernel/initrd.img in /etc/systemimager/boot. With --no-uyok, /etc/systemimager/boot will be empty so this does seem like a bug. Can you please file a bug and we'll take a look at it. I suppose a potential fix is just to copy the kernel/initrd.img from /usr/share/systemimager/boot/$ARCH to /etc/systemimager/boot, but I'm not sure if that's the best solution. Thanks, Bernard
________________________________ From: [EMAIL PROTECTED] on behalf of Matt Jamison Sent: Tue 25/07/2006 12:09 To: [email protected] Subject: [Sisuite-users] getimage fails pulling from client prepared with--no-uyok Another issue I just ran into with UYOK, is that when I "prepare" my systems with si_prepareclient --no-uyok, they (as expected) do not place a kernel or initrd in /etc/systemimager/boot/. The issue is a subsequent getimage call fails in SystemImager::Server::copy_boot_files_from_image_to_shared_dir() when it tries to copy || die the kernel and initrd. Thanks again, Matt ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
<<winmail.dat>>
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
