LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem formatting external HD using Mint Rebecca (https://www.linuxquestions.org/questions/linux-newbie-8/problem-formatting-external-hd-using-mint-rebecca-4175551517/)

mintnewbee 08-23-2015 12:21 PM

problem formatting external HD using Mint Rebecca
 
hi,

i tried formatting an external HD using Mint Rebecca and i receive the following error message:

Error setting partition type after formatting: Error setting partition flags on /dev/sdb1: Error spawning command-line `sgdisk --typecode 1:"ebd0a0a2-b9e5-4433-87c0-68b6b72699c7" "/dev/sdb"': Failed to execute child process "sgdisk" (No such file or directory) (g-exec-error-quark, 8) (udisks-error-quark, 0)


can anybody tell me where the problem might lie and how to solve it?

amani 08-24-2015 02:13 PM

You can boot from a usb/cd of gparted or systemrescue cd and set your partitions.

273 08-24-2015 02:23 PM

A quick google suggests that the package gdisk is missing and to solve it you should run:
Code:

sudo apt-get install gdisk
However, the search also suggests that that particular issue should be resolved...
https://askubuntu.com/questions/3933...matting-failed
https://bugs.launchpad.net/ubuntu/+s...2/+bug/1080745

mintnewbee 08-26-2015 09:57 AM

thanks. the command
sudo apt-get install gdisk
requires internet access which i will only get next week (i write this from an in internet cafe) so i will post my experience with it then.


All times are GMT -5. The time now is 08:11 PM.