Hi,

On Tue, Feb 2, 2016 at 11:20 PM, Paul Dufresne <dufres...@gmail.com> wrote:
>
>>What exact partition i.d. is your FAT? Perhaps it needs to be LBA
>>aware (0xC)? I don't remember offhand.
>
> Yes, looks like you found the problem.
>
> I DID NOT SAW ANY WAY TO CHANGE THE TYPE OF THE PARTITION IN FreeDOS FDISK!!
>
> Looks like FreeDOS FDISK use type b when using FAT32, but should use
> type c to enable LBA!!

I don't know how to force FDISK to set this correctly (or even fix this).

http://help.fdos.org/en/hhstndrd/base/fdisk.htm

"/X    Do not use LBA partitions." (so it does know about LBA sometimes)

"[/SPEC:'type#'] Specifies the partition type number." (maybe this works??)

'/SMBR [drive#]  Saves the current MBR on 'drive#', into a file called
"boot.mbr".' (that could be useful)

...

But anyways, a quick double-check does show that BootMgr can "set
partition id" (hex), if needed. IIRC, that's the way that I manually
corrected mine, years ago.

http://freedos.sourceforge.net/software/?prog=bootmgr

There are presumably other ways too (wDE ??), but I don't know offhand.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to