Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
program to format the hd?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
science.geek
n00b
n00b


Joined: 03 Jun 2006
Posts: 27

PostPosted: Tue Jun 27, 2006 9:36 pm    Post subject: program to format the hd? Reply with quote

Before I begin to install gentoo on my hd I want to do a real format on the hd, I want to make every bit to zero. Is there a program that can do that and is it on the minimal gentoo installation cd?
_________________
Everything is proceeding as I have foreseen it.
Back to top
View user's profile Send private message
SiberianSniper
Guru
Guru


Joined: 06 Apr 2006
Posts: 378
Location: Dayton, OH, USA

PostPosted: Tue Jun 27, 2006 9:50 pm    Post subject: Reply with quote

Code:
dd if=/dev/zero of=/dev/hda

(assuming you're using hda)

Then format with mke2fs or mkreiserfs or whatever program you're using to make the file system.

Also using /dev/urandom for input can help destroy previous data that were on the disk if that's what you're interested in.
Back to top
View user's profile Send private message
palmer
Guru
Guru


Joined: 17 Nov 2004
Posts: 322
Location: Berkeley, CA

PostPosted: Tue Jun 27, 2006 10:28 pm    Post subject: Reply with quote

Live CDs can be used to whipe the drive:
http://dban.sourceforge.net/
http://www.killdisk.com/

-palmer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum