Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] LiveUSB on Framework 16 laptop cannot determine roo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kind_gentooman
n00b
n00b


Joined: 16 Jul 2024
Posts: 7

PostPosted: Tue Jul 16, 2024 8:52 am    Post subject: [solved] LiveUSB on Framework 16 laptop cannot determine roo Reply with quote

Just created a new liveusb using `install-amd64-minimal-20240714T170402Z`, and when trying to boot it:

Code:

(I enter keymap and press enter)
mknod /newroot/dev/tty0: File Exists
>> Looking for the cdrom
>> Attempting to mount media: /dev/ram0
>> Attempting to mount media: /dev/ram1
>> Attempting to mount media: /dev/ram2
>> Attempting to mount media: /dev/ram3
>> Attempting to mount media: /dev/ram4
>> Attempting to mount media: /dev/ram5
>> Attempting to mount media: /dev/ram6
>> Attempting to mount media: /dev/ram7
>> Attempting to mount media: /dev/ram8
>> Attempting to mount media: /dev/ram9
>> Attempting to mount media: /dev/ram10
>> Attempting to mount media: /dev/ram11
>> Attempting to mount media: /dev/ram12
>> Attempting to mount media: /dev/ram13
>> Attempting to mount media: /dev/ram14
>> Attempting to mount media: /dev/ram15
>> Attempting to mount media: /dev/nvme0n1
!! Media not found
** No bootable medium found. Waiting for new devices ...
>> Looking for the cdrom
>> Attempting to mount media: /dev/ram0
>> Attempting to mount media: /dev/ram1
>> Attempting to mount media: /dev/ram2
>> Attempting to mount media: /dev/ram3
>> Attempting to mount media: /dev/ram4
>> Attempting to mount media: /dev/ram5
>> Attempting to mount media: /dev/ram6
>> Attempting to mount media: /dev/ram7
>> Attempting to mount media: /dev/ram8
>> Attempting to mount media: /dev/ram9
>> Attempting to mount media: /dev/ram10
>> Attempting to mount media: /dev/ram11
>> Attempting to mount media: /dev/ram12
>> Attempting to mount media: /dev/ram13
>> Attempting to mount media: /dev/ram14
>> Attempting to mount media: /dev/ram15
>> Attempting to mount media: /dev/nvme0n1
!! Media not found
!! Could not find CD to boot, something else needed!
>> Determining root device (trying) ........
!! Block device is not a valid root device ...
!! Could not find the root block device in .
!! Please specify another value or:
!! - press Enter for the same
!! - type "shell" for a shell
!! - type "q" to skip ...
root block device() :: _


how to fix this?

EDIT: I just tried booting Linux Mint and it also failed with a similar error:

Code:

Unable to find a medium containing a live file system


and I noticed these kernel errors:

Code:

ucsi_acpi USBC000:00: unknown error 0
ucsi_acpi USBC000:00: con1: failed to register partner alt modes (-5)
ucsi_acpi USBC000:00: unknown error 256
ucsi_acpi USBC000:00: con3: failed to register partner alt modes (-5)
usb 1-3.2: unable to get BOS descriptor set
usb 1-4.2: unable to get BOS descriptor set
ucsi_acpi USBC000:00: ucsi_handle_connector_change: GET_CONNECTOR_STATUS failed (-5)


so seems like something related to USB controller malfunctioning. I couldn't find anything in the bios. Will ask on framework forums since it doesnt seem specific to gentoo.

basically in the normal gentoo boot, you see it searching for the media root, and then it will find it in /dev/sdb, but in the framework one, that device never appears. We only see /dev/ramX and /dev/nvmeX. The USB /dev mounts are missing for some reason, hence the liveusb boot isn’t working.


Last edited by kind_gentooman on Tue Jul 16, 2024 5:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
kind_gentooman
n00b
n00b


Joined: 16 Jul 2024
Posts: 7

PostPosted: Tue Jul 16, 2024 5:12 pm    Post subject: Reply with quote

I tried a different USB stick and it works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum