View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#21
Before removing any of those partitions please make sure you will not need them.
Code:
mount
It is quite irritating that your first partition contains a linux filesystem, while it should be fat32. Please before deleting save the content to some external disk - just to be sure.
Please don't just tell us where you are stumbling, please give the complete error message. Just two guesses: Is there a directory /home/user/bin at all? Make /home/user/bin/fdisk executable.
Code:
ls /home/user/
chmod +x /home/user/bin/fdisk
 

The Following User Says Thank You to michaaa62 For This Useful Post: