cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: June 14 2005,16:31 |
|
1. I don't understand. If you do a
sudo passwd
or a
sudo su passwd
It should work for this session. But keep in mind that you are using a livecd read-only filesystem, so your new password will be saved to the RAMdisk. When you reboot, your RAMdisk is wiped and the password change is lost. So you need to use the DSL backup/restore process in order to keep your user settings.
2. If you are running DSL embedded (QEMU window), then it is not possible to read your "real" hard drives. QEMU is a tiny virtual computer and this virtual computer does not have access to your "real" hardware. However, it is possible to connect to your "real" hard drive via Windows networking to your DSL QEMU session. You can Share your C: drive and then use the smbclient program to transfer files between DSL and your network share.
3. See answer for #1
|