RxDOS building - Prerequisites (Announce)
> While looking to instsect (because rxdos mak.sh complain about the missing
> "instsect.com"), is there a difference between boot32fd.bin (not found) and
> boot32.bin ?
You should build boot32.bin anew too; use the rxdos-7.2x oldmak.sh to drive the complete build. And yes, there is a difference, read on for that. To use oldmak.sh you can use a command like "INICOMP_METHOD=exodecr ./oldmak.sh
" -- or as mentioned edit ovr.sh to contain a line like "[ -z "$INICOMP_METHOD" ] && INICOMP_METHOD=exodecr
" and then call "./oldmak.sh
". The mak.sh script will be called by oldmak.sh, you do not need to separately call mak.sh.
> And if it's better to use boot12.bin, why instdesct mak.sh keep refer to
> the 32 bit version ?
The instsect/mak.sh file is only for building instsect stand-alone, and is not used by the kernel build. The kernel build is done by oldmak.sh to build the RxDOS.COM boot sector loaders (boot12.bin, boot16.bin, boot32.bin) first and to then build a default instsect which uses these boot sector loaders.
> nasm -D_PAYLOAD_FAT32='"boot32fd.bin"' -D_FAT12=0 -D_FAT16=0 instsect.asm
> -D_MAP=instfd32.map -l instfd32.lst -I../gopt/ -I../ldosboot/ -I../lmacros/
> -o instfd32.com "$@"
This is only for building "instfd32.com", a variant of instsect that only has a FreeDOS KERNEL.SYS boot sector loader for FAT32 file systems. (FreeDOS KERNEL.SYS loaders for FAT12 and FAT16 are not yet supported; there is a source option for that protocol but it doesn't work in the end because there is no _RELOCATE option in the FAT12 and FAT16 loaders yet. Due to space constraints, if this is ever implemented then the loaders would likely support only CHS or only LBA in separate builds, not both in one build.) This is not needed for building the RxDOS kernel.
---
l
Complete thread:
- RxDOS 7.24 release - ecm, 08.10.2018, 19:09 (Announce)
- RxDOS 7.24 release - Guti, 09.10.2018, 10:14
- RxDOS 7.24 release - ecm, 09.10.2018, 12:54
- RxDOS 7.24 release - Doug, 11.10.2018, 09:32
- RxDOS 7.24 release - ecm, 11.10.2018, 11:53
- RxDOS 7.24 release - roytam, 11.10.2018, 15:37
- RxDOS 7.24 release - ecm, 11.10.2018, 18:16
- RxDOS 7.24 release - tom, 12.10.2018, 13:44
- RxDOS 7.24 release - ecm, 12.10.2018, 14:01
- RxDOS 7.24 release - ecm, 12.10.2018, 14:34
- RxDOS 7.24 release - ecm, 12.10.2018, 14:53
- RxDOS 7.24 release - nico7550, 15.04.2020, 23:37
- RxDOS: Progress since 7.24 release - ecm, 16.04.2020, 17:13
- RxDOS: Progress since 7.24 release - nico7550, 02.05.2020, 13:15
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 15:11
- RxDOS: Progress since 7.24 release - nico7550, 03.05.2020, 15:59
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 16:18
- RxDOS: Progress since 7.24 release - nico7550, 03.05.2020, 16:37
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 16:46
- RxDOS: Progress since 7.24 release - nico7550, 03.05.2020, 16:54
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 16:46
- RxDOS: Progress since 7.24 release - tom, 30.01.2021, 13:53
- RxDOS: Progress since 7.24 release - ecm, 30.01.2021, 14:37
- RxDOS: Progress since 7.24 release - tom, 31.01.2021, 12:55
- RxDOS: Progress since 7.24 release - ecm, 31.01.2021, 13:10
- RxDOS: Progress since 7.24 release - tom, 31.01.2021, 16:55
- RxDOS: Progress since 7.24 release - rr, 31.01.2021, 17:47
- RxDOS: Progress since 7.24 release - Japheth, 31.01.2021, 18:21
- RxDOS: Progress since 7.24 release - tom, 31.01.2021, 23:58
- RxDOS: Progress since 7.24 release - rr, 03.02.2021, 21:06
- RxDOS: Progress since 7.24 release - Japheth, 04.02.2021, 09:54
- RxDOS: Progress since 7.24 release - tom, 31.01.2021, 16:55
- RxDOS: Progress since 7.24 release - ecm, 31.01.2021, 13:10
- RxDOS: Progress since 7.24 release - tom, 31.01.2021, 12:55
- RxDOS: Progress since 7.24 release - ecm, 30.01.2021, 14:37
- RxDOS: Progress since 7.24 release - nico7550, 03.05.2020, 16:37
- RxDOS building - RXD_Build.txt - ecm, 03.05.2020, 17:11
- RxDOS building - Prerequisites - ecm, 03.05.2020, 17:29
- RxDOS building - Prerequisites - nico7550, 03.05.2020, 18:29
- RxDOS building - Prerequisites - nico7550, 03.05.2020, 18:50
- RxDOS building - Prerequisites - ecm, 03.05.2020, 19:21
- Building boot32fd.bin - ecm, 03.05.2020, 19:31
- RxDOS building - Prerequisites - ecm, 03.05.2020, 19:21
- RxDOS building - Prerequisites - ecm, 03.05.2020, 19:00
- RxDOS building - Prerequisites - nico7550, 03.05.2020, 18:50
- RxDOS building - Prerequisites - nico7550, 03.05.2020, 18:29
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 16:18
- RxDOS: Progress since 7.24 release - nico7550, 03.05.2020, 15:59
- RxDOS: Progress since 7.24 release - ecm, 03.05.2020, 15:11
- RxDOS: Progress since 7.24 release - nico7550, 02.05.2020, 13:15
- RxDOS: Progress since 7.24 release - ecm, 16.04.2020, 17:13
- RxDOS 7.24 release - nico7550, 15.04.2020, 23:37
- RxDOS 7.24 release - roytam, 12.10.2018, 15:27
- RxDOS 7.24 release - ecm, 12.10.2018, 14:01
- RxDOS 7.24 release - tom, 12.10.2018, 13:44
- RxDOS 7.24 release - ecm, 11.10.2018, 18:16
- RxDOS 7.24 release - ecm, 11.10.2018, 18:15
- RxDOS 7.24 release - roytam, 11.10.2018, 15:37
- RxDOS 7.24 release - ecm, 11.10.2018, 11:53
- RxDOS 7.24 release - Doug, 11.10.2018, 09:32