Sunday, May 19, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 11902  / 2 Years ago, fri, february 25, 2022, 12:46:01

EDIT: I WENT TO STORE AND EVERYTHING WAS OKAY, THANKS! :)



I'm trying to format using "disk" my new hard drive to install ubuntu fully on it, but the error comes up every time. I tried using fast and slow format, both don't seem to work. here is the full error I get:




Error creating file system: Command-line `parted --script "/dev/sda" mktable gpt' exited with non-zero exit status 1: Error: Input/output error during write on /dev/sda
(udisks-error-quark, 0)




I'm trying to format because the installer also gets stuck, I dont know if the problem is my hard drive -it's new-, the pavilion computer or ubuntu. I doubt its the last one because I had similar problems installing windows 10



Anyone know what I can do to fix this?



Thanks in advance!


More From » partitioning

 Answers
0

You can't fix this. If it's a new drive, go to your dealer and request a sawp under warranty. Be sure to mention "DOA" (Dead On Arrival)



To be absolutely sure:



sudo apt-get install smartmontools
sudo smartctl --scan


and then perform:



sudo smartctl --all /dev/XdY


where X and Y are the letters that came up for your drive in sudo smartctl --scan



Sorry for the bad news.


[#19185] Friday, February 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
shionnky

Total Points: 276
Total Questions: 104
Total Answers: 108

Location: Montenegro
Member since Thu, Jun 16, 2022
2 Years ago
;