coLinux
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
<[[User:Gniarf|Gniarf]]> this page is old.
 
<[[User:Gniarf|Gniarf]]> this page is old.
   
<[[User:quaestor|quaestor]]>...but still useful, particularly with an update ;-).
+
<[[User:quaestor|quaestor]]>...but still useful, particularly with an update ;-):
 
Man, that's what I get for editing wiki before coffee. I didn't even notice that this was for using Cygwin :-(
 
 
 
XP Pro (may also apply to Home; I don't know) includes a number of new command line tools, among them <tt>fsutil</tt>:
 
XP Pro (may also apply to Home; I don't know) includes a number of new command line tools, among them <tt>fsutil</tt>:
 
fsutil file createnew kubuntu.ext3 2147483648
 
fsutil file createnew kubuntu.ext3 2147483648
Line 20: Line 17:
 
This creates a file on disk which initially takes up only 4,096 bytes and will grow to an upper limit of 2 G as it fills (perfect for disk images).
 
This creates a file on disk which initially takes up only 4,096 bytes and will grow to an upper limit of 2 G as it fills (perfect for disk images).
   
The file created above can be passed in to coLinux as usual, and formatted from within a running Linux instance using, for example, "<tt>mkfs.ext3 /dev/cobd2</tt>". Then you can mount and copy as described below.
+
The file created above can be passed in to coLinux as usaul, and formatted from within a running Linux instance using, for example, "<tt>mkfs.ext3 /dev/cobd2</tt>". Then you can mount and copy as described below.
   
 
<[[User:Gniarf|Gniarf]]> continues...
 
<[[User:Gniarf|Gniarf]]> continues...
Please note that all contributions to the coLinux are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)