i accidently deleted my home directory by runnung command below:
sudo rm -rf ./*
Now pc dont boot. It tells no operating system is installed.
Even though I have dual boot windows 10 along with ubuntu 18, Windows 10 also doesn't boot.
What can I do? Can I at least access windows 10? No grub menu appears :/
sudo rm -rf
deletes things. The only thing I can tell you to do is to reinstall Ubuntu. In Ubiquity (the installer) make an Ubuntu partition for half of your HDD/SSD, make a SWAP partition that is half of your RAM, and install Windows on the free space. I hope this helps. – Logan Apr 18 '22 at 14:50/home
directory" from using the Try Ubuntu option of installation USB, then check if the folder/home/meric
(or whatever the your username in the Ubuntu is) has any other folders and files like/home/meric/Documents
. If the folder/home/meric
is empty, then you can restore the contents of the folder using the default Backup app from the USB. I hope you used the Backup app to make backup of your home folder in an external drive or in the cloud, or in a NAS when the Backup app popped up and asked you to set it up. – user68186 Apr 18 '22 at 15:29