Hallo Johannes, inhaltlich kann ich nichts sagen, nur strukturell:
Am 11.11.2016 um 15:10 schrieb Johannes Schachaneder: > Hallo miteinander, > > ich möchte auf neuen Rechnern Windows 10 installieren und bin dazu genau > nach Anleitung auf > http://linuxmuster.net/doku/howto_windows10clients/windows7installation.html Die Anleitung: http://docs.linuxmuster.net/de/latest/howtos/windows10clients/index.html ist die aktuelle. vllt. findest du die Zeit nachzuvollziehen, ob sich seit der veralteten Doku etwas geändert hat. > vorgegangen. Meine einzige Abweichung besteht darin, den Rechner nicht > in eine Domäne aufzunehmen. > > Die start.conf (unten) stammt aus der Vorlage > /var/linbo/start.conf.win10-efi die Vorlage liegt sicher in /var/linbo/examples/ Es wäre noch interessant, ob du 6.2 einsetzt (müsste eigentlich sein, oder?) GRüße, Tobias > Ich habe also Win10 installiert und ein Image erzeugt (alles nach > Anleitung). Das hat gepasst. > Dann starte ich den Rechner per PXE-Boot neu und komme auf die > Linbo-Oberfäche. Wenn ich sync drücke erscheint auch alles ganz normal. > Es wird gesynct. > Auch wenn ich grün starte, schaut's zunächst normal aus. > Dann kommt der Neustart, nach dem üblicherweise ja das Betriebssystem > starten soll. Jedoch lande ich leider wieder in der Linbo-Oberfläche. > > Beim grünen Start kommen vor dem Reboot folgende Medungen im Linbo-Fenster: > > /start 1: A>>/dev/sda3A<< 2: A>>/dev/sda3A<< 3: A<<autoA<< 4: A>>A<< 5: > A>>A<< 6: A>>/dev/sda4A<<// > //Kernel auto auf Partition /dev/sda3 nicht vorhanden. Setze auf "auto"// > //Mounte Cache-Partition /dev/sda4 ...// > //Stelle Windows-Bootdateien auf EFI-Partition wieder her.// > //Stelle EFI-Standardboot wieder her.// > //Stelle EFI Bootreihenfolge auf Lokal,Netzwerk: 0000.// > //Installiere GRUB in MBR/EFI von /dev/sda ... OK!// > //Maschinenpasswort auf 10.16.1.1 wurde gesetzt.// > //Veranlasse Upload von linbo.log/ > > > Dann kommt der Neustart und ich lande wieder in Linbo. > > Wo hakt's hier? > > Vielen Dank und schöne Grüße > > Johannes > > > > > > Group = physik > Cache = /dev/sda4 > RootTimeout = 600 > AutoPartition = no > AutoFormat = no > AutoInitCache = no > DownloadType = rsync > BackgroundFontColor = white > ConsoleFontColorStdout = lightgreen > ConsoleFontColorStderr = orange > SystemType = efi64 > KernelOptions = quiet splash > > > [Partition] > Dev = /dev/sda1 > Label = efi > Size = 200M > Id = ef > FSType = vfat > Bootable = yes > > [Partition] > Dev = /dev/sda2 > Label = msr > Size = 128M > Id = 0c01 > FSType = > Bootable = no > > [Partition] > Dev = /dev/sda3 > Label = windows > Size = 40G > Id = 7 > FSType = ntfs > Bootable = no > > [Partition] > Dev = /dev/sda4 > Label = cache > Size = 40G > Id = 83 > FSType = ext4 > Bootable = no > > [Partition] > Dev = /dev/sda5 > Label = daten > Size = 28G > Id = 7 > FSType = ntfs > Bootable = no > > [OS] > Name = Windows 10 > Version = > Description = Windows 10 > IconName = win10.png > Image = > BaseImage = physik-win10.cloop > Boot = /dev/sda3 > Root = /dev/sda3 > Kernel = auto > Initrd = > > > > _______________________________________________ > linuxmuster-user mailing list > [email protected] > https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user > _______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
