I have some new Dell Precision workstations which have the unpleasant feature of not supporting legacy BIOS and refusing to admit that a CD/DVD is bootable unless it is in MBR format. So I have to boot from a memstick to do any special recovery operations. I would like to create a custom memstick image with 1) My latest kernel + world and 2) space for an 18GB compressed backup of the system disk. However, other than a few hints in release(7), this all seems to be an undocumented "Do not open - no user servicable parts inside" type thing. Obviously, Release Engineering knows how to build these images. Does anyone have any experience (or helpful suggestions) for me? The one time I tried
# make release
some years ago, it overwrote my installed configuration files on my running system with the default versions, so I'm a little nervous.