Mark,

>I'm running bering.  I changed my syslinux.cfg file to list some new
>packages, but I don't want to reboot.  Is there a way to load packages off
>the floppy without rebooting?
>
Sure!

- mount the boot device (read-only is OK)
    # mount -t msdos /dev/boot /mnt
- cd to the device
    # cd /mnt
- load the package
    # lrpkg -i <package> (no .lrp extension!)
- unmount the device again
    # umount /mnt

Robert



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to