#1 Do not recall, where I got it from for sure.
#2 Not possible to name the full file name as I wiped the drive OR otherwise installed another distro (and told it to completely replace the existing OS). This was back on
Nov 23 at
12:28:34 according to the output of
a)
sudo cat /var/log/installer/syslog | less OR
b)
su, press enter, then root password, press enter and then
cat /var/log/installer/syslog | less OR
c)
user-name@pc-name:~$ ls -ld /var/log/installer
drwxr-xr-x 2 root root 4096 Feb 22 21:34 /var/log/installer
OR
d)
user-name@pc-name:~$ ls -ld /lost+found
drwx------ 2 root root 16384 Nov 23 12:31 /lost+found
#3 Do not recall, if I md5 checksum for my image before I burned it.
#4 Is there a way to md5 checksum for my image after I burned it (As long as I can first figure out where I got it from and what version was it) ?
Thank you