Re: NTFS -> FAT32
- From: spam@xxxxxxx (Citizen Bob)
- Date: Sat, 21 Oct 2006 03:08:10 GMT
On Fri, 20 Oct 2006 16:45:33 +1000, "Pegasus \(MVP\)" <I.can@xxxxxxx>
wrote:
Here is the recipe:
1. Install the DUT as a slave disk on some different machine.
2. Copy the system partition to some other location:
XCOPY D:\ C:\SomeFolder\ /s /h /k /c 1>c:\test.log 2>&1
3. Examine c:\test.log for error messages.
4. Make sure that the target location contains the same amount
of data as the source location.
5. Repartition & reformat the DUT.
6. Mark the first partition active.
7. Reverse Step 2.
When I try to "Reverse Step 2"
C:\>xcopy c:\cdrive d:\ /s /h /k /c /y > c:\test.log
I get the following error:
+++
File creation error - The parameter is incorrect.
Unable to create directory - D:\
+++
What is going on?
--
"Nothing in the world can take the place of perseverence. Talent
will not; nothing is more common than unsuccessful men with talent.
Genius will not; unrewarded genius is almost a proverb. Education
will not; the world is full of educated derelicts. Persistence and
determination alone are omnipotent."
--Calvin Coolidge
.
- Follow-Ups:
- Re: NTFS -> FAT32
- From: Pegasus \(MVP\)
- Re: NTFS -> FAT32
- References:
- Re: NTFS -> FAT32
- From: Pegasus \(MVP\)
- Re: NTFS -> FAT32
- From: Citizen Bob
- Re: NTFS -> FAT32
- From: Pegasus \(MVP\)
- Re: NTFS -> FAT32
- From: Citizen Bob
- Re: NTFS -> FAT32
- From: Pegasus \(MVP\)
- Re: NTFS -> FAT32
- Prev by Date: Re: NTFS -> FAT32
- Next by Date: Re: NTFS -> FAT32
- Previous by thread: Re: NTFS -> FAT32
- Next by thread: Re: NTFS -> FAT32
- Index(es):
Relevant Pages
|