Yes, dynamic CHS! (Developers)
> The flash disk geometry is not necessarily fixed, BIOS may try to adjust
> it somehow (by looking into Partition Table? or Partition Boot
> Record?)...
Yes you got point, the CHS is not hardcoded but T20 BIOS will asign it according partition table or bootsector BPB. I just tried to make a new image with different CHS=140/16/32 (now any problems in BOCHS) and flashed it with new fw. I load my HDD BIOS info via GROB4DOS and it displayed:
heads=16, cyls=139, spt=32
drive type=HDD, sectors=0x16000001 (369098753) - bullshit
And for comparison here's output from BOCHS:
Booting 'FreeDOS kernel 2038'
INT 13h/08h (DH=heads-1, CX15:6=cyls-1, CX5:0=sec/track-1):
F=0206 CS=0000 SS=0000 ES=0000 DS=0000 DI=7C00 SI=0142 BP=1ED8 SP=1E5A
BX=8107 DX=0F01 CX=8A20 AX=0000
INT 13h/15h (AH=type [3=HDD], CX:DX=sectors):
F=0206 CS=0000 SS=0000 ES=0000 DS=0000 DI=7C00 SI=017E BP=1ED8 SP=1E5A
BX=8107 DX=1600 CX=0001 AX=0300
heads=16, cyls=139, spt=32
drive type=HDD, sectors=0x00011600 (71168 = 139*16*32)
As you can see CHS is the same, so T20 BIOS was adapted to new geometry. But there's an obvios bug in functiom 15h where CX:DX is swapped! I don't know if this can confuse FD kernel. But FD krernel (2038cvs) still fails boot and halt after INITDISK. BTW I tried both version compiled by WC and TC and it behaves different. WC version stops with interrupt divide by zero and TC version starts to endlessly flood the screen by missing command interpretter or so.
BTW as I said before, GRUB and NTLDR can read large files (like linux kernel) without any corruption why FD kernels read it different?
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 08.11.2008, 17:48 (Developers)
- DOS on Compaq EVO T20 thin client - possible? - mht, 08.11.2008, 18:32
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 00:37
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 13:09
- DOS on Compaq EVO T20 thin client - possible? - mht, 09.11.2008, 14:36
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 16:36
- DOS on Compaq EVO T20 thin client - possible? - marcov, 11.11.2008, 09:31
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 11.11.2008, 16:58
- DOS on Compaq EVO T20 thin client - possible? - rr, 11.11.2008, 20:31
- DOS on Compaq EVO T20 thin client - possible? - Rugxulo, 11.11.2008, 20:48
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 11.11.2008, 21:18
- DOS on Compaq EVO T20 thin client - possible? - rr, 11.11.2008, 21:40
- DOS on Compaq EVO T20 thin client - possible? - Rugxulo, 12.11.2008, 00:24
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 11.11.2008, 21:18
- DOS on Compaq EVO T20 thin client - possible? - Rugxulo, 11.11.2008, 20:48
- DOS on Compaq EVO T20 thin client - possible? - mht, 12.11.2008, 17:44
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 14.11.2008, 22:10
- DOS on Compaq EVO T20 thin client - possible? - mht, 17.11.2008, 09:45
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 24.11.2008, 23:28
- Yes, dynamic CHS! - RayeR, 29.11.2008, 22:20
- Yes, dynamic CHS! - ecm, 30.11.2008, 12:49
- Yes, dynamic CHS! - RayeR, 30.11.2008, 18:13
- Yes, dynamic CHS! - ecm, 30.11.2008, 20:34
- Yes, dynamic CHS! - RayeR, 30.11.2008, 22:34
- Yes, dynamic CHS! - tom, 02.12.2008, 13:34
- Yes, dynamic CHS! - RayeR, 02.12.2008, 17:14
- DOS demo show on T20! - RayeR, 03.12.2008, 04:21
- DOS demo show on T20! - Rugxulo, 06.12.2008, 12:13
- DOS demo show on T20! - RayeR, 07.12.2008, 13:34
- DOS demo show on T20! - rr, 07.12.2008, 16:56
- DOS demo show on T20! - mht, 08.12.2008, 20:31
- DOS demo show on T20! - RayeR, 08.12.2008, 21:06
- DOS demo show on T20! - mht, 08.12.2008, 21:28
- DOS demo show on T20! - RayeR, 09.12.2008, 11:55
- DOS demo show on T20! - mht, 08.12.2008, 21:28
- DOS demo show on T20! - RayeR, 08.12.2008, 21:06
- DOS demo show on T20! - RayeR, 07.12.2008, 13:34
- DOS demo show on T20! - Rugxulo, 06.12.2008, 12:13
- Yes, dynamic CHS! - tom, 02.12.2008, 13:34
- Yes, dynamic CHS! - RayeR, 30.11.2008, 22:34
- Yes, dynamic CHS! - ecm, 30.11.2008, 20:34
- Yes, dynamic CHS! - RayeR, 30.11.2008, 18:13
- Yes, dynamic CHS! - ecm, 30.11.2008, 12:49
- DOS on Compaq EVO T20 thin client - possible? - mht, 17.11.2008, 09:45
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 14.11.2008, 22:10
- DOS on Compaq EVO T20 thin client - possible? - rr, 11.11.2008, 20:31
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 16:36
- DOS on Compaq EVO T20 thin client - possible? - mht, 09.11.2008, 14:36
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 13:09
- DOS on Compaq EVO T20 thin client - possible? - RayeR, 09.11.2008, 00:37
- DOS on Compaq EVO T20 thin client - possible? - mht, 08.11.2008, 18:32