Hallo, ich schon wieder…
Auf unserem LMN 7.3-System mit Linbo 4.3.18 möchte ich Intel-Rechner mit NVME-Festplatten für Windows 10 bzw. Windows 11 partitionieren, was vor dem Upgrade noch überall funktioniert hat. Nun haben manche (nicht alle) PCs dieser Hardwareklasse ein Problem mit der Partitionierung.
Die Start-Conf sieht so aus:
[LINBO]
Server = 10.32.1.1
Group = win10-lmn7-1-nvme
Cache = /dev/nvme0n1p4
RootTimeout = 600
AutoPartition = no
AutoFormat = no
AutoInitCache = no
DownloadType = torrent
GuiDisabled = no
UseMinimalLayout = no
Locale = de-DE
SystemType = efi32
KernelOptions = quiet splash dhcpretry=6 noefibootmgr
clientDetailsVisibleByDefault = yes
[Partition]
Dev = /dev/nvme0n1p1
Label = efi
Size = 200M
Id = ef
FSType = vfat
Bootable = yes
[Partition]
Dev = /dev/nvme0n1p2
Label = msr
Size = 128M
Id = 0c01
FSType =
Bootable = no
[Partition]
Dev = /dev/nvme0n1p3
Label = windows
Size = 120G
Id = 7
FSType = ntfs
Bootable = no
[Partition]
Dev = /dev/nvme0n1p4
Label = cache
Size = 60G
Id = 83
FSType = ext4
Bootable = no
[Partition]
Label = data
Dev = /dev/nvme0n1p5
Size = 30G
Id = 7
FSType = ntfs
Bootable = no
[OS]
Name = Windows 10
Version =
Description = Windows 10 1903
IconName = win10.svg
Image =
BaseImage = win10-lmn7-1-v2.qcow2
Boot = /dev/nvme0n1p3
Root = /dev/nvme0n1p3
Kernel = auto
Initrd =
Append =
StartEnabled = yes
SyncEnabled = no
NewEnabled = yes
Autostart = yes
AutostartTimeout = 5
DefaultAction = start
Hidden = yes
Der Prozess bricht ab mit den letzten Meldungen
- linbo_link_blkdev
- linbo_partition
- linbo_partition_format
Auffällig ist, dass laut Linbo-Bildschirm die HDD nicht erkannt wird (HDD:—) und die Cache-Partition falsch erkannt wird
Cache: ls: /dev/disk/by-label/cache: No
Dementsprechend kann ich diese Rechner auch nicht starten, da sie beim Linbo-Start des OS sagen “cache“ parameter is deprecated and will be ignored.
Vielleicht kann jemand was damit anfangen. Ich werde wohl versuchen, die Rechner erst mal per Bootstick platt zu machen und es dann nochmal versuchen.
LG
Lars