Difference between revisions of "Knoppix Installer"
From Knoppix Documentation Wiki
| Line 5: | Line 5: | ||
NOTES: | NOTES: | ||
| − | knoppix-installer is distributed from | + | knoppix-installer is distributed from http://debian.tu-bs.de/knoppix/installer/ at this time (22nd November 2004), the latest version is 0.3.14 which was released on the 30th june 2004. knoppix-installer is written and maintained by Fabian Franz. To run knoppix-installer you can use "sudo knoppix-installer" or if you have an internet connection use "sudo knoppix-installer-latest-web" which will automatically get and use the latest version. |
| Line 42: | Line 42: | ||
*** 2.1.6 module''hd''knoppix_copy | *** 2.1.6 module''hd''knoppix_copy | ||
**** 2.1.6.1 cd /$DEFAULT_DIR | **** 2.1.6.1 cd /$DEFAULT_DIR | ||
| − | **** 2.1.6.2 cp -a | + | **** 2.1.6.2 cp -a $TARGET''MOUNT''POINT |
** 2.2 module''swap''doaction | ** 2.2 module''swap''doaction | ||
*** 2.2.1 if $SWAP''AUTODETECT = no then foreach $SWAP''CHOICES echo $'' none swap defaults 0 0 > $TARGET''MOUNT_POINT /etc/fstab | *** 2.2.1 if $SWAP''AUTODETECT = no then foreach $SWAP''CHOICES echo $'' none swap defaults 0 0 > $TARGET''MOUNT_POINT /etc/fstab | ||