LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hdd format issue
#3
Two other things you could try:


1)  In GParted, try creating a new partition table first.  Device -> Create Partition Table -> "msdos" -> Apply.  Then create whatever partitions you want on it and format them as you wish -- FAT32, NTFS, Ext4, etc.


Or


2)  If above doesn't work, use this command in a terminal to wipe out the file system on the drive first; then you should be able to create a new partition table and partitions afterwards with GParted:
Code:
sudo wipefs --all /dev/sdx
Note:  change "x" in "sdx" to correct device letter for the external drive.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply


Messages In This Thread
hdd format issue - by bitsnpcs - 06-13-2017, 10:51 PM
Re: hdd format issue - by Scott(0) - 06-13-2017, 11:53 PM
Re: hdd format issue - by gold_finger - 06-14-2017, 12:37 AM
Re: hdd format issue - by bitsnpcs - 06-14-2017, 01:14 AM
Re: hdd format issue - by bitsnpcs - 06-14-2017, 01:34 AM
Re: hdd format issue - by gold_finger - 06-14-2017, 02:03 AM
Re: hdd format issue - by bitsnpcs - 06-14-2017, 02:16 AM
Re: hdd format issue - by gold_finger - 06-14-2017, 02:23 AM
Re: hdd format issue - by bitsnpcs - 06-14-2017, 03:08 AM
Re: hdd format issue - by gold_finger - 06-14-2017, 08:25 AM
Re: hdd format issue - by bitsnpcs - 06-14-2017, 08:14 PM
Re: hdd format issue - by gold_finger - 06-14-2017, 11:44 PM
Re: hdd format issue - by bitsnpcs - 06-15-2017, 10:05 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)