Leerzeichen im Namen der Data Partition

Antworten
karstenausberlin
Beiträge: 15
Registriert: 22 Okt 2010, 12:12

Leerzeichen im Namen der Data Partition

Beitrag von karstenausberlin »

Servus,

ich hab hier wsa für Euch. Wir hatten immer schon "Local Data" als Namen für unser D:. Set dem Update auf 4.0.5 geht das nicht mehr.

Im Aufruf von mkfs.ntfs fehlen quasi " (doppelte Hochkomma), s.d. er

Code: Alles auswählen

/sbin/mkfs.ntfs  --fast -L Local Data /dev/sda3
aufruft, was in die Büx geht.

Code: Alles auswählen

[7] [Nov 19 17:56:56] >>> Usage: mkntfs [options] device [number-of-sectors] (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Basic options: (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -f, --fast                      Perform a quick format (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -Q, --quick                     Perform a quick format (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -L, --label STRING              Set the volume label (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -C, --enable-compression        Enable compression on the volume (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -I, --no-indexing               Disable indexing on the volume (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -n, --no-action                 Do not write to disk (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Advanced options: (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -c, --cluster-size BYTES        Specify the cluster size for the volume (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -s, --sector-size BYTES         Specify the sector size for the device (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -p, --partition-start SECTOR    Specify the partition start sector (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -H, --heads NUM                 Specify the number of heads (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -S, --sectors-per-track NUM     Specify the number of sectors per track (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -z, --mft-zone-multiplier NUM   Set the MFT zone multiplier (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -T, --zero-time                 Fake the time to be 00:00 UTC, Jan 1, 1970 (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -F, --force                     Force execution despite errors (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Output options: (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -q, --quiet                     Quiet execution (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -v, --verbose                   Verbose execution (Posix.py|813)
[7] [Nov 19 17:56:56] >>>         --debug                     Very verbose execution (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Help options: (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -V, --version                   Display version (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -l, --license                   Display licensing information (Posix.py|813)
[7] [Nov 19 17:56:56] >>>     -h, --help                      Display this help (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Developers' email address: ntfs-3g-devel@lists.sf.net (Posix.py|813)
[7] [Nov 19 17:56:56] >>> News, support and information:  http://tuxera.com (Posix.py|813)
[7] [Nov 19 17:56:56] >>>  (Posix.py|813)
[7] [Nov 19 17:56:56] >>> Cannot understand the number of sectors '/dev/sda3'. (Posix.py|813)
[7] [Nov 19 17:56:56] Exit code: 1 (Posix.py|820)
[2] [Nov 19 17:56:57] Traceback: (Logger.py|767)
[2] [Nov 19 17:56:57]      line 1464 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|767)
[2] [Nov 19 17:56:57]      line 701 in '<module>' in file '/tmp/setup.py' (Logger.py|767)
[2] [Nov 19 17:56:57]      line 230 in 'createFilesystemEx' in file '/tmp/opsisetuplib.py' (Logger.py|767)
[2] [Nov 19 17:56:57]      line 827 in 'execute' in file '/usr/lib/pymodules/python2.7/OPSI/System/Posix.py' (Logger.py|767)
[2] [Nov 19 17:56:57]      ==>>> Command '/sbin/mkfs.ntfs  --fast -L Local Data /dev/sda3' failed (1):

Usage: mkntfs [options] device [number-of-sectors]
Gruß
Karsten
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Leerzeichen im Namen der Data Partition

Beitrag von d.oertel »

Hi,

Danke für den Hinweis.

Ich habe ein internes Ticket aufgemacht.

Das Problem wird bei dem nächste Update der Netbootprodukte gefixed.

gruß
d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Antworten