LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-27-2022, 06:11 AM   #1
diggerdog
LQ Newbie
 
Registered: Oct 2022
Posts: 1

Rep: Reputation: 0
ubuntu 16.04


can i still get a disc with ubuntu 16.04 from anywhere. it had features that later disks do not have one option was to wipe clean a hard drive without installing anything.

i have an external 1tb drive that is corrupted with part loads of different installations. it is therefore useless. i want to wipe it clean so it is just 1tb of empty space so i can use it as an external hard rive again. does anybody know of another way of wiping the drive clean so i can use it as storage.

thanks digger
 
Old 10-27-2022, 06:52 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Several options available;
Code:
wipefs -a -f /dev/<whatever>
dd if=/dev/zero of=/dev/<whatever> c=1000 bs=1M
The latter is somewhat more of a sledgehammer.

Edit: forgot to mention - make sure you get <whatever> correct.

Last edited by syg00; 10-27-2022 at 06:55 AM.
 
Old 10-27-2022, 07:12 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Use gparted or whatever disk utility you like to create a new partition table, partition and then format as desired.

No need to actually wipe the drive.

Last edited by michaelk; 10-27-2022 at 07:13 AM.
 
1 members found this post helpful.
Old 10-27-2022, 07:15 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Be aware that (simply) creating a new partition table erases nothing - all the previous partitions (and data) magically re-appear. Not sure if current gparted rectifies that, it didn't used to.
 
Old 10-27-2022, 07:57 AM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
True, but if you erase all reference to the data it becomes inaccessible. If you create a new partition and format it with a filesystem it is impossible for the old data to magically re-appear without using some sort of data recovery utility.

Last edited by michaelk; 10-28-2022 at 07:06 PM.
 
Old 10-28-2022, 08:05 AM   #6
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
https://archive.org/details/ubuntu-16.04.6-desktop-i386
 
Old 10-28-2022, 09:00 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,842

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
Quote:
Originally Posted by diggerdog View Post
can i still get a disc with ubuntu 16.04 from anywhere. it had features that later disks do not have one option was to wipe clean a hard drive without installing anything.
This is just false. You can clean any disk with almost any distro. And there are lot of different ways to achieve this.

Quote:
Originally Posted by diggerdog View Post
i have an external 1tb drive that is corrupted with part loads of different installations. it is therefore useless. i want to wipe it clean so it is just 1tb of empty space so i can use it as an external hard rive again. does anybody know of another way of wiping the drive clean so i can use it as storage.

thanks digger
You only need to delete all the partitions (and probably the partition table) and create new one(s). But that was already explained
 
Old 10-28-2022, 09:47 AM   #8
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
Use the best formatting tool around to make sure a disk is totally clean, DBAN: https://dban.org/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Install Ubuntu 12.10 or Upgrade to Ubuntu 12.10 (Quantal Quetzal) from Ubuntu allu john sudhakar Linux - Newbie 1 10-25-2012 11:59 PM
LXer: Hereā??s Two Method That is Helping Ubuntu User to Upgrade Ubuntu 11.10/10.04 to Ubuntu 12.04 LT LXer Syndicated Linux News 0 05-12-2012 06:50 PM
LXer: Ubuntu live CD will let you upgrade to newer Ubuntu versions Ubuntu 11.04 Development LXer Syndicated Linux News 0 03-01-2011 03:20 PM
LXer: Ubuntu Restricted Extras - Lets Ubuntu Play Everything [Ubuntu for Beginners Sc LXer Syndicated Linux News 0 04-20-2010 12:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration