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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Raw device on sun-solaris 8

Status
Not open for further replies.

ranjank

IS-IT--Management
May 9, 2003
176
IN
Hi ALL,

I have created the raw file system(c1t1d0s0) in sun 8.I want to create a character device in /dev by the name raw_01 and want to link it with the raw file system which i have created(c1t1d0s0). Any help on this will be highly appreciated.

Regards,
RK.
 
I have created the raw file system(c1t1d0s0) in sun 8.I want to create a character device in /dev by the name raw_01 and want to link it with the raw file system which i have created(c1t1d0s0). Any help on this will be highly appreciated.

Try ln.
Also /dev/rdsk is raw.

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top