Error when booting live-usb device2019 Community Moderator ElectionBoot everywhere live USBInstalling Linux Mint Live USBRepairing from Live USBLive USB repeatedly gives error 'Failed to load ldlinux.c32'Booting CentOS from live usb on OSX El CapitanBooting Kali Linux from live usb, USB skippedRemove bootable USB after live-booting from itinvalid magic number when booting to CentOS 7 USBLinux Mint - Black Screen while booting from live USB“Probing EDD” error when booting a live OS from a USB drive
Can I Retrieve Email Addresses from BCC?
Java - What do constructor type arguments mean when placed *before* the type?
Resetting two CD4017 counters simultaneously, only one resets
What does the "3am" section means in manpages?
How will losing mobility of one hand affect my career as a programmer?
Should a half Jewish man be discouraged from marrying a Jewess?
Adding empty element to declared container without declaring type of element
Perfect riffle shuffles
How do I repair my stair bannister?
Stereotypical names
Word describing multiple paths to the same abstract outcome
What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?
What if somebody invests in my application?
Would it be legal for a US State to ban exports of a natural resource?
Is infinity mathematically observable?
How to deal with or prevent idle in the test team?
Science Fiction story where a man invents a machine that can help him watch history unfold
What (else) happened July 1st 1858 in London?
Identify a stage play about a VR experience in which participants are encouraged to simulate performing horrific activities
Did US corporations pay demonstrators in the German demonstrations against article 13?
Latex for-and in equation
Can a Bard use an arcane focus?
Lifted its hind leg on or lifted its hind leg towards?
In Star Trek IV, why did the Bounty go back to a time when whales were already rare?
Error when booting live-usb device
2019 Community Moderator ElectionBoot everywhere live USBInstalling Linux Mint Live USBRepairing from Live USBLive USB repeatedly gives error 'Failed to load ldlinux.c32'Booting CentOS from live usb on OSX El CapitanBooting Kali Linux from live usb, USB skippedRemove bootable USB after live-booting from itinvalid magic number when booting to CentOS 7 USBLinux Mint - Black Screen while booting from live USB“Probing EDD” error when booting a live OS from a USB drive
While booting a live-usb system, the following errors are returned:
Attempting to mount media /dev/sda2
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Skipping /dev/sda2 (marker '/mnt/cdrom///rescure/livecd/squashfs' does not exist)
/dev/loop0 is an invalid root device..
Could not find the root block device in .
What may be the problem and how to solve it?
Or where to better look for a solution?
Edit: replaced my typo in the post "uit" with "uid" as in the original error message.
live-usb root-filesystem
New contributor
add a comment |
While booting a live-usb system, the following errors are returned:
Attempting to mount media /dev/sda2
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Skipping /dev/sda2 (marker '/mnt/cdrom///rescure/livecd/squashfs' does not exist)
/dev/loop0 is an invalid root device..
Could not find the root block device in .
What may be the problem and how to solve it?
Or where to better look for a solution?
Edit: replaced my typo in the post "uit" with "uid" as in the original error message.
live-usb root-filesystem
New contributor
add a comment |
While booting a live-usb system, the following errors are returned:
Attempting to mount media /dev/sda2
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Skipping /dev/sda2 (marker '/mnt/cdrom///rescure/livecd/squashfs' does not exist)
/dev/loop0 is an invalid root device..
Could not find the root block device in .
What may be the problem and how to solve it?
Or where to better look for a solution?
Edit: replaced my typo in the post "uit" with "uid" as in the original error message.
live-usb root-filesystem
New contributor
While booting a live-usb system, the following errors are returned:
Attempting to mount media /dev/sda2
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): Unrecognized mount option "uid=1000" or missing value
[...] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Skipping /dev/sda2 (marker '/mnt/cdrom///rescure/livecd/squashfs' does not exist)
/dev/loop0 is an invalid root device..
Could not find the root block device in .
What may be the problem and how to solve it?
Or where to better look for a solution?
Edit: replaced my typo in the post "uit" with "uid" as in the original error message.
live-usb root-filesystem
live-usb root-filesystem
New contributor
New contributor
edited yesterday
gan
New contributor
asked yesterday
gangan
12
12
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
That looks like a typo in the configuration. I am unaware of any option called "uit". However, the very common option of "uid" is likely, and in many modern distros the first User ID would be 1000, thus "uid=1000" is a likely candidate.
Did you create this live image? If it is something you downloaded from a project, maybe it is a bug they have since fixed, or could benefit from having a bug-report registered.
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
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/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
);
);
gan 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%2f508352%2ferror-when-booting-live-usb-device%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
That looks like a typo in the configuration. I am unaware of any option called "uit". However, the very common option of "uid" is likely, and in many modern distros the first User ID would be 1000, thus "uid=1000" is a likely candidate.
Did you create this live image? If it is something you downloaded from a project, maybe it is a bug they have since fixed, or could benefit from having a bug-report registered.
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
add a comment |
That looks like a typo in the configuration. I am unaware of any option called "uit". However, the very common option of "uid" is likely, and in many modern distros the first User ID would be 1000, thus "uid=1000" is a likely candidate.
Did you create this live image? If it is something you downloaded from a project, maybe it is a bug they have since fixed, or could benefit from having a bug-report registered.
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
add a comment |
That looks like a typo in the configuration. I am unaware of any option called "uit". However, the very common option of "uid" is likely, and in many modern distros the first User ID would be 1000, thus "uid=1000" is a likely candidate.
Did you create this live image? If it is something you downloaded from a project, maybe it is a bug they have since fixed, or could benefit from having a bug-report registered.
That looks like a typo in the configuration. I am unaware of any option called "uit". However, the very common option of "uid" is likely, and in many modern distros the first User ID would be 1000, thus "uid=1000" is a likely candidate.
Did you create this live image? If it is something you downloaded from a project, maybe it is a bug they have since fixed, or could benefit from having a bug-report registered.
answered yesterday
0xSheepdog0xSheepdog
1,5621924
1,5621924
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
add a comment |
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
Sorry, "uit" was my typo in the post here. I now replaced the typo "uit" above with "uid", as in the original error message.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
I'm not sure whether or not the question belongs here as a Unix&Linux forum.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Hence, my note above "where to better look for a solution?" I tried several live systems, some of which didn't boot at all. The above errors are from a Bitdefender live .iso, that, according to this forum post recently has been discontinued: forum.bitdefender.com/index.php?/topic/… I will check the UEFI/BIOS settings, as suggested in this thread as soon as I have the opportunity. In any case, thanks for the reply.
– gan
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
Erm...what operating system is this live usb?
– Paul Benson
yesterday
add a comment |
gan is a new contributor. Be nice, and check out our Code of Conduct.
gan is a new contributor. Be nice, and check out our Code of Conduct.
gan is a new contributor. Be nice, and check out our Code of Conduct.
gan 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%2f508352%2ferror-when-booting-live-usb-device%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