I have made an auto install bootable CD with SuSE 7.3. Therefore I use a SuSE boot floppy image as a 'eltorito' boot image. This works fine, however I want to add a module to the 'initrd' of the boot image. And then there is a problem. The initrd becomes to big for a standard floppy. It is not a problem to create a new bigger initrd with the wanted modules (SCSI, aic7xxx), but now I have to make a new, bigger bootflop. I tried 2.88m, but I can't get the image to be bootable. It sounds all 'fuzzy' so here it is: - create new 2.88m boot flop: dd if=/dev/zero of=bootdisk.new bs=1k count=2880 mkfs.msdos bootdisk.new - now mount this new image: mount -o loop bootdisk.new /mnt - copy old boot flop files: cp -a /floppy/* /mnt - add new (bigger) initrd: cp initrd /mnt umount /mnt But this image is not bootable. At least not from CD. Wat am I doing wrong? Met vriendelijke groet, Harry ten Berge Test Engineer Holland Institute of Traffic Technology HITT B.V. P.O. box 717 Apeldoorn email :berge@hitt.nl <http://www.hitt.nl> tel : +31 555432537 fax : +31 555432554