[vox] Mount EXT filesystem in windoze and access /dev

Adam Yergovich ayergovich at yahoo.com
Thu Mar 4 16:19:15 PST 2010


Thanks for the link!  I did see those, but don't look like they support writing to "special" files.

My filesystem is actually just a ramdisk image with device files in it.  Very lean implementation.  I figure if i could even get windows to write to a device file i can make a driver to handle whatever madness it throws at it.




________________________________
From: Bill Kendrick <nbs at sonic.net>
To: LUGOD's general discussion mailing list <vox at lists.lugod.org>
Sent: Thu, March 4, 2010 4:05:32 PM
Subject: Re: [vox] Mount EXT filesystem in windoze and access /dev

On Thu, Mar 04, 2010 at 03:58:22PM -0800, Adam Yergovich wrote:
>    Hello,
> 
>    I have a filesystem gadget setup on my linux device and it happily mounts
>    in windoze or linux and recognizes a FAT filesystem.  I'd really like if i
>    could get write access to the /dev files from the outside world though and
>    was thinking if there was perhaps some way that i could get windows to
>    mount a ext filesystem.  Anyone have any recommendations for how i might
>    make windows and linux talk?

It's possible.  I used something once, a long time ago, to fetch all of my
music from an external drive that I had been using on Linux (hence ext2)
so I could listen to it at work (Windows XP).

It was _probably_ ext2ifs, but I forget.  Google showed me this page
when I searched for "ext2 windows", which looks to be useful:

  http://www.howtoforge.com/access-linux-partitions-from-windows


PS - is /dev on your Linux box a real filesystem, or is it devfs?
(Man, I'm getting rusty. Hopefully someone with half a brain can reply
with a more useful answer ;) )

Good luck!

-bill!
_______________________________________________
vox mailing list
vox at lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lugod.org/pipermail/vox/attachments/20100304/1ef0a7b8/attachment.htm 


More information about the vox mailing list