SliTaz SliTaz Forum

You are not logged in.

#1 2018-02-25 12:26:40

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Last builds of memtest and ipxe install .exe files

ceel@slitaz:~$ tazpkg -lf ipxe

Installed files by "ipxe"
================================================================================
/boot/ipxe.exe
================================================================================
1 file

ceel@slitaz:~$ tazpkg -lf memtest

Installed files by "memtest"
================================================================================
/boot/memtest.exe
================================================================================
1 file

ceel@slitaz:~$

Offline

#2 2018-02-25 13:50:51

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Last builds of memtest and ipxe install .exe files

Hi Ceel,

In the Linux you can use any names and name extensions for executable files. But in addition to this fact I think here should be a bit different.

Afaik these executables are intended to be executed from the boot loader like Syslinux. This time no OS loaded yet, no system libraries are available, so these executables are static.

And afaik these executables are NOT in the commonly used ELF format, but in the some DOS-like format.

You can install "file" package and test these files if you're interested.

Offline

#3 2018-02-25 16:47:30

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Last builds of memtest and ipxe install .exe files

Hi Aleksej,

I agree with you.

I don't think the bootloaders is affected by the extensions files but its configuration file is.

So for web boot for instance, [c]kernel /boot/ipxe[/c] won't find ipxe.exe :-p

Offline

#4 2018-02-25 20:14:24

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Last builds of memtest and ipxe install .exe files

Hi Ceel,

Both with these changes all should work I guess. Exe's are present there.

Offline

#5 2018-02-26 11:57:40

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: Last builds of memtest and ipxe install .exe files

- ipxe.exe & memtest.exe are DOS executables (like linld.com). DOS/Win9x users can launch them.

- they have a Linux kernel format too. Linux loaders (like isolinux) can launch them.

- they have a disk image format too. You can put it on a floppy (or USB key/memory card) with cp/dd.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]