Tagged Questions
4
votes
1answer
864 views
Copying root partition and /home to a new larger hard drive
I am getting a larger hard drive and would like to copy root directory to it. The partition for root is 20G. I would like to make it larger on the new drive. I also would like to copy /home to a ...
1
vote
1answer
1k views
formatting a drive to FAT32 with mkdosfs, need some info
i'd like to know how can i specify the cluster size when using mkdosfs /dev/sdx -F 32, some where i read that if you want to format it with 32kb cluster size this is the command:
mkdosfs /dev/sdx -s ...
2
votes
2answers
308 views
Is there any way to completely wipe Ubuntu?
I've completely screwed up my Ubuntu install, and want to start over (I want to try a different edition anyway, so downloading a new package using apt-get won't be necessary). Is there any way to ...