PDA

View Full Version : Problem with saving config (KNOPPIX 3.2)



duffy
05-07-2003, 10:00 AM
Hello,

I have problem, according to the subject of this post. When I want to save the configuratin by running script from main menu. System, seems to do nothing. It doesn't try to write on floppy (etx2 formated floppy). Don't know what to do....
Any suggestions?
Here is output of try from commandline.

root@ttyp3[floppy]# /usr/sbin/saveconfig
umount:
Gdk-WARNING **: locale not supported by C library
/mnt/floppy: not found
root@ttyp3[floppy]# ls
lost+found

Thanks

Stephen
05-07-2003, 05:46 PM
Before you save to floppy in a console window sudo mkdir /mnt/floppy to make the mount directory for the floppy either that or edit the script so that it uses /floppy in place of /mnt/floppy. You have run into an annoying little bug with knoppix you should file a bug (http://www.knoppix.net/bugs/) report against the saveconfig package. Also which locale are you using that gives you the error.