[SOLVED] IMG/IMA support or alternative
|
2017-02-20, 19:33
Post: #2
|
|||
|
|||
RE: IMG/IMA support or alternative
To me, and most others dsk/img/ima/raw etc just a raw floppy image that you get from running
Code: dd if=/dev/fd0 of=floppy.img So just renaming the file should be fine. The only thing I can think of is that your firmware/tools checks the file-size, so for it to work you might need to do something like Code: truncate -s 1440k bin/ipxe.dsk If that still does not work, then you need to give more information about which format your IPMI needs, but I think it will work with the above truncate command (yes it will make the file larger) Please let us know how it turns out. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[SOLVED] IMG/IMA support or alternative - qk4l - 2017-02-20, 17:17
RE: IMG/IMA support or alternative - NiKiZe - 2017-02-20 19:33
RE: IMG/IMA support or alternative - qk4l - 2017-02-21, 10:53
RE: IMG/IMA support or alternative - qk4l - 2017-02-21, 12:53
RE: IMG/IMA support or alternative - qk4l - 2017-02-21, 14:38
RE: [SOLVED] IMG/IMA support or alternative - NiKiZe - 2017-02-21, 18:40
|
User(s) browsing this thread: 3 Guest(s)