* mounting VXDOS partitions under linux
@ 2003-05-29 4:28 Robert Lowery
2003-05-29 11:23 ` David D. Hagood
0 siblings, 1 reply; 2+ messages in thread
From: Robert Lowery @ 2003-05-29 4:28 UTC (permalink / raw)
To: 'linux-kernel@vger.kernel.org'
I am trying to mount a hard disk out of a VxWorks based embedded system
under linux.
The partitions on the disk apper to be FAT16, except that instead of
restricting the number of sectors per cluster to be a power of 2 (as assumed
by the linux fat module), they can be anything (eg 40 in the partition I am
trying to mount).
Is anyone aware of existing code that can mount these partitions, or should
I get hacking?
-Robert
Robert Lowery
Software Engineer
Colorbus Australia
1044 Dandenong Road, Carnegie, Victoria 3163
E-mail: robert.lowery@colorbus.com.au
Tel direct: +61 3 8574 8033
Fax office: +61 3 8574 8008
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mounting VXDOS partitions under linux
2003-05-29 4:28 mounting VXDOS partitions under linux Robert Lowery
@ 2003-05-29 11:23 ` David D. Hagood
0 siblings, 0 replies; 2+ messages in thread
From: David D. Hagood @ 2003-05-29 11:23 UTC (permalink / raw)
To: Robert Lowery; +Cc: 'linux-kernel@vger.kernel.org'
One other thing to look out for is that Wind River also has a "long
filename" FAT-like file system in which directory entries are longer,
and which allows for longer filenames and case-sensitivity.
(Gads, I hate working with VxWorks. Wish I'd know a couple of years ago
where Linux was going to be in a few months - I'd've never spec'ed my
project to run under VxWorks.)
But yes, I would love to see a VxFAT module that could read WRS's
wonderfully screwed up filesystems.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-29 11:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-29 4:28 mounting VXDOS partitions under linux Robert Lowery
2003-05-29 11:23 ` David D. Hagood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox