HOW TO SAVE YOUR CONFIGURATION! attn pls 8-)
I am trying like hell to save my prefs too.
Okay it is nice to know that the config dialogue is WRONG and that
it should be floppyconfig and not just floppyconf. Y'know, you'd think that the main faq's that come with the disk would mention this, instead of having to sleuth it out. It is kinda IMPORTANT guys.
When I look at the file created on the bootdisk, it mentions in the few lines that I see that I don't have root permissions. When booting it does say it is executing the file properly. But apparently the file itself 'knoppix.sh', doesn't agree that I should be able to modify the configuration so it is futile.
I am a complete newbie (obviously).
Can anyone please help. My mind has been blown by this OS. I'm telling everyone about it. Just need some good straight advice. Is there any FANTASTIC site for linux/knoppix info that is accessible to laymen such as myself?
Muchos gracias all
~S~
making the english boot floppy and saving settings to it.
ok, just got knoppix running off cd, how do i go about saving the settings to a floppy? javascript:emoticon(%27%3A?')
I need it to save my internet connection settings (now that I have it working) because it is storing them in the ramdisk, I would rather have it on floppy instead...
btw KNoppix is awsome... javascript:emoticon(%278)%27)
also how do i get the winamp-like player to save its playlists to a floppy? I made the mistake of overwritting the floppy icon on the desktop with the playlist.... lol.
Re: making the english boot floppy and saving settings to it
Quote:
Originally Posted by TekkamanShard
ok, just got knoppix running off cd, how do i go about saving the settings to a floppy?
I need it to save my internet connection settings (now that I have it working) because it is storing them in the ramdisk, I would rather have it on floppy instead...
Quote:
also how do i get the winamp-like player to save its playlists to a floppy? I made the mistake of overwritting the floppy icon on the desktop with the playlist.... lol.
The simple answer is to archive ~knoppix/.kde and ~knoppix/.xmms somewhere - and unarchive them before you run X.
To do this the "hard way" - after booting Knoppix, do:
init 2
...then unarchive your ~knoppix/.kde and ~knoppix/.xmms (and whatever others might be useful) - then do:
init 5
...this reloads X.
The "easy way" - easy booting that is - is to write a script and put it onto a floppy (as "knoppix.sh") to do the unarchiving before X is even loaded.
That's what I do - except all of my data is stored on a USB drive. When I get done with the scripts, the archives could just as easily be on a hard drive somewhere...