[Freedos-devel] T2308 invalid partition signature after format

2023-09-16 Thread Paul Dufresne via Freedos-devel
While trying FDOS Live T2308.iso on QEMU under Fedora 38, I get a D: prompt, I do setup, format the drive, reboot, but then I get: partition signature != 55AA [paul@fedora FDT2308]$ od -tx1 hd.img 000 fa fc 31 c0 8e d0 8e d8 bd 00 7c 8d 66 e0 fb b8 020 e0 1f 8e c0 89 ee 89 ef b9 00

[Freedos-devel] Ré : Ré : T2308 invalid partition signature after format

2023-09-16 Thread Paul Dufresne via Freedos-devel
Sorry, the address was in octal, with -Ax to have the address in hexa it feels ok to me: [paul@fedora FDT2308]$ od -Ax -tx1 hd.img 00 fa fc 31 c0 8e d0 8e d8 bd 00 7c 8d 66 e0 fb b8 10 e0 1f 8e c0 89 ee 89 ef b9 00 01 f3 a5 ea 22 7c 20 e0 1f 8e d8 8e d0 31 c0 8e c0 8d be be 01 f6 05

[Freedos-devel] Ré : T2308 invalid partition signature after format

2023-09-16 Thread Paul Dufresne via Freedos-devel
OTOH, the signature is supposed to be at the end of the first 512 bytes, so just before 0x200, not before 0x300 (768) like it seems to be.___ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net