cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: July 02 2005,04:59 |
|
For the video mode thing, try running
xsetup.sh
from the terminal window. This should save a new file as /home/dsl/.xserverrc
If you have a normal hd install, then your work is done. If it is a frugal install without a permanent /home directory, you will need to setup the DSL backup/restore process and make sure that home/dsl/.xserverrc is included inside your filetool.lst
Another possibility is that your bootloader contains the keyword "xsetup" inside the APPEND statement in your configuration. Try editing your bootloader and remove the xsetup keyword and then re-run your bootloader program.
I believe you can get rid of the second error by changing your "backup device" from sda5 to your hard drive, IE: hda1 or something like that.
If you can't do it from the menu, you can manually change the backup device by editing the file in your /opt folder. I believe it is called backup_device or .backup_device or something like that.
|