Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move win32_ucontext.h to private area.
[simgrid.git] / examples / platforms / storage.xml
index 7ad5b020ac952d5d62efa7b6fa1fa34034785935..988e40b70996119ce0f95a15bc7af81d361b5b38 100644 (file)
@@ -37,7 +37,7 @@
     </host>
 
     <host id="alice" power="1Gf">
-      <mount storageId="Disk2" name="/windows"/>
+      <mount storageId="Disk2" name="c:"/>
     </host>
 
     <host id="carl" power="1Gf">
@@ -45,7 +45,7 @@
     </host>
 
     <host id="denise" power="1Gf">
-      <mount storageId="Disk2" name="/windows"/>       
+      <mount storageId="Disk2" name="c:"/>     
       <mount storageId="Disk4" name="/home"/>  
     </host>