Hei Frank!

Das nenn ich mal eine kreative Partionierung. Evtl. funktioniert es wenn
du dich an die Partitionsreihenfolge aus der Beispieldatei
start.conf.win7-efi hältst.

S.
https://raw.githubusercontent.com/linuxmuster/linuxmuster-linbo/feature/grub2/var/examples/start.conf.win7-efi

VG, Thomas

Am 25.08.2016 um 15:43 schrieb Frank Kruse:
> Hallo,
> 
> damit bekomme ich eine Windows 10 Installation hin. Bei der
> Partitionierung bekomme ich wegen des MSR und der EFI eine Fehlermeldung
> - kann aber nicht mehr sagen welche. Jetzt startet Win10 permanent und
> ich bekomme keinen PXE Boot nicht mehr hin, kann nicht neu formatieren
> /partionieren oder ein Image erstellen - Linbo ist nicht greifbar.
> 
> Es gibt immer was zu optimieren, vielleicht schaut mal jemand drüber und
> wie komme ich wieder an Linbo ran?
> 
> Meine start.conf für Win10
> 
> [LINBO]
> Cache = /dev/sda4
> Server = 10.16.1.1
> Group = hp350
> SystemType = efi64
> RootTimeout = 30
> Autopartition = no
> AutoFormat = no
> AutoInitCache = no
> DownloadType = torrent
> BackgroundFontColor = white
> ConsoleFontColorStdout = white
> ConsoleFontColorStderr = red
> KernelOptions = splash autostart=0
> 
> [Partition] # Start einer Partitionsdefinition, Windows 10 auf NTFS
> Dev = /dev/sda1
> Size = 60G
> Id = 7
> FSType = ntfs
> Bootable = yes
> Label =
> 
> [Partition] #daten
> Dev = /dev/sda2
> Size = 50G
> Id = 7
> FSType = ntfs
> Bootable = no
> Label =
> 
> [Partition] #efi
> Dev = /dev/sda3
> Size = 1G
> Id = ef
> FSType = vfat
> Bootable = yes
> Label =
> 
> [Partition] #cache
> Dev = /dev/sda4
> Size = 50G
> Id = 83
> FSType = ext3
> Bootable = no
> Label =
> 
> [Partition] #MSR
> Dev = /dev/sda5
> Size = 1G
> Id = c01
> FSType =
> Bootable = no
> Label =
> 
> [OS]
> Name = Windows 10 Pro
> Version =
> Description =
> IconName = winxp.png
> Image =
> BaseImage = hp350.cloop
> Boot = /dev/sda1
> Root = /dev/sda1
> Kernel = grub.exe
> Initrd =
> StartEnabled = yes
> SyncEnabled = yes
> NewEnabled = yes
> Hidden = yes
> Autostart = yes
> AutostartTimeout = 5
> DefaultAction = start
> 
> 
> Einen schönen Tag noch
> 
> Frank

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an