My experiments with the depenguinator seem to show it has a hidden
dependency on the partition used for the constructed disk image.
On my ubuntu 8.10 the original install constructed
/dev/sda1
/dev/sda2 extended
/dev/sda5 swap
Not sure why the extended, but it wasn't really needed so I deleted sda5
& sda2 and then created a new primary partition /dev/sda2 for the swap.
When using /dev/sda5 grub gave an error 12: invalid device, now with
exactly the same build process /dev/sda2 gives a boot that works.
However, the result crashes when the next stage kicks in.
I don't know where the dependency is, perhaps it must use a primary
partition or perhaps there's some way to specify the boot device that's
not being used. The bootcode is fixed and not a function of the boot
target (which is suspicious).
--
Robin Becker
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"