> So...I managed to get a 'live cd' running from a USB drive, and at > least it's booting from the USB. With an option to install Trisquel > 4. Just a matter of taking the plunge now. I truly hope it doesn't > bollocks the whole system.
To change the password do this: - Mount the partition where your / filesystem is - Open a terminal and run: sudo chroot /media/your_root_partition passwd username
