Bootable USB with two images
Could I create a bootable USB that contains Fedora 29 workstation and Ubuntu 18.10 desktop live images in the same USB without partitioning the USB?
fedora
add a comment |
Could I create a bootable USB that contains Fedora 29 workstation and Ubuntu 18.10 desktop live images in the same USB without partitioning the USB?
fedora
2
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57
add a comment |
Could I create a bootable USB that contains Fedora 29 workstation and Ubuntu 18.10 desktop live images in the same USB without partitioning the USB?
fedora
Could I create a bootable USB that contains Fedora 29 workstation and Ubuntu 18.10 desktop live images in the same USB without partitioning the USB?
fedora
fedora
asked Mar 1 at 20:33
user103300user103300
101
101
2
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57
add a comment |
2
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57
2
2
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57
add a comment |
3 Answers
3
active
oldest
votes
You would need to install a program on the bootable usb that you can boot to, which then lets you boot one or more of the ISOs stored on the drive. Something like MultiBootUSB or easy2boot would be what you're looking for.
add a comment |
Yes. The easiest way is to download an app for it. I don't have a personal preference, but you can search for 'Multiboot USB' and choose the one you like the most.
add a comment |
Both YUMI, ( https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ ) and MultiBootUSB, ( http://multibootusb.org/ ), work well. Both allow multi OS with persistence. YUMI does not have a 4GB limit on persistence, MBUSB does.
There are other methods of Multibooting that use multiple partitions including UNetbootin and mkusb: How do I boot an ISO file from my drive using grub2 on UEFI machines? and How to create a bootable USB with multiple ISO images in it
add a comment |
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
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%2faskubuntu.com%2fquestions%2f1122325%2fbootable-usb-with-two-images%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
You would need to install a program on the bootable usb that you can boot to, which then lets you boot one or more of the ISOs stored on the drive. Something like MultiBootUSB or easy2boot would be what you're looking for.
add a comment |
You would need to install a program on the bootable usb that you can boot to, which then lets you boot one or more of the ISOs stored on the drive. Something like MultiBootUSB or easy2boot would be what you're looking for.
add a comment |
You would need to install a program on the bootable usb that you can boot to, which then lets you boot one or more of the ISOs stored on the drive. Something like MultiBootUSB or easy2boot would be what you're looking for.
You would need to install a program on the bootable usb that you can boot to, which then lets you boot one or more of the ISOs stored on the drive. Something like MultiBootUSB or easy2boot would be what you're looking for.
answered Mar 1 at 22:23
Balmungmp5Balmungmp5
11
11
add a comment |
add a comment |
Yes. The easiest way is to download an app for it. I don't have a personal preference, but you can search for 'Multiboot USB' and choose the one you like the most.
add a comment |
Yes. The easiest way is to download an app for it. I don't have a personal preference, but you can search for 'Multiboot USB' and choose the one you like the most.
add a comment |
Yes. The easiest way is to download an app for it. I don't have a personal preference, but you can search for 'Multiboot USB' and choose the one you like the most.
Yes. The easiest way is to download an app for it. I don't have a personal preference, but you can search for 'Multiboot USB' and choose the one you like the most.
answered Mar 2 at 1:49
Dimitris KaramanisDimitris Karamanis
174
174
add a comment |
add a comment |
Both YUMI, ( https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ ) and MultiBootUSB, ( http://multibootusb.org/ ), work well. Both allow multi OS with persistence. YUMI does not have a 4GB limit on persistence, MBUSB does.
There are other methods of Multibooting that use multiple partitions including UNetbootin and mkusb: How do I boot an ISO file from my drive using grub2 on UEFI machines? and How to create a bootable USB with multiple ISO images in it
add a comment |
Both YUMI, ( https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ ) and MultiBootUSB, ( http://multibootusb.org/ ), work well. Both allow multi OS with persistence. YUMI does not have a 4GB limit on persistence, MBUSB does.
There are other methods of Multibooting that use multiple partitions including UNetbootin and mkusb: How do I boot an ISO file from my drive using grub2 on UEFI machines? and How to create a bootable USB with multiple ISO images in it
add a comment |
Both YUMI, ( https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ ) and MultiBootUSB, ( http://multibootusb.org/ ), work well. Both allow multi OS with persistence. YUMI does not have a 4GB limit on persistence, MBUSB does.
There are other methods of Multibooting that use multiple partitions including UNetbootin and mkusb: How do I boot an ISO file from my drive using grub2 on UEFI machines? and How to create a bootable USB with multiple ISO images in it
Both YUMI, ( https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ ) and MultiBootUSB, ( http://multibootusb.org/ ), work well. Both allow multi OS with persistence. YUMI does not have a 4GB limit on persistence, MBUSB does.
There are other methods of Multibooting that use multiple partitions including UNetbootin and mkusb: How do I boot an ISO file from my drive using grub2 on UEFI machines? and How to create a bootable USB with multiple ISO images in it
answered Mar 2 at 3:20
C.S.CameronC.S.Cameron
5,01711029
5,01711029
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1122325%2fbootable-usb-with-two-images%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
2
How about the program MultiBootUSB?
– Santi
Mar 1 at 20:57