Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device '/dev/mapper/main-root' not found #58

Open
TheKilloboy opened this issue Nov 26, 2024 · 3 comments
Open

device '/dev/mapper/main-root' not found #58

TheKilloboy opened this issue Nov 26, 2024 · 3 comments

Comments

@TheKilloboy
Copy link

Привет
Проблема, что и в #35 , но там она не была решена.
Это единственная система на пк.

@TheKilloboy
Copy link
Author

Диск ссд

@TheKilloboy TheKilloboy changed the title ERROR: device '/dev/mapper/main-root' not found device '/dev/mapper/main-root' not found Nov 26, 2024
@TheKilloboy
Copy link
Author

TheKilloboy commented Nov 26, 2024

Привет
Вот проверил, если вручную открыть там всё ок, но при старте ошибка

После этого ввод: mount /dev/mapper/main root
Выдаёт, что не может найти /etc/fstab

@MaddoDev
Copy link

MaddoDev commented Dec 3, 2024

Так бывает, когда неправильно указываешь grub откуда загружать vmlinuz, загрузи арч с фляхи и измени конфигурацию Grub. У тебя два варианта:
Сделай автоконфигурацию если не хочешь заморачиваться: grub-mkconfig -o /boot/grub/grub.cfg
Или измени ее сам, указав правильный раздел диска. Чтобы посмотреть как раздел назван напиши blkid, там найдешь раздел, он должен быть с пометкой root

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants