[Gelöst] win7 installation auf nvme m.2 schlägt fehl | kein mount

Antworten
Xen0viaY
Beiträge: 3
Registriert: 17 Okt 2017, 08:01

[Gelöst] win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von Xen0viaY »

Hallo zusammen,

Gestern habe ich zum ersten mal einen PC mit nvme M.2 SSDs (Samsung 960 Pro) geliefert bekommen. Auf diesen soll Win7 installiert werden, jedoch fangen die Probleme schnell an.

Opsi Version:

Code: Alles auswählen

ii  opsi-atftpd                          0.7.dfsg-7                                 amd64        advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
ii  opsi-configed                        4.0.7.5.22-2                               all          OPSI config editor
ii  opsi-depotserver                     4.0.7.3-1                                  all          opsi depotserver configuration package
ii  opsi-linux-bootimage                 20170720-1                                 amd64        opsi bootimage for netboot tasks.
ii  opsi-utils                           4.0.7.17-2                                 all          utilites for working with opsi.
ii  opsiconfd                            4.0.7.13-1                                 all          opsi configuration service
ii  opsipxeconfd                         4.0.7.8-3                                  all          opsi pxe configuration daemon
ii  python-opsi                          4.0.7.45-3                                 all          opsi python library
Partitionen werden auf der SSD angelegt, jedoch können sie anschließend nicht gemountet werden:

Code: Alles auswählen

Failed to mount /dev/nvme0n1p2 on /mnt/hd - giving up
Manuell funktioniert der mount jedoch problemlos:

Code: Alles auswählen

# mount -t ntfs /dev/nvme0n1p
# mount
...
...
/dev/nvme0n1p2 on /mnt/hd type fuseblk (rw,relatetime,user_id=0,group_id=0,allow_other,blksize=4096
Hier das Log vom bootimage (opsi-linux-bootimage_20170720-1_amd64.deb): Fail=Zeile 5591

Code: Alles auswählen

(5537)    [5] [Okt 17 07:15:04] /dev/nvme0n1p2 exists as device - fine (opsisetuplib.py|161)
(5538)    [5] [Okt 17 07:15:04] Partition /dev/nvme0n1p2 has a correct block alignment (opsisetuplib.py|73)
(5539)    [5] [Okt 17 07:15:04] /dev/nvme0n1p2 exists as device - fine (opsisetuplib.py|161)
(5540)    [5] [Okt 17 07:15:04] Partition /dev/nvme0n1p2 has a correct block alignment (opsisetuplib.py|73)
(5541)    [5] [Okt 17 07:15:04] /dev/nvme0n1p2 is not mounted (opsisetuplib.py|360)
(5542)    [5] [Okt 17 07:15:04] Create file system ntfs on partition winpe (/dev/nvme0n1p2) (opsisetuplib.py|252)
(5543)    [6] [Okt 17 07:15:04] Executing: /sbin/mkfs.ntfs  --fast -L "WINPE" /dev/nvme0n1p2 (Posix.py|768)
(5544)    [6] [Okt 17 07:15:04] Using encoding 'ANSI_X3.4-1968' (Posix.py|801)
(5545)    [7] [Okt 17 07:15:04] >>> Cluster size has been automatically set to 4096 bytes. (Posix.py|845)
(5546)    [7] [Okt 17 07:15:04] >>> Creating NTFS volume structures. (Posix.py|845)
(5547)    [7] [Okt 17 07:15:04] >>> mkntfs completed successfully. Have a nice day. (Posix.py|845)
(5548)    [7] [Okt 17 07:15:04] Exit code: 0 (Posix.py|852)
(5549)    [6] [Okt 17 07:15:04] Executing: blkid (Posix.py|768)
(5550)    [6] [Okt 17 07:15:04] Using encoding 'ANSI_X3.4-1968' (Posix.py|801)
(5551)    [7] [Okt 17 07:15:04] >>> /dev/nvme0n1p1: LABEL="WINDOWS" UUID="4F603296369B76A4" TYPE="ntfs" (Posix.py|845)
(5552)    [7] [Okt 17 07:15:04] >>> /dev/nvme0n1p2: LABEL="WINPE" UUID="5061EB4328A2A621" TYPE="ntfs" (Posix.py|845)
(5553)    [7] [Okt 17 07:15:04] >>> /dev/nvme0n1: PTTYPE="dos" (Posix.py|845)
(5554)    [7] [Okt 17 07:15:04] >>> /dev/sda: PTUUID="f14ff150" PTTYPE="dos" (Posix.py|845)
(5555)    [7] [Okt 17 07:15:04] Exit code: 0 (Posix.py|852)
(5556)    [5] [Okt 17 07:15:09] /dev/nvme0n1p2 exists as device - fine (opsisetuplib.py|242)
(5557)    [5] [Okt 17 07:15:09] /dev/nvme0n1p2 created and formated (opsisetuplib.py|276)
(5558)    [7] [Okt 17 07:15:09] Try to determine ms-sys version (Posix.py|1928)
(5559)    [6] [Okt 17 07:15:09] Executing: /usr/local/bin/ms-sys -v (Posix.py|768)
(5560)    [6] [Okt 17 07:15:09] Using encoding 'ANSI_X3.4-1968' (Posix.py|801)
(5561)    [7] [Okt 17 07:15:09] >>> ms-sys version 2.1.3 (Posix.py|845)
(5562)    [7] [Okt 17 07:15:09] >>> Written by Henrik Carlqvist (henca@users.SourceForge.net) (Posix.py|845)
(5563)    [7] [Okt 17 07:15:09] >>>  (Posix.py|845)
(5564)    [7] [Okt 17 07:15:09] >>> Copyright (C) 2002 Free Software Foundation, Inc. (Posix.py|845)
(5565)    [7] [Okt 17 07:15:09] >>> This is free software; see the source for copying conditions.  There is NO (Posix.py|845)
(5566)    [7] [Okt 17 07:15:09] >>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (Posix.py|845)
(5567)    [7] [Okt 17 07:15:09] >>>  (Posix.py|845)
(5568)    [7] [Okt 17 07:15:09] Exit code: 0 (Posix.py|852)
(5569)    [6] [Okt 17 07:15:09] Writing master boot record on '/dev/nvme0n1' (system: vista) (Posix.py|1954)
(5570)    [6] [Okt 17 07:15:09] Executing: /usr/local/bin/ms-sys --mbrnt60 /dev/nvme0n1 (Posix.py|768)
(5571)    [6] [Okt 17 07:15:09] Using encoding 'ANSI_X3.4-1968' (Posix.py|801)
(5572)    [7] [Okt 17 07:15:09] >>> Windows Vista master boot record successfully written to /dev/nvme0n1 (Posix.py|845)
(5573)    [7] [Okt 17 07:15:09] Exit code: 0 (Posix.py|852)
(5574)    [5] [Okt 17 07:15:09] mount winpe partition (setup.py|732)
(5575)    [5] [Okt 17 07:15:09] mountpoint /mnt/hd exists (opsisetuplib.py|316)
(5576)    [5] [Okt 17 07:15:09] mountpoint /mnt/hd >> /dev/null 2>&1 (opsisetuplib.py|321)
(5577)    [5] [Okt 17 07:15:09] Nothing mounted on /mnt/hd - fine (opsisetuplib.py|336)
(5578)    [5] [Okt 17 07:15:09] /dev/nvme0n1p2 is not mounted (opsisetuplib.py|360)
(5579)    [5] [Okt 17 07:15:09]  mount -t ntfs /dev/nvme0n1p2 /mnt/hd (opsisetuplib.py|375)
(5580)    [5] [Okt 17 07:15:09] Failed to mount /dev/nvme0n1p2 on /mnt/hd - giving up (opsisetuplib.py|383)
(5581)    [2] [Okt 17 07:15:10] Traceback: (Logger.py|757)
(5582)    [2] [Okt 17 07:15:10]   File "/usr/local/bin/master.py", line 1461, in <module>
(5583)        execfile(actionScript)
(5584)     (Logger.py|757)
(5585)    [2] [Okt 17 07:15:10]   File "/tmp/setup.py", line 739, in <module>
(5586)        checkMount(target, disk.device, winpePartitionNumber, "ntfs")
(5587)     (Logger.py|757)
(5588)    [2] [Okt 17 07:15:10]   File "/tmp/opsisetuplib.py", line 384, in checkMount
(5589)        raise Exception(u"Failed to mount %s on %s - giving up" % (partitionDevicePath, targetDir) )
(5590)     (Logger.py|757)
(5591)    [2] [Okt 17 07:15:10]      ==>>> Failed to mount /dev/nvme0n1p2 on /mnt/hd - giving up (master.py|1509)
(5592)    [7] [Okt 17 07:15:10] Backend: <JSONRPCBackend(host=u'10.20.111.14', deflate=False)> (master.py|1512)
(5593)    [7] [Okt 17 07:15:10] ProductId: win7-x64 (master.py|1513)
(5594)    [7] [Okt 17 07:15:10] ClientId: mundi.sim.de.cassidian.corp (master.py|1514)
(5595)    [7] [Okt 17 07:15:10] ProductOnClient: <ProductOnClient(clientId=u'mundi.sim.de.cassidian.corp', productId=u'win7-x64', installationStatus=u'unknown', actionRequest=u'none')> (master.py|1515)
(5596)    [7] [Okt 17 07:15:10] Executing jsonrpc method 'productOnClient_updateObjects' on host u'10.20.111.14' (JSONRPC.py|115)
(5597)    [7] [Okt 17 07:15:10] Posting request... (JSONRPC.py|713)
(5598)    [7] [Okt 17 07:15:10] Starting new HTTPS connection (0) to 10.20.111.14:4447 (HTTP.py|648)
(5599)    [7] [Okt 17 07:15:10] Connection established to: 10.20.111.14 (HTTP.py|650)
(5600)    [7] [Okt 17 07:15:10] Closing connection: <httplib.HTTPSConnection instance at 0xb466038c> (HTTP.py|569)
(5601)    [7] [Okt 17 07:15:10] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: deflate (JSONRPC.py|730)
(5602)    [7] [Okt 17 07:15:10] Expecting deflated data from server (backwards compatible) (JSONRPC.py|738)
(5603)    [5] [Okt 17 07:15:10] Writing log to service (master.py|1536)

Mit Sata SSDs funktioniert die Installation reibungslos.
Hat jemand eine Idee woran es scheitert?

Vielen Dank und viele Grüße
Zuletzt geändert von Xen0viaY am 17 Okt 2017, 16:52, insgesamt 1-mal geändert.
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von wolfbardo »

Was sagt

Code: Alles auswählen

opsi-package.manager -l win7-x64
Gruss
Bardo Wolf


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Xen0viaY
Beiträge: 3
Registriert: 17 Okt 2017, 08:01

Re: win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von Xen0viaY »

Hi Bardo

Code: Alles auswählen

opsi-package.manager -l win7-x64
wird nicht gefunden

aber:

Code: Alles auswählen

opsi-package-manager -l win7-x64
gibt folgendes aus:

Code: Alles auswählen

Product ID                Version                   Name                                                                                                                                                
====================================================================
win7-x64                  4.0.7.1-2                 Windows 7 - x64
Viele Grüße
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von wolfbardo »

Na ja, dann mal aktuallsieren, am besten gleich auf die aktuelle testing-Version

http://download.uib.de/opsi4.0/testing/ ... .1-10.opsi

und falls das nicht zuverlaessig das gewuenschte Ergebniss liefert bitte bootimage Log bereistellen

Gruss
Bardo Wolf


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Xen0viaY
Beiträge: 3
Registriert: 17 Okt 2017, 08:01

Re: win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von Xen0viaY »

Sooo Problem ist durch das Update auf die aktuelle testing-Version gelöst.

NVME wird erfolgreich gemountet und die Installation läuft :)

Jetzt müssen nur noch nvme Treiber für Win7 eingebunden werden und ich bin fertig.

Vielen Dank Bardo Wolf :)

Viele Grüße
Xen0
finnmeinen
Beiträge: 3
Registriert: 30 Jan 2019, 10:47

Re: [Gelöst] win7 installation auf nvme m.2 schlägt fehl | kein mount

Beitrag von finnmeinen »

Moin,

Tut mir leid das ich ein Alten gelösten Beitrag nochmal wiederbeleben muss, aber ich habe derzeit ein dringendes Problem mit der Installation von Windows 7 auf NVMe.

Der Mount in OPSI Funktioniert, mein Problem bezieht sich auf den letzten Beitrag:
@Xen0viaY
Jetzt müssen nur noch nvme Treiber für Win7 eingebunden werden und ich bin fertig.
Wie hast du das realisiert?
Ich habe die Treiber bereits in die boot.wim und install.wim gepatched aber leider hat das keinen Erfolg gebracht.
Beim Kopieren der Daten bricht die Installation mit der Meldung "Treiber für Standard NVM express Controller erforderlich " ab.

Mit den selben Installfiles taucht das Laufwerk direkt auf und es kann auch drauf Installiert werden nachdem die wims geptched wurden.

Viele Grüße
Finn
Antworten