OK, äh, tja, sorry!
Wie's aussieht war doch einfach nur die Festplatte defekt...
Allerdings ansceinend irgendwo zufälig in einem kleinen Bereich auf der
Windows-Partition, so dass WIndows zwar noch stabil lief, aber das
Image-Erstellen bei der Stelle abgebrochen hat.
Zumindest vermute ich das mal, denn auf einem anderen Rechner derselben
Hardwareklasse hat alls heute einwandfrei funktioniert, auch bei
mehreren Testläufen.
Tut mir echt leid, Euch da Arbeit gemacht u haben, trotzdem danke für
die Tipps!
Gruß
Christoph
Am 22.05.2015 10:23, schrieb Holger Baumhof:
Hallo Jörg,
Kontrolliere doch mal die start.conf, ob da irgendwo sda steht.
das habe ich kontrolliert (unten ist seine start,conf).
Außerdem habe ich die Meldungen auch im log:
-----------
## Hardware-Setup - End ##
NTFS signature is missing.
Failed to mount '/dev/sda': Invalid argument
The device '/dev/sda' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
------------
und bei mir ist die erste Partition ntfs ..
Ich denke also, wir können das ignorieren.
Wenn nicht, dann könntest Du auch mal, wenn es wieder passiert, direkt am
Rechner in Linbo eine Konsole starten und in den Kopien auf dem Client
nachsehen.
Vielleicht klappt der resize bei fat32 nicht mehr: ich mach das immer
mit ntfs ..
Ich würde mal "von Hand" resizen.
Also:
1) Image auf eine (kleine) Partition clonen
2) neue Platte rein udn mit linbo und neuer sda1 Größe partitionieren
3) die "alte" Platte rein und mit Klonwerkzeug deiner Wahl (clonezilla,
Acronis ..) die Windows Partition von der alten in die neue reinklonen.
4) alte Platte wieder raus und mit linbo Image erstellen: villeicht
vorher WIndows booten: zum Testen
Viele Grüße
Holger
--------start.conf
# LINBO start.conf fuer Windows XP
# Windows XP System auf Partition 1 (FAT32)
# Daten auf Partition 2
# Cache auf Partition 3
# Festplatte 20G (IDE)
[LINBO] # globale Konfiguration
KernelOptions =
Cache = /dev/sda3 # lokale Cache Partition
Server = 10.16.1.1
Group = nwt
RootTimeout = 600 # automatischer Rootlogout nach 600 Sek.
Autopartition = no # keine automatische Partitionsreparatur beim
LINBO-Start
AutoFormat = no # kein automatisches Formatieren aller
Partitionen beim LINBO-Start
AutoInitCache = no # kein automatisches Befüllen des Caches beim
LINBO-Start
DownloadType = rsync # Image-Download per torrent|multicast|rsync,
default ist rsync
BackgroundFontColor = white
ConsoleFontColorStdout = white
ConsoleFontColorStderr = red
[Partition] # Start einer Partitionsdefinition, Windows XP
Dev = /dev/sda1 # Device-Name der Partition (sda1 = erste
Partition auf erster IDE-Platte)
Size = 20971520 # Partitionsgroesse in kB (Bsp.: 5G)
Id = c # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, 7 = NTFS, ...)
FSType = vfat # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Start einer Partitionsdefinition, Datenpartition
Dev = /dev/sda2 # Device-Name der Partition (sda2 = zweite
Partition auf erster IDE-Platte)
Size = 10485760 # Partitionsgroesse in kB (Bsp.: 10G)
Id = 7 # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, 7 = NTFS, ...)
FSType = ntfs # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Definition der Cache-Partition
Dev = /dev/sda3 # Device-Name der Partition (sda3 = dritte
Partition auf erster IDE-Platte)
Size = # Partitionsgroesse in kB (Bsp.: keine Angabe =
Rest der Platte, ca. 5GB)
Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, ...)
FSType = reiserfs # Dateisystem fuer Cache-Partition (reiserfs empf.)
Bootable = no # Bootable-Flag
[OS] # Beginn einer
Betriebssystemdefinition
Name = Windows XP # Name des Betriebssystems
Version = # Version (optional, frei
waehlbar)
Description = Windows XP
#Image = winxp-fat.rsync # Dateiname des
differentiellen Images (Erweiterung .rsync)
#Image =
IconName = winxp.png
Image =
BaseImage = nwt.cloop
Boot = /dev/sda1 # Partition, die Kernel &
Initrd enthaelt
Root = /dev/sda1 # Rootpartition, in die das
BS installier ist
# bei Windows ist Boot und
Root immer dieselbe Partition
Kernel = grub.exe # Relativer Pfad zum
Kernel, bei Windows immer grub.exe
Initrd = # Relativer Pfad zur
Initrd, bei Windows immer leer
# Kernel-Parameter fuer
Windows-Boot aus 1. Partition der 1. IDE-Festplatte
# bei SATA-Platten statt
/dev/sda /dev/sda eintragen
Append = # bleibt bei Windows leer
StartEnabled = yes # "Start"-Button anzeigen
SyncEnabled = yes # "Sync+Start"-Button anzeigen
NewEnabled = yes # "Neu+Start"-Button anzeigen
Hidden = yes # verstecke OS-Reiter
Autostart = no # kein automatischer
synchronisierter Start des Betriebssystems
AutostartTimeout = 5
DefaultAction = start
_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user