FOGProject / fos

FOG Operating System
30 stars 33 forks source link

20230331 release not work with ESXi 7.0U3 VM on Dell R730 #75

Open Tokisaki opened 1 year ago

Tokisaki commented 1 year ago

after my test the 5.15.98 working good.but the 20230331 told me VFS:unable to mount root fs

Sebastian-Roth commented 11 months ago

@rluzuriaga @george1421 Can anyone confirm the latest inits are causing this issue?

@Tokisaki Sorry for the very long delay. Summer is a pretty busy time. Allow me a question. The version number 5.15.98 is a Linux kernel version but 20230331 is a FOS init version. Can you make checks with old and new kernels and inits to see which one is causing the problem?

villalvilla commented 8 months ago

Hi there! I can confirm that lastest's init.xz release is also giving the same problem. I have tested with ESX 7.0.3 VMWare's x64 Virtual Machine and giving exactly the same issue. Bad news continue: We are testing FOS in Alder Lake's 5150 mini pcs, that come with 12Gigas of RAM and NVME hard disk and also giving the same issue. I am compiling in this moment (it is taking ages) init.xz and bzImage for x64 from master branch, so will let you know how it goes.

I have added verbose 7 in the FOG Client Boot Settings in the FOG Server frontend, so I was able to see the log that I attach to this comment as "FOS Kernel Panic.jpg"

FOS Kernel Panic

Thanks for your help

villalvilla commented 8 months ago

Update: kernel 5.15.98 isn't working (also). As the Virtual Machine's screen is bigger, I could compile this valuable information: image

As you can see, it sais: RAMDISK: Couldn't find valid RAM disk image starting at 0 so the problem in both of the systems is that it is not recognizing the RAMDISK partitions... Might it be because of AHCI drivers? It doesn't make any sense, because the driver used for SDA is SD. If I run an ubuntu live image, it designates SD and AHCI drivers for hard disk.

Any help will be welcomed, because I am really stuck here...

rluzuriaga commented 7 months ago

@villalvilla can you try with the new kernel and init from this release and let me know if this works.