How to create multifile system in windows?

Showing Answers 1 - 2 of 2 Answers

Ashok

  • Aug 24th, 2006
 

in the GDE go to RUN -->  "execute command",

M_mkfs will help you create multifile system.

type the control partition, and the rest of the locations where your data can go or from where you want to access the data.

m_mkfs c:control_part c:datapart1 c:datapart2 c:datapart3 c:datapart4

this is a 4 way multifile system

hope that helps you,

  Was this answer useful?  Yes

mukund

  • Sep 15th, 2006
 

Hi

 we can create multi file by 2 ways

one is

 go to run tab in gde,and go to execute command there give

m_mkfs contro_partition data_partition1 data_partition2.........data_partitionn

eg:m_mkfs c:control   c:dp1 c:dp2 d:dp3......

control partition gives the paths of data partitions &data partitions give the exact data locations in specified directories.

the second method is

double click on the file component and in ports tab ,double click on partitions ,there we can give the number of partitions the multifile contains.

cheers

Mukund

Xansa(India)Ltd

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions