Manjaro install error - Bad sourceInstall Texlive in manjaro via isoHow to get source of packages in...
Are personality traits, ideals, bonds, and flaws required?
Why does PAUSE key have a long make code and no break code?
Do you need to burn fuel between gravity assists?
Is it right to use the ideas of non-winning designers in a design contest?
When calculating averages, why can we treat exploding die as if they're independent?
What's the biggest difference between these two photos?
Was Robin Hood's point of view ethically sound?
What exactly is Apple Cider
Features seen on the Space Shuttle's solid booster; what does "LOADED" mean exactly?
Is there a way to deal with desistance in a off-chain game?
Could someone please explain what this inline #define assembly is doing?
Force to install a software on older macos version
What is the purpose of the rotating plate in front of the lock?
2 load centers under 1 meter: do you need bonding and main breakers at both?
Why are UK MPs allowed to abstain (but it counts as a no)?
After a few interviews, What should I do after told to wait?
More than three domains hosted on the same IP address
Why is it that I have to play this note on the piano as A sharp?
Is future tense in English really a myth?
Leaving the USA for 10 yrs when you have asylum
Why does 8 bit truecolor use only 2 bits for blue?
Owner keeps cutting corners and poaching workers for his other company
Strategies for dealing with chess burnout?
How to convert P2O5 concentration to H3PO4 concentration?
Manjaro install error - Bad source
Install Texlive in manjaro via isoHow to get source of packages in ManjaroInstall full manjaro distribution with net installer?Onlyoffice in manjaroError installing Manjaro
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am trying to install Manjaro on an unallocated partition. I download everything from their site using torrent. I use YUMI (Your Universal Multiboot Installer) to make bootable USB. All goes well but when I start Manjaro, I select the replace partition option and try to install, I get this error:
Bad source
source="/bootmnt/manjaro/x86_64/root-image.sqfs"
At first I thought it maybe a corrupted file so I redo it all but again same error occurs.
manjaro
add a comment |
I am trying to install Manjaro on an unallocated partition. I download everything from their site using torrent. I use YUMI (Your Universal Multiboot Installer) to make bootable USB. All goes well but when I start Manjaro, I select the replace partition option and try to install, I get this error:
Bad source
source="/bootmnt/manjaro/x86_64/root-image.sqfs"
At first I thought it maybe a corrupted file so I redo it all but again same error occurs.
manjaro
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18
add a comment |
I am trying to install Manjaro on an unallocated partition. I download everything from their site using torrent. I use YUMI (Your Universal Multiboot Installer) to make bootable USB. All goes well but when I start Manjaro, I select the replace partition option and try to install, I get this error:
Bad source
source="/bootmnt/manjaro/x86_64/root-image.sqfs"
At first I thought it maybe a corrupted file so I redo it all but again same error occurs.
manjaro
I am trying to install Manjaro on an unallocated partition. I download everything from their site using torrent. I use YUMI (Your Universal Multiboot Installer) to make bootable USB. All goes well but when I start Manjaro, I select the replace partition option and try to install, I get this error:
Bad source
source="/bootmnt/manjaro/x86_64/root-image.sqfs"
At first I thought it maybe a corrupted file so I redo it all but again same error occurs.
manjaro
manjaro
edited Jul 6 '18 at 22:38
Jee
295 bronze badges
295 bronze badges
asked Dec 14 '16 at 17:16
L.penL.pen
11 bronze badge
11 bronze badge
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18
add a comment |
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18
add a comment |
2 Answers
2
active
oldest
votes
This answer endorses using dd to create the installer, not YUMI.
I don't know if all the UEFI stuff applies in your case.
Also, make sure you're not trying to install a 64-bit image on a 32-bit device. Been there, done that!
add a comment |
Got a similar error message when booting from a Multibooting USB (in my case prepared with multibootusb; while you're using YUMI). I solved the issue by comparing the path in /etc/calamares/modules/unpackfs.conf with the actual path (check in a terminal).
After I changed the path in unpackfs.conf accordingly, the installation was able to continue. e.g.:
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
see ref: https://forum.manjaro.org/t/error-bad-source-source-run-miso-bootmnt-manjaro-x86-64-rootfs-sfs/68241/13
add a comment |
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/4.0/"u003ecc by-sa 4.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%2funix.stackexchange.com%2fquestions%2f330380%2fmanjaro-install-error-bad-source%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This answer endorses using dd to create the installer, not YUMI.
I don't know if all the UEFI stuff applies in your case.
Also, make sure you're not trying to install a 64-bit image on a 32-bit device. Been there, done that!
add a comment |
This answer endorses using dd to create the installer, not YUMI.
I don't know if all the UEFI stuff applies in your case.
Also, make sure you're not trying to install a 64-bit image on a 32-bit device. Been there, done that!
add a comment |
This answer endorses using dd to create the installer, not YUMI.
I don't know if all the UEFI stuff applies in your case.
Also, make sure you're not trying to install a 64-bit image on a 32-bit device. Been there, done that!
This answer endorses using dd to create the installer, not YUMI.
I don't know if all the UEFI stuff applies in your case.
Also, make sure you're not trying to install a 64-bit image on a 32-bit device. Been there, done that!
edited Jul 6 '18 at 22:38
Jee
295 bronze badges
295 bronze badges
answered Dec 14 '16 at 17:30
mdeazleymdeazley
1012 bronze badges
1012 bronze badges
add a comment |
add a comment |
Got a similar error message when booting from a Multibooting USB (in my case prepared with multibootusb; while you're using YUMI). I solved the issue by comparing the path in /etc/calamares/modules/unpackfs.conf with the actual path (check in a terminal).
After I changed the path in unpackfs.conf accordingly, the installation was able to continue. e.g.:
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
see ref: https://forum.manjaro.org/t/error-bad-source-source-run-miso-bootmnt-manjaro-x86-64-rootfs-sfs/68241/13
add a comment |
Got a similar error message when booting from a Multibooting USB (in my case prepared with multibootusb; while you're using YUMI). I solved the issue by comparing the path in /etc/calamares/modules/unpackfs.conf with the actual path (check in a terminal).
After I changed the path in unpackfs.conf accordingly, the installation was able to continue. e.g.:
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
see ref: https://forum.manjaro.org/t/error-bad-source-source-run-miso-bootmnt-manjaro-x86-64-rootfs-sfs/68241/13
add a comment |
Got a similar error message when booting from a Multibooting USB (in my case prepared with multibootusb; while you're using YUMI). I solved the issue by comparing the path in /etc/calamares/modules/unpackfs.conf with the actual path (check in a terminal).
After I changed the path in unpackfs.conf accordingly, the installation was able to continue. e.g.:
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
see ref: https://forum.manjaro.org/t/error-bad-source-source-run-miso-bootmnt-manjaro-x86-64-rootfs-sfs/68241/13
Got a similar error message when booting from a Multibooting USB (in my case prepared with multibootusb; while you're using YUMI). I solved the issue by comparing the path in /etc/calamares/modules/unpackfs.conf with the actual path (check in a terminal).
After I changed the path in unpackfs.conf accordingly, the installation was able to continue. e.g.:
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-mate-18.0.4-stable-x86_64/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
see ref: https://forum.manjaro.org/t/error-bad-source-source-run-miso-bootmnt-manjaro-x86-64-rootfs-sfs/68241/13
edited 46 mins ago
answered 57 mins ago
NietzscheNietzsche
1011 bronze badge
1011 bronze badge
add a comment |
add a comment |
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%2f330380%2fmanjaro-install-error-bad-source%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
Probably not the case here, but i ran into problems creating usb boot sticks when using a faulty usb3 port to write the image. Its worth a try at least.
– SleepProgger
Jun 8 at 16:18