Tagged Questions
1
vote
1answer
1k views
Moving linux root filesystem vs resizing its partition
I need to obtain more space for a root filesystem that was accidentally installed onto the wrong partition. Given the partitions below, I can either shrink sda1 to 1 byte and then increase sda6 to ...
1
vote
0answers
393 views
How to recover the deleted partition table of ext3 or ext4 [closed]
I'm installing windows stand with ubuntu 10.04.And after installed, the grub doesn't work.So I tried to chroot into my old system,and run grub-install from my liveCD.
But when I restart the computer ...