After changing size of Ubuntu folder (the command I used was dd
, folder loop0
) the kernel panicked, my Ubuntu is dead and I cannot recover it with GRUB or any recover tool (vmlinuz is not even present).
Is it possible to recover files from Ubuntu's partition while I am logged into a Windows system? I have some program to open Ubuntu's root.disc, but only "lost and found" files are listed there.
dd
does not change the size of folder. It copies, or overwrites partitions. Please edit your question above and write down exactly thedd
and other commands you used. It is possible you deleted everything in the hard drive or partition. Windows does not natively recognize Ubuntu partitions. Chances of recovering something from Windows is slim. – user68186 Feb 06 '19 at 14:54