Using an rasberrypi to make an bootable usb?2019 Community Moderator ElectionHow to create a bootable Linux installation USB from an ISO in OS X?Fresh install Windows 7 from USB on machine with Ubuntu and Windows 7Writing ISO file to USBCreate a UEFI bootable USB stick from an ISO image with GPartedTerminal: create bootable USB from isoHow to create bootable Windows 8 iso image in Linux?Create bootable USBHow to make a bootable ISO fileCreate Bootable ISO of CentOS InstallationHow can I make a bootable ISO from a bootable USB drive?
What is the grammatical term for “‑ed” words like these?
Is there a conventional notation or name for the slip angle?
Can I use my Chinese passport to enter China after I acquired another citizenship?
Can someone explain how this makes sense electrically?
Why is Arduino resetting while driving motors?
What's the difference between 違法 and 不法?
Should I stop contributing to retirement accounts?
What major Native American tribes were around Santa Fe during the late 1850s?
Do the concepts of IP address and network interface not belong to the same layer?
Folder comparison
We have a love-hate relationship
When quoting, must I also copy hyphens used to divide words that continue on the next line?
Is camera lens focus an exact point or a range?
Is XSS in canonical link possible?
Gibbs free energy in standard state vs. equilibrium
Could the E-bike drivetrain wear down till needing replacement after 400 km?
How much character growth crosses the line into breaking the character
Drawing ramified coverings with tikz
Some numbers are more equivalent than others
Why does Async/Await work properly when the loop is inside the async function and not the other way around?
How to decide convergence of Integrals
If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?
About a little hole in Z'ha'dum
Transformation of random variables and joint distributions
Using an rasberrypi to make an bootable usb?
2019 Community Moderator ElectionHow to create a bootable Linux installation USB from an ISO in OS X?Fresh install Windows 7 from USB on machine with Ubuntu and Windows 7Writing ISO file to USBCreate a UEFI bootable USB stick from an ISO image with GPartedTerminal: create bootable USB from isoHow to create bootable Windows 8 iso image in Linux?Create bootable USBHow to make a bootable ISO fileCreate Bootable ISO of CentOS InstallationHow can I make a bootable ISO from a bootable USB drive?
my pc broke and i have an rasbery pi .
i want to write the iso of an recovery system (https://www.hirensbootcd.org) so i can repair my system more specific plan B
grabing the license key in the registry and downloading the windows iso .
i used dd if=... of=... it finishes with no errors but does not get recognized as a bootable usb
usb raspberry-pi raspbian iso bootable
New contributor
add a comment |
my pc broke and i have an rasbery pi .
i want to write the iso of an recovery system (https://www.hirensbootcd.org) so i can repair my system more specific plan B
grabing the license key in the registry and downloading the windows iso .
i used dd if=... of=... it finishes with no errors but does not get recognized as a bootable usb
usb raspberry-pi raspbian iso bootable
New contributor
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as usinglegacy
,UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.
– Paradox
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago
add a comment |
my pc broke and i have an rasbery pi .
i want to write the iso of an recovery system (https://www.hirensbootcd.org) so i can repair my system more specific plan B
grabing the license key in the registry and downloading the windows iso .
i used dd if=... of=... it finishes with no errors but does not get recognized as a bootable usb
usb raspberry-pi raspbian iso bootable
New contributor
my pc broke and i have an rasbery pi .
i want to write the iso of an recovery system (https://www.hirensbootcd.org) so i can repair my system more specific plan B
grabing the license key in the registry and downloading the windows iso .
i used dd if=... of=... it finishes with no errors but does not get recognized as a bootable usb
usb raspberry-pi raspbian iso bootable
usb raspberry-pi raspbian iso bootable
New contributor
New contributor
edited yesterday
Rui F Ribeiro
41.7k1483141
41.7k1483141
New contributor
asked yesterday
Nalko MiriNalko Miri
61
61
New contributor
New contributor
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as usinglegacy
,UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.
– Paradox
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago
add a comment |
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as usinglegacy
,UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.
– Paradox
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as using
legacy
, UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.– Paradox
6 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as using
legacy
, UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.– Paradox
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago
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
);
);
Nalko Miri 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%2f508183%2fusing-an-rasberrypi-to-make-an-bootable-usb%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
Nalko Miri is a new contributor. Be nice, and check out our Code of Conduct.
Nalko Miri is a new contributor. Be nice, and check out our Code of Conduct.
Nalko Miri is a new contributor. Be nice, and check out our Code of Conduct.
Nalko Miri 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%2f508183%2fusing-an-rasberrypi-to-make-an-bootable-usb%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
Does the computer you want to boot it up on is setup in UEFI mode?
– Paradox
yesterday
@Paradox No my pc uses bios
– Nalko Miri
14 hours ago
This does not mean your BIOS does not support UEFI ; what you should look for is if your BIOS is set as using
legacy
,UEFI
or both. If you're in legacy-mode, I think you might forget about doing so for this computer if it does not support UEFI booting since the Hiren FAQ does not say explicitly it supports non-UEFI mode : "Hiren’s BootCD PE supports UEFI booting from DVD and USB flash drives." BTW, your issue seems to be not Unix/Linux-related.– Paradox
6 hours ago
ok i asked this also on the rasbery pi forum . i will change to an linux system its the best thing i can do.Next weekend and it would be a performance boost . Thanks :)
– Nalko Miri
6 hours ago