The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
To convert multi format file to a readable ascii format gaur.deepti UNIX for Dummies Questions & Answers 5 03-25-2008 12:03 PM
Convert UTF8 Format file to ANSI format rajreddy UNIX for Dummies Questions & Answers 9 05-25-2007 05:26 AM
Convert UTF8 Format file to ANSI format rajreddy UNIX for Advanced & Expert Users 1 05-24-2007 03:40 AM
convert mmddyy date format to ccyyddd format?? Bhups Shell Programming and Scripting 2 09-27-2006 08:30 PM
change the empty function from the old format to the new format powah Shell Programming and Scripting 0 06-23-2005 09:17 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 06-28-2002
day day is offline
Registered User
 

Join Date: Jun 2002
Posts: 2
Low level format?

I want to do a low level format like in windows (C:\format c but I don't know how it works in unix or linux.. Can somebody help me ? thnx
Forum Sponsor
  #2  
Old 06-28-2002
Registered User
 

Join Date: Jun 2002
Location: Amsterdam (Netherlands)
Posts: 142
this is just SUN

Hi,

When you are on a SUN box you can use

the command format (unix) like you use fdisk (DOS), thw format command can also be use for a media scan and low level format
the newfs (unix) command is used like the format command on DOS and creates New File System on a partion.
  #3  
Old 06-28-2002
day day is offline
Registered User
 

Join Date: Jun 2002
Posts: 2
Unhappy hmz

the command newfs doesn't work on my machine
And the command format is olso unknown for it :\

ps: I have mandrake8.1 linux may be its important to know that..
  #4  
Old 06-28-2002
auswipe's Avatar
Registered User
 

Join Date: Nov 2001
Location: Wide Awake Wylie, Texas
Posts: 536
I believe that if you really want to perform a low level format (replacing all data on the drive with alternating 0's and 1's) you will need to download a utility from the drive manufacture to perform a true low-level format.

If you want to format a partition to create a filesystem then you will want to use `newfs`.

You say that newfs is not recognized on your installation. It may be just that the newfs command is not in the current path. You can check this with `whereis newfs`.

If newfs still doesn't show up then you can run `find / -name "newfs" -print` to find it's location in your system.

As for the usage of newfs, `man newfs` should give you all the gory details.
__________________
Not quite as cool as all the other Kids...
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 07:30 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0