Linux Mint live USB boot flash drive not found
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am attempting to get a live USB boot of Linux mint Cinnamon 18.3 onto my Lenovo Y510P working. When I perform the boot from USB, linux successfully initializes, but then outputs many errors of the form
/init: line 7: can't open /dev/sr0: No medium found
and crashes to initramfs with a message about not finding a medium with active file system.
On advice found elsewhere in the internet, I added
live-media=sdb1
to the APPEND line of the syslinux.cfg file, but the problem persisted. To help diagnose the problem, I checked the /dev/ file from within initramfs, where indeed sdb was not present. When I removed and reinserted the flash drive, it successfully detected the flash drive and added sdb and sdb1 to the /dev/ file.
Additionally, I found the following advice for this error:
This means the USB mass storage device wasn't detected, or the usb_storage kernel module wasn't loaded by the kernel. This could be because the udev rules didn't match the device and therefore didn't create the device node (e.g. /dev/sdb)
The evidence suggests this is exactly what is happening.
Why is Linux failing to detect the usb when it initializes? What are udev rules? Is there a formatting change necessary or something?
linux-mint system-installation udev live-usb
add a comment |Â
up vote
0
down vote
favorite
I am attempting to get a live USB boot of Linux mint Cinnamon 18.3 onto my Lenovo Y510P working. When I perform the boot from USB, linux successfully initializes, but then outputs many errors of the form
/init: line 7: can't open /dev/sr0: No medium found
and crashes to initramfs with a message about not finding a medium with active file system.
On advice found elsewhere in the internet, I added
live-media=sdb1
to the APPEND line of the syslinux.cfg file, but the problem persisted. To help diagnose the problem, I checked the /dev/ file from within initramfs, where indeed sdb was not present. When I removed and reinserted the flash drive, it successfully detected the flash drive and added sdb and sdb1 to the /dev/ file.
Additionally, I found the following advice for this error:
This means the USB mass storage device wasn't detected, or the usb_storage kernel module wasn't loaded by the kernel. This could be because the udev rules didn't match the device and therefore didn't create the device node (e.g. /dev/sdb)
The evidence suggests this is exactly what is happening.
Why is Linux failing to detect the usb when it initializes? What are udev rules? Is there a formatting change necessary or something?
linux-mint system-installation udev live-usb
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am attempting to get a live USB boot of Linux mint Cinnamon 18.3 onto my Lenovo Y510P working. When I perform the boot from USB, linux successfully initializes, but then outputs many errors of the form
/init: line 7: can't open /dev/sr0: No medium found
and crashes to initramfs with a message about not finding a medium with active file system.
On advice found elsewhere in the internet, I added
live-media=sdb1
to the APPEND line of the syslinux.cfg file, but the problem persisted. To help diagnose the problem, I checked the /dev/ file from within initramfs, where indeed sdb was not present. When I removed and reinserted the flash drive, it successfully detected the flash drive and added sdb and sdb1 to the /dev/ file.
Additionally, I found the following advice for this error:
This means the USB mass storage device wasn't detected, or the usb_storage kernel module wasn't loaded by the kernel. This could be because the udev rules didn't match the device and therefore didn't create the device node (e.g. /dev/sdb)
The evidence suggests this is exactly what is happening.
Why is Linux failing to detect the usb when it initializes? What are udev rules? Is there a formatting change necessary or something?
linux-mint system-installation udev live-usb
I am attempting to get a live USB boot of Linux mint Cinnamon 18.3 onto my Lenovo Y510P working. When I perform the boot from USB, linux successfully initializes, but then outputs many errors of the form
/init: line 7: can't open /dev/sr0: No medium found
and crashes to initramfs with a message about not finding a medium with active file system.
On advice found elsewhere in the internet, I added
live-media=sdb1
to the APPEND line of the syslinux.cfg file, but the problem persisted. To help diagnose the problem, I checked the /dev/ file from within initramfs, where indeed sdb was not present. When I removed and reinserted the flash drive, it successfully detected the flash drive and added sdb and sdb1 to the /dev/ file.
Additionally, I found the following advice for this error:
This means the USB mass storage device wasn't detected, or the usb_storage kernel module wasn't loaded by the kernel. This could be because the udev rules didn't match the device and therefore didn't create the device node (e.g. /dev/sdb)
The evidence suggests this is exactly what is happening.
Why is Linux failing to detect the usb when it initializes? What are udev rules? Is there a formatting change necessary or something?
linux-mint system-installation udev live-usb
asked Apr 27 at 22:49
C.D.
12
12
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f440512%2flinux-mint-live-usb-boot-flash-drive-not-found%23new-answer', 'question_page');
);
Post as a guest
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
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
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