Skip to content

Can i run on virtual machine environment centos7? #9

@heyzzqq0103

Description

@heyzzqq0103

Hello, i want to run the mos 0.9 version, because we only have current resource setting.

Resource detailed list :

virtual machine : vmware workstation 16 Pro 16.2.2 build-19200509

linux distribution and grub version : centos 7 + grub2

1、we compiled the most source code , generated the kernel-5.10.46.0.9.mos.x86_64.rpm file, and used "rpm -ivh --force " command to install the kernel rpm file.

2、we updated the "etc/default/grub" file content:
GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200n8 selinux=0 rd.lvm.lv=centos/root rd.lvm.lv=centos/swap intel_pstate=disable nmi_watchdog=0 kernelcore=2G nohz_full=1-3 , and excuted the grub2-mkconfig operation code order:

sudo grub2-mkconfig -o /boot/grub2/grub.cfg

3、reboot.

Alought we can saw the grub menu item windows and selected it, system dracut mode(emergency fault mode ) was entered.

The picture was showed below:

8ee60a06998bd90e895d229c0271eb4

1666438354120

we compared the original linux kernel upgrade operation. For example, we upgraded centos7 linux kernel version and grubed successfully the system. But, with the same operation, The clicked and selected mos-v0.9 system item entered the emergency mode(dracut mode). It's not worked.

how we can solve the problem. we have searched the whole online solutions, but the problem is still difficult.

Thank you very much~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions