meoit 发表于 2020-5-15 08:24:16

Can not create core.img when insmod regexp in NTBOOT a1ive

Hey guys,

Hi WinToFlash - a1ive

Why Windows can not create core.img when insmod regexp in NTBOOT
Remove regexp in the builtin.txt then building work fine.

This is my command line:

start /wait /min grub-mkimage.exe -v -d "i386-pc" -c "LEGACY.cfg" -p /boot/a1ive -o "\boot\a1ive\i386-pc\core.img" -O i386-pc builtin.txt


wintoflash 发表于 2020-5-15 09:24:13

For i386-pc, the core image size (compressed) is limited by 458240 bytes. kernel.img (.text + .data + .bss, uncompressed) is limited by 392704 bytes. module size (uncompressed) + kernel.img (.text + .data, uncompressed) is limited by the size of contiguous chunk at 1M address.

2011goodluckwxl 发表于 2020-10-8 18:01:50

好东西 一定要收藏

18958925900 发表于 2021-3-26 20:40:19

下过来看看,能安装那真是很好。
页: [1]
查看完整版本: Can not create core.img when insmod regexp in NTBOOT a1ive