Search found 2 matches
- 14 Nov 2013, 05:58
- Forum: Troubleshooting and Problems
- Topic: Boot to Ghost IMG?
- Replies: 1
- Views: 25960
Re: Boot to Ghost IMG?
Nevermind! I figured it out... LOL Forgot to move memdisk over to the working directory. Here's what worked: LABEL E6430 MENU LABEL ^E6430 KERNEL er/plugins/e6430/memdisk INITRD er/plugins/e6430/e6420.img APPEND raw TEXT HELP E6430 -- Ghost boot image ENDTEXT Thanks again, -Cactus
- 14 Nov 2013, 04:47
- Forum: Troubleshooting and Problems
- Topic: Boot to Ghost IMG?
- Replies: 1
- Views: 25960
Boot to Ghost IMG?
Wondering how I can configure ERPXE to boot to Ghost .img files? With PXELinux I would just do the following: default 0 display bootmsg.txt prompt 1 label 1 kernel memdisk append initrd=e6420.img label 2 kernel memdisk append initrd=790.IMG label 3 kernel memdisk append initrd=E6410.IMG Any help is ...