Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

raw file system

Status
Not open for further replies.

merwa

ISP
Dec 12, 2002
14
Hi
How to create raw file system?Pls give with the syntax
Ur ans is appreciated
 
Because it is 'raw' you don't need to create a filesystem on it. How you set it up depends on what software is going to use it. What is it for, a database? If so, what kind?

You should just be able to point to the raw device, i.e. if you have allocated a slice c1t2d3s4 for your raw device you would refer to /dev/rdsk/c1t2d3s4. Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top