Booting Norton Ghost floppy images
|
2013-10-28, 11:41
(This post was last modified: 2013-10-28 11:43 by Biite.)
Post: #4
|
|||
|
|||
RE: Booting Norton Ghost floppy images
(2013-10-27 10:49)robinsmidsrod Wrote: Which version of iPXE are you using, and which binary are you using when doing these things. I need to see the actual commands you use to start the ghost floppy (sanboot/memdisk cmdlines) and whatever errors the DOS UNDI driver is giving you. Sharp photos and/or serial line debugging is the best way to get that. iPXE version is 1.0.0+ (b757), ipxe is built with 'bin/undionly' and an embedded script. sanboot: sanboot --drive 0x00 ${boot-url}${base-path}ghost82.img memdisk: initrd ${boot-url}${base-path}ghost82.img chain ${memdisk-bin} || goto failed goto ${this-menu} memdisk with keeppxe: kernel -n memdisk ${memdisk-bin} keeppxe initrd ${boot-url}${base-path}ghost82.img boot memdisk || goto failed goto ${this-menu} memdisk with keeppxe and floppy: kernel -n memdisk ${memdisk-bin} keeppxe floppy initrd ${boot-url}${base-path}ghost82.img boot memdisk || goto failed goto ${this-menu} It mostly results in not binding the adapter. B.T.W. I cannot seem to upload an attachment with the screenshot. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Booting Norton Ghost floppy images - Biite - 2013-10-25, 16:05
RE: Booting Norton Ghost floppy images - robinsmidsrod - 2013-10-27, 10:49
RE: Booting Norton Ghost floppy images - Biite - 2013-10-28 11:41
RE: Booting Norton Ghost floppy images - Biite - 2013-10-27, 23:47
RE: Booting Norton Ghost floppy images - robinsmidsrod - 2013-11-03, 22:50
RE: Booting Norton Ghost floppy images - Biite - 2013-11-05, 16:52
RE: Booting Norton Ghost floppy images - robinsmidsrod - 2013-11-08, 12:43
|
User(s) browsing this thread: 1 Guest(s)