- Accueil
- » Forum
- » Serveurs
- » [Boot PXE]
Pages : 1
#1 Le 10/01/2014, à 20:59
- Kusajika
[Boot PXE]
Bonjour, je rencontre un souci lors du boot PXE des postes clients , j'ai mis plusieurs programme dont Gparted et clonezilla.
Voici mon fichier default de mon tftboot:
#DEAULT local
DEFAULT /boot-screens/vesamenu.c32
TIMEOUT 600
MENU TITLE PXE BOOT - Ubuntu
MENU MARGIN 0
menu color screen * #90ffffff #00000000 *
menu color border * #ff6bff6b #00000000 *
menu color title * #ffffffff #00000000 *
menu color unsel * #90ffffff #00000000 *
menu color hotkey * #ff6bff6b #00000000 *
menu color sel * #e0ffffff #200cd22d *
menu color hotsel * #e06bff6b #200cd22d *
menu color scrollbar * #200cd22d #00000000 *
menu color tabmsg * #60ffffff #00000000 *
menu color cmdmark * #c000ffff #00000000 *
menu color cmdline * #c0ffffff #00000000 *
menu color pwdborder * #ff6bff6b #200cd22d *
menu color pwdheader * #ffffffff #200cd22d *
menu color pwdentry * #90ffffff #200cd22d *
menu color timeout_msg * #80ffffff #00000000 *
menu color timeout * #c0ffffff #00000000 *
MENU BACKGROUND /pxelinux.cfg/LOGO.PNG
label local
MENU LABEL Demarrage disque dur
MENU DEFAULT
LOCALBOOT 0
MENU SEPARATOR
label ###OS CLIENT###
LABEL WinPE
MENU LABEL ^WinPE
KERNEL memdisk
APPEND iso initrd=images/winpe.iso
MENU SEPARATOR
label ###TOOLS###
LABEL Parted_Magic
MENU LABEL ^Parted Magic
KERNEL memdisk
APPEND iso initrd=/images/GParted/gparted-live-0.17.0-1-i486.iso
quiet
LABEL HBCD
KERNEL memdisk
APPEND iso initrd=/images/HBCD/Hiren's.BootCD.15.2.iso
quiet
LABEL CloneZilla_i386
MENU LABEL ^CloneZilla_i686
KERNEL memdisk
APPEND iso initrd=/images/clonezilla/i386/clonezilla-live-20131125-saucy-i686.iso
quiet
label Memtest
KERNEL images/memtest
quiet
tout se passe bien sauf que lorsque clonezilla se charge j'ai ce message:
calling: test-builtin
=== trie on-disk ===
tool version 204
blabla...
load module index
unload module index
et ça tourne en boucle ....
j'ai essayé beaucoup de chose et je suis à court d'idée...
j'ai même remonté une iso en intégrant le ms-sys dans le filesystem.squashfs
Lorsque je lance Gparted live j'ai l'erreur :
/bin/sh: can't access tty; job control turned off
j'espère que quelqu'un pourra m'aiguiller vers une solution.. Merci :-)
Hors ligne
#2 Le 11/01/2014, à 14:26
- Kusajika
Re : [Boot PXE]
quelqu'un svp?
Hors ligne
Pages : 1
- Forum
- » Serveurs
- » [Boot PXE]