> Q: The 'bootdisk.bin' image is (after much playing) a dos image of
> some type, mountable through a msdos loop. I tried at the start to
> use Winimage and mkisofs to make my own image with no avail.
> Exactly what are you (Charles) using to make the msdos image?

I started with a blank floppy, ran syslinux to make it bootable, and created
a disk image file of it to use for boot floppies.  From that point, I mount
it using the loopback driver (mount -t msdos -o loop bootdisk.bin /mnt), and
simply add/remove/edit files as necessary (all this on my Debian Slink
development system).

> Q: I can load packages out of the 'syslinux.cfg' file fine up to the
> 255 character line limit, which is where I'm at now. I noticed that
> the cd had a 'lrpkg.cfg' file in the root directory and I went to use
> this to bypass the character limit in 'syslinux.cfg', it will not
> override 'syslinux.cfg' on a stand-alone cd like it did with a config
> floppy. If it does, I haven't been able to figure out the right
> combination. Can '/lrpkg.cfg' on the cd do this? If so what is the
> proper way of doing it?

Yes...the init scripts look to the boot device for lrpkg.cfg and
pkgpath.cfg, so you simply need to make the CD-ROM the boot device.

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to