Ubuntu 16.04 fog server – is it possible to use pxe to boot directly to Nwipe program from Parted...
Company stopped paying my salary. What are my options?
Do you take falling damage if falling from 20 feet or less while grappled by someone affected by the Cat's Grace option of the Enhance Ability spell?
Examples where existence is harder than evaluation
Do oversize pulley wheels increase derailleur capacity?
Program for finding longest run of zeros from a list of 100 random integers which are either 0 or 1
How to start your Starctaft II games vs AI immediatly?
Are wands in any sort of book going to be too much like Harry Potter?
Visual Studio Code download existing code
why it is 2>&1 and not 2>>&1 to append to a log file
Can radiation block all wireless communications?
What's an appropriate age to involve kids in life changing decisions?
Two (probably) equal real numbers which are not proved to be equal?
Why did Yoast put a no-index tag in my XML sitemap?
How could a civilization detect tachyons?
What happens when the drag force exceeds the weight of an object falling into earth?
How to avoid making self and former employee look bad when reporting on fixing former employee's work?
Can I bring back Planetary Romance as a genre?
Why is there a cap on 401k contributions?
Names of the Six Tastes
Illegal assignment from Id to List
Add elements inside Array conditionally in JavaScript
Opposite party turned away from voting when ballot is all opposing party
How to animate petals opening
Are there vaccine ingredients which may not be disclosed ("hidden", "trade secret", or similar)?
Ubuntu 16.04 fog server – is it possible to use pxe to boot directly to Nwipe program from Parted Magic?
Install Chrome Linux from PXE bootHow to shutdown Linux parted magic from terminal?Use Parted Magic with YUMIPXE boot Ubuntu. Right choise of Imagepxe boot ubuntuBoot server from pxeHow to boot UEFI image from PXE?How do I fix “Kernel panic” error when booting USB stick?Black Screen Boot & Freezing BootUbuntu boot freezes after GRUB (blank screen), but works after warm reboot from Windows
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have created a fog server using Ubuntu 16.04. I have a boot menu entry for booting to Parted Magic through pxe, and I am able to successfully boot to it.
However, I want to add additional parameters to the entry on the pxe menu so that the Nwipe program automatically starts up when I boot to Parted Magic. Is this possible?
My current parameters for the boot menu entry are as follows, and I am using Parted magic version 2019_3_17:
kernel http://${fog-ip}/pmagic/bzImage64
initrd http://${fog-ip}/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/files.cgz
initrd http://${fog-ip}/pmagic/fu.img
initrd http://${fog-ip}/pmagic/m64.img
imgargs bzImage64 boot=live ip=dhcp edd=on noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=0 loglevel=0 keymap=us splash quiet - || read void
boot || read void
linux ubuntu boot pxe parted-magic
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have created a fog server using Ubuntu 16.04. I have a boot menu entry for booting to Parted Magic through pxe, and I am able to successfully boot to it.
However, I want to add additional parameters to the entry on the pxe menu so that the Nwipe program automatically starts up when I boot to Parted Magic. Is this possible?
My current parameters for the boot menu entry are as follows, and I am using Parted magic version 2019_3_17:
kernel http://${fog-ip}/pmagic/bzImage64
initrd http://${fog-ip}/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/files.cgz
initrd http://${fog-ip}/pmagic/fu.img
initrd http://${fog-ip}/pmagic/m64.img
imgargs bzImage64 boot=live ip=dhcp edd=on noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=0 loglevel=0 keymap=us splash quiet - || read void
boot || read void
linux ubuntu boot pxe parted-magic
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have created a fog server using Ubuntu 16.04. I have a boot menu entry for booting to Parted Magic through pxe, and I am able to successfully boot to it.
However, I want to add additional parameters to the entry on the pxe menu so that the Nwipe program automatically starts up when I boot to Parted Magic. Is this possible?
My current parameters for the boot menu entry are as follows, and I am using Parted magic version 2019_3_17:
kernel http://${fog-ip}/pmagic/bzImage64
initrd http://${fog-ip}/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/files.cgz
initrd http://${fog-ip}/pmagic/fu.img
initrd http://${fog-ip}/pmagic/m64.img
imgargs bzImage64 boot=live ip=dhcp edd=on noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=0 loglevel=0 keymap=us splash quiet - || read void
boot || read void
linux ubuntu boot pxe parted-magic
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have created a fog server using Ubuntu 16.04. I have a boot menu entry for booting to Parted Magic through pxe, and I am able to successfully boot to it.
However, I want to add additional parameters to the entry on the pxe menu so that the Nwipe program automatically starts up when I boot to Parted Magic. Is this possible?
My current parameters for the boot menu entry are as follows, and I am using Parted magic version 2019_3_17:
kernel http://${fog-ip}/pmagic/bzImage64
initrd http://${fog-ip}/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/files.cgz
initrd http://${fog-ip}/pmagic/fu.img
initrd http://${fog-ip}/pmagic/m64.img
imgargs bzImage64 boot=live ip=dhcp edd=on noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=0 loglevel=0 keymap=us splash quiet - || read void
boot || read void
linux ubuntu boot pxe parted-magic
linux ubuntu boot pxe parted-magic
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 hours ago
Scott
7,13252952
7,13252952
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
fonkismfonkism
1
1
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
fonkism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
fonkism is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f517657%2fubuntu-16-04-fog-server-is-it-possible-to-use-pxe-to-boot-directly-to-nwipe-pr%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
fonkism is a new contributor. Be nice, and check out our Code of Conduct.
fonkism is a new contributor. Be nice, and check out our Code of Conduct.
fonkism is a new contributor. Be nice, and check out our Code of Conduct.
fonkism is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f517657%2fubuntu-16-04-fog-server-is-it-possible-to-use-pxe-to-boot-directly-to-nwipe-pr%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown