[570] Rechner schaltet sich bei Windows Installation einfach ab

McPixl

Active member
Themenstarter
Registriert
12 Aug. 2006
Beiträge
4.316
wir haben gestern beim stammtisch etliche Stunden verucht bei einem 570er Win XP zu installieren.
Dabei sind wir folgendermassen vorgegangen.
Mit Bootdisk den Rechner gestartet
Platte formatiert.I86 ordner kopiert
Smartdrv aktiviert.
winnt.exe aktivieert.
sobald aber XP den kopiervorgang beendet hat und XP installieren will, schaltet der sich Rechner einfach ab.
Wir haben alle möglichen varianten ausprobiert.
Zum beispiel XP über den Umweg voher WIN98 zu installlieren, zu installieren
Anders als XP lässt sich win 98SE ohne Probleme istallieren und funktioniert auch einwandfrei.
Das gleiiche gilt für Ubuntu, ubuntu kann ohne probleme istalliert werden, nur XP eben nicht.
woran kann das leigen und gingen nach mehr als acht Stunden die Idee aus.
 
[quote='McPixl',index.php?page=Thread&postID=386770#post386770]Platte formatiert.I86 ordner kopiert [/quote]

Gab es da nicht mal den Trick, dass man den I386-Ordner auf eine andere Partition kopieren muss? Bin mir da nicht ganz sicher, aber ich glaube das Setup mag es nicht, wenn die Installationsdateien auf der gleichen Partition liegen.
Alternativ kann man die Platte auch in einen anderen Rechner einbauen oder per USB anschliessen und mit dem Parameter syspart präparieren. Danach muss man die Platte nur noch in den Zielrechner einbauen und anschalten. Das gleiche Problem hatte ich mal, als ich weder Floppy/USB-CD-Rom noch 2,5"-HDD-Adapter hatte.

winnt32 [/checkupgradeonly] [/cmd:command_line] [/cmdcons] [/copydir:{i386|ia64}\FolderName] [/copysource:FolderName] [/debug[Level]:[FileName]] [/dudisable] [/duprepare:pathname] [/dushare:pathname] [/m:FolderName] [/makelocalsource] [/noreboot] [/s:SourcePath] [/syspart:DriveLetter] [/tempdrive:DriveLetter] [/udf:id [,UDB_file]] [/unattend[num]:[answer_file]]

Parameters

/checkupgradeonly : Checks your computer for upgrade compatibility with Windows XP.

If you use this option with /unattend, no user input is required. Otherwise, the results are displayed on the screen, and you can save them under the file name you specify. The default file name is Upgrade.txt in the systemroot folder.

/cmd: command_line : Instructs Setup to carry out a specific command before the final phase of Setup. This would occur after your computer has restarted and after Setup has collected the necessary configuration information, but before Setup is complete.

/cmdcons : Installs the Recovery Console as a startup option on a functioning x86-based computer. The Recovery Console is a command-line interface from which you can perform tasks such as starting and stopping services and accessing the local drive (including drives formatted with NTFS). You can only use the /cmdcons option after normal Setup is finished.

/copydir: { i386 | ia64 } \ FolderName : Creates an additional folder within the folder in which the Windows XP files are installed. Folder_name refers to a folder that you have created to hold modifications just for your site. For example, for x86-based computers, you could create a folder called Private_drivers within the i386 source folder for your installation, and place driver files in the folder. Then you could type /copydir:i386\Private_drivers to have Setup copy that folder to your newly installed computer, making the new folder location systemroot\Private_drivers. You can use /copydir to create as many additional folders as you want.

/copysource: FolderName : Creates a temporary additional folder within the folder in which the Windows XP files are installed. Folder_name refers to a folder that you have created to hold modifications just for your site. For example, you could create a folder called Private_drivers within the source folder for your installation, and place driver files in the folder. Then you could type /copysource:Private_drivers to have Setup copy that folder to your newly installed computer and use its files during Setup, making the temporary folder location systemroot\Private_drivers. You can use /copysource to create as many additional folders as you want. Unlike the folders /copydir creates, /copysource folders are deleted after Setup completes.

/debug [ Level ] : [ FileName ] : Creates a debug log at the level specified, for example, /debug4:Debug.log. The default log file is C:\systemroot\Winnt32.log, and the default debug level is 2. The log levels are as follows: 0 represents severe errors, 1 represents errors, 2 represents warnings, 3 represents information, and 4 represents detailed information for debugging. Each level includes the levels below it.

/dudisable : Prevents Dynamic Update from running. Without Dynamic Update, Setup runs only with the original Setup files. This option will disable Dynamic Update even if you use an answer file and specify Dynamic Update options in that file.

/duprepare: pathname : Carries out preparations on an installation share so that it can be used with Dynamic Update files that you downloaded from the Windows Update Web site. This share can then be used for installing Windows XP for multiple clients.

/dushare: pathname : Specifies a share on which you previously downloaded Dynamic Update files (updated files for use with Setup) from the Windows Update Web site, and on which you previously ran /duprepare:pathname. When run on a client, specifies that the client installation will make use of the updated files on the share specified in pathname.

/m: FolderName : Specifies that Setup copies replacement files from an alternate location. Instructs Setup to look in the alternate location first, and if files are present, to use them instead of the files from the default location.

/makelocalsource : Instructs Setup to copy all installation source files to your local hard disk. Use /makelocalsource when installing from a CD to provide installation files when the CD is not available later in the installation.

/noreboot : Instructs Setup to not restart the computer after the file copy phase of Setup is completed so that you can run another command.

/s: SourcePath : Specifies the source location of the Windows XP files. To simultaneously copy files from multiple servers, type the /s:SourcePath option multiple times (up to a maximum of eight). If you type the option multiple times, the first server specified must be available, or Setup will fail.

/syspart: DriveLetter : On an x86-based computer, specifies that you can copy Setup startup files to a hard disk, mark the disk as active, and then install the disk into another computer. When you start that computer, it automatically starts with the next phase of Setup. You must always use the /tempdrive parameter with the /syspart parameter. You can start Winnt32 with the /syspart option on an x86-based computer running Windows NT 4.0, Windows 2000, or Windows XP. The computer cannot be running Windows 95, Windows 98, or Windows Millennium Edition.

/tempdrive: DriveLetter : Directs Setup to place temporary files on the specified partition. For a new installation, Windows XP will also be installed on the specified partition. For an upgrade, the /tempdrive option affects the placement of temporary files only; the operating system will be upgraded in the partition from which you run winnt32.

/udf: id [ , UDB_file ] : Indicates an identifier (id) that Setup uses to specify how a Uniqueness Database (UDB) file modifies an answer file (see the /unattend entry). The UDB overrides values in the answer file, and the identifier determines which values in the UDB file are used. For example, /udf:RAS_user,Our_company.udb overrides settings specified for the RAS_user identifier in the Our_company.udb file. If no UDB_file is specified, Setup prompts the user to insert a disk that contains the $Unique$.udb file.

/unattend : Upgrades your previous version of Windows 98, Windows Millennium Edition, Windows NT 4.0, or Windows 2000 in unattended Setup mode. All user settings are taken from the previous installation, so no user intervention is required during Setup.

/unattend [ num ] : [ answer_file ] : Performs a fresh installation in unattended Setup mode. The specified answer_file provides Setup with your custom specifications. Num is the number of seconds between the time that Setup finishes copying the files and when it restarts your computer. You can use num on any computer running Windows 98, Windows Millennium Edition, Windows NT, Windows 2000, or Windows XP.

Using the /unattend command-line option to automate Setup affirms that you have read and accepted the Microsoft License Agreement for Windows XP. Before using this command-line option to install Windows XP on behalf of an organization other than your own, you must confirm that the end user (whether an individual, or a single entity) has received, read, and accepted the terms of the Microsoft License Agreement for Windows XP. OEMs may not specify this key on machines being sold to end users.

Ansonsten würde ich per USB-CDRom machen, mit USB1.1 dauert das auch gar nicht so lange.
 
Usb Cd-rom geht ja nur wenn ein andere Os istalliert ist da der 570 nicht von Usb booten kann.
Gab es da nicht mal den Trick, dass man den I386-Ordner auf eine andere Partition kopieren muss? Bin mir da nicht ganz sicher, aber ich glaube das Setup mag es nicht, wenn die Installationsdateien auf der gleichen Partition liegen.
wir haben auch versucht XP auf eine andere Partiton zu kopieren mit dem gleichen ergebniss sobald XP istalliert werden sollte schaltete sich der Rechner ab.
in dem fall ahben wir Win 98 gestartet und dann das setup für Xp aufgerufen.
Der hat die dateien kopiert und nach dem Neustart ging nichts mehr.
 
SP3?

Falls ja, versuch's erstmal mit SP2 ...SP3 nervt zB. bei den 600x 'rum mit den Prozessortreibern
 
[quote='tcone',index.php?page=Thread&postID=386774#post386774][quote='McPixl',index.php?page=Thread&postID=386770#post386770]Platte formatiert.I86 ordner kopiert [/quote]

Gab es da nicht mal den Trick, dass man den I386-Ordner auf eine andere Partition kopieren muss? Bin mir da nicht ganz sicher, aber ich glaube das Setup mag es nicht, wenn die Installationsdateien auf der gleichen Partition liegen.[/quote]
Nein, der i386-Ordner kann auf derselben Partition liegen.
Dann darf man beim installieren nur nicht die Partition neu formatieren.


@u.mac: Wir haben das mit einer WinXP-Version ohne SP versucht.
 
hi,

könnte es am bios liegen das ACPI ??
-gibts ein neueres bios für das teil
- oder es lässt sich mit einem schallter bei der installation umgehen. bin mir nicht sicher aber könnte F5 sein.

andere idee: die HD in einem hardwareähnlichen system aufsetzen und mir sysprep fürs zügeln vorbereiten.
ist vielleicht einfacher. eventuel image von sysprep erstellen um verschiedene variationen bein unatendet txt.
zu versuchen.

greeTz lyvi

PS: wage aber zu vermuten wen syspart nicht geht könnte auch sysprep scheitern.
 
[quote='McPixl',index.php?page=Thread&postID=386775#post386775]Usb Cd-rom geht ja nur wenn ein andere Os istalliert ist da der 570 nicht von Usb booten kann.
[/quote]Wenn garnix geht, niemandem noch etwas einfällt und da zwingend XP drauf muß... Tom_K 'mal fragen, ob er Dir sein externes PCMCIA-CDROM-Laufwerk leiht - wenn Du PCMCIA im BIOS bootbar stellen kannst.
 
Am BIOS liegt es nicht da reicht selbst das älteste beim 570.

Ist denn das XP Software selbst in Ordnung???

Was zeigt der Bildschirm an wenn du es manuell wieder anmachst nachdem es einfach ausgegangen ist?
 
Prüfe mal die BIOS-Einstellungen (APM, ACPI, PNP-OS) ggf. deaktivieren.

Das Setup-Programm mit dem Parameter /noreboot aufrufen, es findet nach dem Kopieren kein Reboot statt (siehe oben in der Parameterliste)
 
also im Bios hatten wir gestern alles deaktiviert was störend sein kann.
das XP war soweit ich weiss i.O
Wenn der rechner sich ausgeschltet hatte fing er nach dem einschlten dort wieder an wo er aufgehört hatte.
Also beim Auswahlfentser der Installation um sobald die Installation wieder beginnen soll wieder auszugehen.
Was ich vergessen habe zu erwähnen ist das der 570er keinen akku eingebaut hatte, und die Bios batterie auch nicht mehr richtig fu nktionierte.
was eine gehört da rein würde eine vom T2X passen?
Vorhanden ist nur der 570 ein XP der ersten generation auf der Festplatte und das war es externe Floppy laufwerke ect. hatten wir nur gestern zur Verfügung gehabt.
Das ganze ist deshlab nicht so einfach weil der TP 570 jemanden gehört der zu dem Treffen das erste mal auftauchte und ansonsten eher weniger hier im Forum postet ( Leserin keine Schreiberin)
kurzum wir haben wenn überhaupt ert in einem monat wieder Zugriff auf dem Rechner.

Da ich aber davon ausgehe das die Betreffende mitliest sind Tips und Hinweise natürlich mehr als hilfreich.
 
[quote='McPixl',index.php?page=Thread&postID=386775#post386775]Usb Cd-rom geht ja nur wenn ein andere Os istalliert ist da der 570 nicht von Usb booten kann.[/quote]
Ok, das habe ich dann wohl scheinbar nie ausprobiert ;)
Akku ist egal, der ist bei mir auch platt. Biosbatterie ist eine ganz normale mit einem 2er-Stecker. Man muss nur den Akku rausnehmen und eine Schraube lösen.
Ob die vom T2X gleich ist, kann ich allerdings nicht sagen.

Mit dem Parameter syspart sollte es aber funktionieren, das habe ich schonmal gemacht. Oder wie sieht es aus, wenn man per Floppy einen CD-Rom Treiber lädt?
Bei mir geht auch ein geslipstreamtes SP3, daran kann es nicht liegen. Habe auf der Kiste das "neueste" BIOS drauf.
Wenn alle Stricke reißen, dann leihe ich gerne meine Ultrabase. Hoffe, dass in dem 570er auch ein 256er Riegel drin ist, ansonsten würde ich Win2K empfehlen, das ist um einiges schneller.
 
BIOS Batterie TP 570: 02K6572 (aus der Systemparts-List des 570)
BIOS Batterie TP T2x: 02K6572 (aus der Systemparts-List des T2x)

Eine gewisse Ähnlichkeit ist zu erkennen ;)

Eine Installation von PCMCIA-CD-ROM dürfet auch nicht besser funktionieren, da im "DOS"-Modus Treiber benötigt werden.
 
hi,
Eine Installation von PCMCIA-CD-ROM dürfet auch nicht besser funktionieren, da im "DOS"-Modus Treiber benötigt werden.
aber lenovo bietet einen disketten download an der genau diese funktion unterstützt .
man braucht dan hallt zwingend das floppi um das PCMCIA CD-rom zu starten

ich stand vor dem selben problem mit meinem TP240 ohne floppi und PCMCIA CD-rom habe ein sysprep auf dem TP 600 gemacht und es funktioniert sollte doch locker gehen und ist doch ergo die einfachste lösung.

allerdings habe ich nicht das letzte bios und somit auch nicht das ACPI wenn ich mal zu nem floppi komme könnte ich das bios flashen...... ;)

greeTz lyvi
 
also wenn ich das richtig verstanden habe funktioniert das mit dem Sysrep nur wenn mann eben einen halbwegs ähnlichen Rechner zur hand hat und genau das hatten und ahben wir nicht mehr.
Gestern hatten wir einen 240Z zwei 600X und einen T23er da alles rechner die alle inen anderen Chipssatz haben
Die betreffende hat im Moment gar keinen andreen Thinkpad zur verfügung, es wird also schwierig für sie da mit sysrep was zu machen.
eine Lösung die jemand mit vorinstllierten XP auf zwei Festplatten ( einmal nur XP einmal mit win 98 und Ubuntu) wäre also wünschenswert.
Ein Floppy oder ein Dock ist auch nicht vorhanden.

Davon abgesehn wir haben ja das Xp auf dem Rechner bekommen und win 98 wie auch Ubuntu liessen sich problemlos installieren.
Die XP installation klappte ja auch am Anfang bis zu dem Zeitpunkt wo XP die entpackten dateien installieren sollte also nach dem zweiten Neustart der Rechner furh hoch machte seine Systemchecks und dem augenblick wo die installation losgehen sollte ging der Rechner ganz aus . Aber richtig ganz aus da blinkte keine Lampe mehr also so als wenn man den Netzstecker gezogen hätte.
nach dem erneuten Hochfahren macht windows wieder den systemcheck und die Installatiosnabfrage und geht dann wieder früher oder später aus . Spätestens bis es zu dem Installlieren der Daten kommt, also XP auf die XP Kernel zugreift, geht der Rechner aus
An dem Netzteil lag es nicht da haben wir zwei 4,5 Ampere Netzteile verwendet.
Beim Bios ahebn wir alle möglichkeiten eliminiert wake on lan deaktiviert automatische abschltung ect, ebenfalls
Die beleuchtung habe ich auf ein Minimum reduziert.
Die festplatte hatte 10 GB freien Speicher.

Also Moronoxyd und ich dachten gestern eher an einen Hardware fehler als an einem software fehler.
was win 2K angeht so teilen sich unsere meinungen ich persönlich halte es für möglich das dort die Installation funktioniert Moronoxyd hat da Zweifel.
 
Dann würde ich erst einmal einen Hardwarecheck durchführen (PC-Doktor etc...), nicht dass z.B. der RAM ne Macke hat.



.
 
Habt ihr mal versucht Win98 zu installieren und dann einfach nen Update zu XP zu machen?
Das klappt meistens.
 
[quote='Mornsgrans',index.php?page=Thread&postID=387006#post387006]Eine Installation von PCMCIA-CD-ROM dürfet auch nicht besser funktionieren, da im "DOS"-Modus Treiber benötigt werden.[/quote]Nö - dann kannst Du direkt von der WinXP-CD booten.
 
[quote='Tester5',index.php?page=Thread&postID=387218#post387218]Habt ihr mal versucht Win98 zu installieren und dann einfach nen Update zu XP zu machen?
Das klappt meistens.[/quote]
Ja, haben wir probiert.
Lief leider auch nicht.
 
beim XP Update von win 98 war es das gleiche verhalten zuerst kopierte eR die daten auf die Platte und schlaltete sich dann nach dem neustart wieder selber ab.

Was den speicher angeht so haben wir auch schon den Verdacht gehabt konnten das aber nicht mehr überprüfen , weil es schon fast 23 Uhr war.
 
[quote='u.mac',index.php?page=Thread&postID=387223#post387223]
[quote='Mornsgrans',index.php?page=Thread&postID=387006#post387006]Eine Installation von PCMCIA-CD-ROM dürfet auch nicht besser funktionieren, da im "DOS"-Modus Treiber benötigt werden.[/quote]Nö - dann kannst Du direkt von der WinXP-CD booten.[/quote]Aber nicht beim 570´er

Am RAM sollte es nicht liegen sonst hättet ihr ja nicht win98 installieren können.

Ich glaub immer noch das was mit dem XP nicht stimmt! Und im BIOS könnt ihr so viel abschalten wie ihr wollt, mit lerer BIOS Batterie wird da eh nichts gespeichert.

Im übrigen funktioniert die Installation auch ohne Akku und lerer BIOS Batterie!
 
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben