Files written to FAT12 not visible in real OS.

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
zhiayang
Member
Member
Posts: 368
Joined: Tue Dec 27, 2011 7:57 am
Libera.chat IRC: zhiayang

Re: Files written to FAT12 not visible in real OS.

Post by zhiayang »

Combuster wrote:Ignorance is not an excuse. It does support all FAT sizes,

Code: Select all

$ dito-format test.img:1 fat
Warning: Partition size requires fat 16 or 32, which are not implemented!
$
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Files written to FAT12 not visible in real OS.

Post by Combuster »

mtools, thank you ](*,)
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
zhiayang
Member
Member
Posts: 368
Joined: Tue Dec 27, 2011 7:57 am
Libera.chat IRC: zhiayang

Re: Files written to FAT12 not visible in real OS.

Post by zhiayang »

Well, I think it's fairly obvious that a tool written by GNU would support all FAT sizes. The only doubt of that would be DITO, which is user created and might not support all FAT sizes (it doesn't).

I just misinterpreted your reply i guess, but I'm still not going to use mtools' convoluted interface.
Post Reply