[Techtalk] Problem's mounting a window's filesystem?

Julie txjulie at austin.rr.com
Thu Sep 25 09:09:42 EST 2003


Stratis Aftousmis wrote:
>>Stratis Aftousmis wrote:

>>My SWAG would be that the FAT32 code in Linux can't handle it being a
>>CD-ROM.  My next two SWAGs are to try and mount the drive explicitly
>>read-only, and if that doesn't work, "dd" the CD-ROM to a partition and
>>then mount the filesystem that way.
> 
> Those are some fine SWAG's. (what is a SWAG? ;))
> I will try both. Thank's for the reply's!

"SWAG" stands for "Scientific Wild Assed Guess".

It's obvious that FAT32 filesystems work, and that CD-ROMs work.
It's less obvious that FAT32 on CD-ROMs work, so my guess is that
telling the FAT32 code that it isn't supposed to try and write
to the CD might fix the problem, or putting the image on a disk
where it looks like a real filesystem might fix the problem.

Or I might be completely wrong ;-)
-- 
Julianne Frances Haugh             Life is either a daring adventure
txjulie at austin.rr.com                  or nothing at all.
					    -- Helen Keller



More information about the Techtalk mailing list