Ajouter boot-eth0.ipxe
This commit is contained in:
parent
41352308d5
commit
4cad0b187a
5
boot-eth0.ipxe
Normal file
5
boot-eth0.ipxe
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!ipxe
|
||||||
|
echo Demarrage Ubuntu (Mode Admin) sur eth0...
|
||||||
|
kernel http://10.0.0.1/ubuntu-admin/vmlinuz ip=dhcp url=http://10.0.0.1/ubuntu-admin/ubuntu.iso autologin
|
||||||
|
initrd http://10.0.0.1/ubuntu-admin/initrd
|
||||||
|
boot
|
||||||
Loading…
Reference in New Issue
Block a user