Tory M Blue wrote: > Well I spoke too soon, > > Systemconfigurator completely borked things :)
Wait.. one patch per time... ;-) [snip] > 2008-2-20 11:42:27 [Boot::Grub :: Line 406] Mount = /boot; Path = > /grub/splash.xpm.gz > Probing devices to guess BIOS drives. This may take a long time. > 2008-2-20 11:42:28 [Boot::Grub :: Line 290] generated device map file > /tmp/grub.devices Maybe the problem here is grub, that is not able to create a valid device.map with xvda devices. It would be interesting to see the content of the /tmp/grub.devices. You could be able to get this file running the following command at the end of the imaging (inside a post-install script would be perfect): grub --no-floppy --batch --device-map=/tmp/grub.devices cat /tmp/grub.devices -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
