나는안개서버를 설치하고 내 pxe 메뉴에 많은 해킹을 추가했지만 이제는 추가하고 싶습니다.DRBL 라이브하지만 작동하지 않습니다
이 pxe 구성으로 시도해 보았습니다.
LABEL fog.drbl
MENU PASSWD $1$b1E5ld/w$nRekAlrkmtRfofb4ZJC7L1
kernel fog/drbl/live/vmlinuz boot=live config nomodeset vga=785 ip=frommedia nosplash
append initrd=fog/drbl/live/initrd.img
MENU LABEL DRBL Live
TEXT HELP
Start Live DRBL server with clonezilla live & clonezilla server options
ENDTEXT
DRBL Live의 iso와 거기에 있는 grub 구성의 매개변수를 initrd.img
가져 옵니다 .vmlinuz
$DRBLiso/EFI/boot/grub.cfg
DRBL 옵션으로 부팅할 때 다음 오류가 발생합니다.
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module unknown not found in modules.dep
dprobe: module swap not found in modules.dep
누구든지 여기서 무슨 문제가 있는지 볼 수 있습니까?
답변1
음..마법처럼 작동하네요!
filesystem.squashfs
웹서버 루트에 파일을 추가 하고 세 번째 줄을 수정했습니다.
kernel fog/drbl/live/vmlinuz boot=live config nomodeset vga=785 ip=frommedia nosplash fetch=http://MYWEBSERVERIP/filesystem.squashfs
답변2
label DRBL Live
MENU DEFAULT
# MENU HIDE
MENU LABEL DRBL Live (Default settings)
# MENU PASSWD
kernel drbl/live/vmlinuz
append initrd=drbl/live/initrd.img boot=live config nomodeset vga=785 ip=dhcp nosplash netboot=nfs nfsroot=192.168.1.91:/var/lib/tftpboot/drbl i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.blacklist=yes