Jump to content

CHKDSK and XPize bootscreen


Recommended Posts

Posted

when i use CHKDSK the XPize bootscreen hide the screen of it. how can i disable that screen when is use CHKDSK? because I dont want to disable it completely I thought to make a extra entry in the Boot.ini file but I dont know how to do that.

BTW great program icon12.gif


Posted (edited)

i want to add a line in boot.ini so when is use CHKDSK i can simply turn off the schreen. sorry for the bad description of my problem and my English.

i have try this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect

to this

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /noguiboot /bootlogo
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional"

now it takes more than 1 hour :wacko: and then the screen goes black and a reboot is next.

Edited by laurens
Posted (edited)
That happens because the boot.ini is set to /noguiboot /bootlogo. If you want to see boot messages, you will have to uninstall XPize boot screen.

If you just remove the /noguiboot /bootlogo from the boot.ini file then the custom boot screen will be simply not shown.

Boot.INI Options Reference:

http://www.sysinternals.com/Information/bootini.html

Just edit your boot.ini and leave it as it was before.

Edited by Fox Mulder

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