Титла: ОТНОСНО slax
Публикувано от: Revenge4All в Apr 04, 2006, 14:22
Значи искам да ви попитам как може да запазя настройките си на SLAX ако го използвам само през CD-то (без да го ИНСТАЛЛ) ?
Титла: ОТНОСНО slax
Публикувано от: BRADATA в Apr 04, 2006, 22:09
Цитат | Примерен код | boot: slax changes=/dev/device |
all changes you made in SLAX are kept in memory until you reboot. But with this boot parameter, you tell SLAX to use different device then memory for storing changes. You can, for example, format your disk partition /dev/hda1 with some Linux filesystem (eg. ext2) and then use changes=/dev/hda1 to store all changes to that disk. This way you won't loose your changes after reboot. |
Цитат | Примерен код | boot: slax webconfig=passphrase boot: slax webconfig=ask |
enable SLAX webconfig feature, which allows you to save your modifications to SLAX website. Read more at slax webconfig dedicated webpage |
http://slax.linux-live.org/cheatcodes.php
|