Hi,

> > at the moment I'm still using the following lines to partition and format 
> > the local harddisk of the client I want to install (didn't change themsince 
> > pre-4.7)...
> > [_meta]
> > fdisk_cmds = "fdisk /clear 1;fdisk 1 /pri:4000;fdisk /activate:1"
> Just use what fits youre needs, if you find a setting thats not 
> working,scream up :-)
Well, I was wondering if I have to change anything if i want to use parted 
specifically. Or is parted used automagically when using "nt5x-install"?

> > format_cmd = "format /y /z:seriously /q /u /a /v: c:"
> Not used when using nt5x-install. ie, its ignored. It is used under 
> dosemu/winnt.exe
> > What are the prefered commands for using with unattended 4.8-rc2?
> nothing special, but "replace_mbr = 1" seems like a good idea right now.
Ah, sorry. Forgot to copy the whole stuff..

[_meta]
ntinstall_cmd = "nt5x-install"
fdisk_confirm = "0"
fdisk_lba = "1"
replace_mbr = "1"
fdisk_cmds = "fdisk /clear 1;fdisk 1 /pri:4000;fdisk /activate:1"
format_cmd = "format /y /z:seriously /q /u /a /v: c:"

> > I'm currently experiencing some really weird bugs where the bootsector of 
> > the local harddisk gets screwed up and the machine refuses to boot. Only 
> > way to solve this is to run unattended again. :/
> > Also the mysterious bluescreen I reported sometime last week happened on 
> > two other machines after that. The first really had a majorly fucked RAM 
> > module, on the second one memtest only found one error but on the third 
> > machine no errors where found in the ram module. I somehow really doubt 
> > that out of 3 (almost) new machines 3 machines have faulty RAM. The 
> > bluescreen always occurs after Windows Setup is done (after the screen with 
> > the countdown on the left). Never before that. The error displayed is "STOP 
> > 0×0000007e" and some other hex stuff but NO filename...
> > Any ideas on this? Never had any problems like this with 4.7. :/
> I have no idea, but there is something more somewhere. the T61' is 
> complaining about tsc and a time offset, and I also have noticed that the 
> unpacking of initrd (the dots) are slower on some machines. Even if the 
> machines are brand new with the same spec.
Hm, the only other thing I noticed is that copying the Windows CD to the local 
harddisk is taking longer than with 4.7.

-
jens

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to