Before installing Ubuntu on my 64GB USB2.0 flash drive i did some research on partition schemes.
Most of the websites recommended 2GB-8GB for root(/) partition .
But,to play on the safe side i set it to 10GB.
and guess what happened 1 weak later.
I get notified that only 1GB of root space is left !!!
I freaked out and changed the size of the partition a few hours back AND.IT.RUINED.THE.PERFORMANCE !!!
I had this configuration when i installed Ubuntu.
root = 10GB
swap = 2GB
home ~ 50GB
AND now, what i did is -
root = 32GB
swap = 2GB
home ~ 28GB
I was expecting better performance But what followed totally pissed me off.
Now the OS boots in about 1.5 minutes !
Please let me know how i can make the boot process faster !
Edit: Just remembered that before i changed the partitions i was having a problem with the CD drive popping out.So,i opened it up ,removed the ribbon cable(or whatever that's called), taped it and left it inside.So,my CD drive does not pop out every 20seconds. Do you think it has any impact on the performance ?
Please let me know what to do in this case.
Were those websites i followed wrong ? Or i did some mistake on the first place ?
Here is the screenshot of df -h
Here is the screenshot of df -systemd-analyze blame
Here is a screenshot of my home directory .All the files with mono on it and the UUID file seems suspicious. Do check them out.
Here is the screenshot of systemd-analyze critical-chain
Do ask me if you need more details to solve this problem
Thanks already !
df -h
. There are many questions and answers on slow boot. https://askubuntu.com/questions/1187117/slow-boot-boot-19-10-tried-almost-everything & https://askubuntu.com/questions/1018576/what-does-networkmanager-wait-online-service-do – oldfred Apr 06 '20 at 02:33systemd-analyze critical-chain
to your various screenshots. – user535733 Apr 06 '20 at 05:30man systemd-analyze
– waltinator Apr 06 '20 at 14:25