Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Проблемы с корневым разделом после установки
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
dsann
n00b
n00b


Joined: 08 Nov 2024
Posts: 1

PostPosted: Fri Nov 08, 2024 8:01 am    Post subject: Проблемы с корневым разделом после установки Reply with quote

Всем привет. Установил на proxmox 7.3, разметка dos, bios, после перезагрузки получаю сообщение:
block device UUID "№ uuid" is not a valid root device
Could not find the root block device in UUID "№ uuid"
Please specify another value or
Причем в выводе UUID указан раздела sda3
Почему то ядро не видит корень, почему я пока не соображу. Ядро собрал вручную, ext4 собрано в ядро (не модуль), на всякий случай включил в нем поддержку kvm

fstab
Code:

/dev/sda1  /boot ext4 defaults 0 2
/dev/sda2   none swap sw               0 0
/dev/sda3   /    ext4 defaults,noatime 0 1



default/grub
Code:

GRUB_DISTRIBUTOR="Gentoo"
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=menu
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian 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