2.4. Step 4: copy configuration on a formatted floppy disk or USB storage device (SKIP when using IDE CDROM)- compress the etc/ directory with tar cjf etc.tar.bz2 etc
- copy etc.tar.bz2 onto the configuration media (i.e. floppy disc), mcopy etc.tar.bz2 a:
En
4.2. Saving Configuration (save-config)
Whenever you modify the configuration of the system, you have to save it to the configuration media, otherwise the changes wouldn't survive a reboot.
Saving the configuration is done via the command save-config .
save-config does nothing else then creating a bzip2 compressed tar archive and copies it to the configuration media under the name etc.tar.bz2.
save-config does support the parameter -q. This stands for quiet and quick.
Nu weet ik niet of dat save-config een parameter heeft om die 'configuration media' te definen, misschien is het hardcoded in het script, misschien is het een configuratie-optie in `setup` zelf, I dunno, maar het is in ieder geval wel mogelijk.
Voor Linux maakt het geen moer uit of iets een floppy of een harde schijf is, 't zijn allemaal block-devices.