Jump to content

Recommended Posts

Posted

Sto provando a creare il mio primo DVD Unattended di WinXP-

Durante linstallazione dopo la copia dei file mi compare schermata blu con errore:

MOUNTABLE_BOOT_VOLUME

(forse e' UNMOUNTABLE, non si riesce a leggere tutto)

Grazie

AntoS

Questo e' quello che ho fatto:

Aggiunto SP2 -s:c\XPCD (HO CREATO LA DIRECTORY CONSIGLIATA DALLA GUIDA)

e' andato a buon fine.

(questo funziona,perche se non tocco altro e masterizzo il dvd, parte l'installazione normale di windows con sp2)

Ho creato il file winnt.sif e l'ho messo nella directory I386

Ho creato una directory $OEM$ e

dentro ho messo:

$$ (vuota, mi serviva per altre cose...)

$1\MyProg

Dentro myprog ho messo AcrobaReaderSetup.exe

e un file install.bat con questa riga:

start "" /wait %systemdrive%\MyProg\AdbeRdr70_enu_full.exe /S/v/qn

--

il file winnt.sif contiene questo:

[Data]

Autopartition = 0

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode = FullUnattended

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

[systemRestore]

[GuiUnattended]

AutoLogon = Yes

EncryptedAdminPassword = No

AdminPassword = "MyPassword"

TimeZone = 110

OEMSkipRegional = 1

OemSkipWelcome = 1

[Components]

[userData]

ProductKey = "XXXX-XXXX-XXXX-XXXX-XXXX"

ComputerName = *

FullName = "Administrator"

OrgName = "MyOrg"

[RegionalSettings]

LanguageGroup = 1

SystemLocale = 00000409

UserLocale = 00000409

InputLocale = 0409:00000410

[Networking]

InstallDefaultComponents = Yes

[identification]

JoinWorkgroup = Workgroup

[GuiRunOnce]

%systemdrive%\MyProg\inst.bat

---


Posted

ops, sorry!

I got an error during installation, I think it is a problem with additiona drivers installation, I will have other tests, I will post again if I did not solve it.

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...