Hi On Tue, Aug 16, 2005 at 01:24:53PM +0200, Jan Groenewald wrote: > # MBR not set up > echo "chroot /a/ dd if=/etc/systemimager/aims/hda.mbr of=/dev/hda || shelout" > chroot /a/ dd if=/etc/systemimager/aims/hda.mbr of=/dev/hda || shellout I was wrong. dd does not give an error, but it does not actually repalce the MBR. It still gives grub error 15.
Instead I need to boot a liveCD and run mkldir /mnt/test mount /dev/hda2 /mnt/test mount /dev/hda1 /mnt/boot apt-get install grub grub-install --root-directory=/mnt/test /dev/hda Then the client reboots just fine. Very strange. Well, I can't put a live CD in 100 machines, so I'll be looking at the other solutions 1) upgrade systemimager 2) use a 2.4 kernel when running getimage 3) minimally populate /dev/ with hda, console, null and see if that helps. cheers, Jan -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Sisuite-users mailing list Sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users