Seite 1 von 2
M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 07:50
von bobzbobz
Hello
We are experiencing a strange issue:
- M2 disk is visible from boot menu
- Boot from network (netboot OPSI)
- initiate Windows 10 install from OPSI as 'normal'
- OPSI planned reboot during installation (and continue for 'local disk').
- PC says "no operating system found"
- M2 is no longer visible from boot menu
Could this relate to some missing drivers for PE or such?
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 08:02
von m.radtke
Hi,
which version of the bootimage and netboot package do you use?
Regards
Mathias
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 08:18
von bobzbobz
I am using the package "Windows10 x64" version 4.1.0.2-13
Where can I see version of bootimage? (my colleague normally handles this).
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 08:49
von m.radtke
Hi
depending on the system
dpkg -l | grep opsi
or
rpm -qa | grep opsi
Regards
Mathias
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 09:30
von bobzbobz
It says
opsi-linux-bootimage 20230328-1
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 09:36
von m.radtke
Hi
you have to update your netboot packages.
As stated
here the new 6.0 kernel works differently when we check if the system is in UEFI mode.
Regards
Mathias
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 09:39
von bobzbobz
Thank you
Can the netboot-package be updated and still keep installationsfiles, Windows PE and such?
Or is it a "fresh install" that is required?
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 09:49
von m.radtke
Hi
the netboot packages contain pre and postinst scripts that preserves the content of the following directories
Regards
Mathias
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 10:26
von bobzbobz
Do you have a short guide on how to update this package?
Re: M.2 disappears from boot menu
Verfasst: 18 Apr 2023, 11:09
von m.radtke
With the command
Regards
Mathias