0 Members and 1 Guest are viewing this topic.
Note to Ubuntu; just because Windows has this option, doesn't mean it's not STUPID - please remove it!(I know it's there in 'X' but there's no requirement to highlight the shortcoming!)
Disk /dev/sda: 500.1 GB, 500107862016 bytes255 heads, 63 sectors/track, 60801 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0x000a2ef9 Device Boot Start End Blocks Id System/dev/sda1 * 1 31 248976 83 Linux/dev/sda2 32 60801 488135025 5 Extended/dev/sda5 32 60801 488134993+ 8e Linux LVM
mount /dev/sda1 /mntmount -t proc none /mnt/procchroot /mntgrep home /etc/passwd|cut -d ":" -f1(pick your user id)passwd <user id>(enter your new password)exitumount /mnt/procumount /mntexit(reboot)