Hi,
i'm testing Porteus with PXE suport and it works fine.
Is it possible to change the default menu to work with another software like clonezilla?
modify default PXE setup
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: modify default PXE setup
pxelinux works the same way as syslinux so you would have to edit its config (/srv/pxe/boot/pxelinux.cfg/default in live filesystem) to load clonezilla kernel/ramdisk.
you also have to edit /opt/porteus-scripts/pxe-server to offer clonezilla ISO in the NFS shares.
finally: you need to modify clonezilla init script to mount NFS share offered by the server and boot from the clonezilla ISO.
bit of work.
you also have to edit /opt/porteus-scripts/pxe-server to offer clonezilla ISO in the NFS shares.
finally: you need to modify clonezilla init script to mount NFS share offered by the server and boot from the clonezilla ISO.
bit of work.
Please add [Solved] to your thread title if the solution was found.