Jump to content

How can I get back rescue console?


Recommended Posts

Posted

hi, i'm making my own unattended cd, but not for "unattention", it's just for skipping steps like serial nº and adding programs to it, so i did it, but the rescue console is gone...

when the cd boots, i'm taken to the partition step..

is there any solution for this?

thx

PiPe


Posted

i did it, and i found that with

UnattendMode=GuiAttended

it should reappear but i tried and it didn't

this is my winnt.sif

[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=GuiAttended
   OemPreinstall=No
   TargetPath=\WINDOWS
   FileSystem=*

[GuiUnattended]
   EncryptedAdminPassword=NO
   TimeZone=56

[UserData]
   ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
   FullName=""
   OrgName=""

Posted

There's nothing wrong with what you have done.

The fact is, having a winnt.sif itself rules out any possibility of the option to use the recovery console being presented to you.

Go here and make an optimized ISO9660 CD-image with 2 BOOT folders - one should contain winnt.sif, and the other not - and I386 folder shouldn't have a winnt.sif at all now (after making your CD a multi-boot as described above).

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...