On Friday 01 February 2002 20:04, Scott Sandeman-Allen wrote: > Hi, > > In reviewing the Dachstein version of LRP and making changes etc. I > have come across the need to crack open the bootdisk.bin binary file > and re-create a new one. Can anyone direct me to the documentation > for manipulating this file/disk image. > > Thanks in advance for any assistance,
On a linux machine, copy the bootdisk.bin to your hardddrive. Mount the image with this: mount -t msdos -o loop,rw /path/to/bootdisk.bin /mount/point then "cd /mount/point" and edit and cut-n-paste to you 1.44M limited hearts desire. When your happy with it, "cd /" and "umount /mount/point". Then write the new bootdisk.bin to a floppy or make your own custom cd with it. Hope this helps, -- ~Lynn Avants aka Guitarlynn guitarlynn at users.sourceforge.net http://leaf.sourceforge.net If linux isn't the answer, you've probably got the wrong question! _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user