----- Doorgestuurd bericht -----
Van: "imre leber" <[email protected]>
Aan: "Roberto Perotti" <[email protected]>
Verzonden: Donderdag 5 februari 2015 20:46:48
Onderwerp: Re: [Freedos-devel] 16 bit fat 32 chkdsk and defrag!

There are significant different ways of defragmenting.

In the old days if fat12/16 defrag would write all data to the front of the 
disk.

On modern file systems data is not written to the front of the disk. Only files 
are written so they are continuous.

That is the way windows works and that is how i did it in defrag.

The reason being that moving all the data would be unworkably slow.

----- Oorspronkelijk bericht -----
Van: Roberto Perotti <[email protected]>
Aan: imre leber <[email protected]>
Verzonden: Thu, 05 Feb 2015 20:26:58 +0100 (CET)
Onderwerp: Re: [Freedos-devel] 16 bit fat 32 chkdsk and defrag!



Begin forwarded message:

Date: Thu, 5 Feb 2015 20:25:25 +0100
From: Roberto Perotti <[email protected]>
To: [email protected]
Subject: Re: [Freedos-devel] 16 bit fat 32 chkdsk and defrag!


Hi ,

i can't make more choices from menue ..

Anymore , after deframmenting, if i leave defrag and reopening again the 
program, the disk it's fragmented again..
In another pc with fat 16 and the same defrag this not occours, so i suppose 
defrag don't support fat32 ..



On Thu, 05 Feb 2015 08:59:18 +0100
Imre Leber <[email protected]> wrote:

> - defrag does FAT32 (you have to select the right defragmentation method 
> from the menu)
> 
> - chkdsk does not do FAT32, you have to use DOSFSCK for FAT32. There is 
> not enough memory in 16 bit to check the disk in a reasonable amout of time
> 
> sparky4 schreef op 15/01/2015 om 17:24:
> > I noticed they do not exist!
> >
> > i hope they get made soon!
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Freedos-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freedos-devel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to