You are not logged in.
Pages: 1
where is the url of the little iso for netinstall of slitaz without the other iso's?
Offline
Every ISO has http://mirror.slitaz.org/boot/ipxe to boot from Internet.
1- boot any SliTaz CD-ROM and select "Web Boot"
2- you can put ipxe on a floppy
# dd if=ipxe of=/dev/fd0
3- you can lauch ipxe from DOS/Windows
C:> ren ipxe ipxe.exe
C:> ipxe
Offline
Hi Bellard,
Thank you very much!
I only use grub, never floppies (no drive on my bookPC) and no USB stick or CD (old CD's are terrible for the environment!).
I am about certain there was a way to start ipxe with a very little iso (as menuet or basic linux continue to offer).
Kind rgds
Offline
Add in your grub.conf (or menu.lst)
title SliTaz Web boot
kernel /boot/ipxe
Offline
Thank you very much!
Offline
Pages: 1
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]