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

Divvy on SCO 1

Status
Not open for further replies.
Joined
Jun 28, 2002
Messages
64
Location
GB
Hi,

I have a problem accessing the logical partitions I created on a SCO system. There are files in the /dev directory but I cant acesses the partition. This is how i created the partitions:

"Divvy -m /dev/rdsk/0s0"

Temp1 1000000
test11 2000000
test12 3000000
test13 5000000
test14 6000000

Do i mount them or does the operating system make a mount point? do I have to make one and link it back to the /dev device?

any help is much appreciated.

 
ok you have made the partition and have partially made the filesystems

you now have to complete the filesystems.

mkdev fs

for each of the filesystems you created in divvy.
this will initialize the filesystem and ask you if/where you want to mount it.
 
Ok thanks !
Not alot of people seem to know about SCO...I will give it ago now !!

 
Just for info, there is a SCO forum in Tek-Tips. You should get an respose there if you have further problems. Have a good weekend.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top