At 09:38 AM 5/14/02 +0200, Robert Sprockeels wrote: >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
If there are /etc/init.d scripts, you will also have to run these manually. JamesS _______________________________________________________________ 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
