changing dual booting back to "non-dual". (only one OS)l

O

oer

hi,

I moved a HDD from my old system (Dual Booting. Operating systems:
1)WindowsXP Professional 2)Win 98 SE) to my new system. Now my old system
wont boot properly because WindowsXP was on the disk that was removed and
Windows XP was default (timeout 30 sec. )

I want to edit the boot.ini so that defalt is Win98 and timeout 0 sec. Is
this possible?

Here is my original boot.ini:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)Windows
[operating systems]
mult(0)disk(0)rdisk(1)partition(1)\windows="Microsoft WindowsXP
Professional"/fastdetect/NoExecute=Optin
c:\="Microsoft Windows"

Which lines do i edit and how?

By the way, what does rdisk mean?

Øivind
 
P

Pegasus \(MVP\)

oer said:
hi,

I moved a HDD from my old system (Dual Booting. Operating systems:
1)WindowsXP Professional 2)Win 98 SE) to my new system. Now my old system
wont boot properly because WindowsXP was on the disk that was removed and
Windows XP was default (timeout 30 sec. )

I want to edit the boot.ini so that defalt is Win98 and timeout 0 sec. Is
this possible?

Here is my original boot.ini:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)Windows
[operating systems]
mult(0)disk(0)rdisk(1)partition(1)\windows="Microsoft WindowsXP
Professional"/fastdetect/NoExecute=Optin
c:\="Microsoft Windows"

Which lines do i edit and how?

By the way, what does rdisk mean?

Øivind

Which drive was Win98 installed on - C: or D:?
 
M

Michael Stevens

In
oer said:
hi,

I moved a HDD from my old system (Dual Booting. Operating systems:
1)WindowsXP Professional 2)Win 98 SE) to my new system. Now my old
system wont boot properly because WindowsXP was on the disk that was
removed and Windows XP was default (timeout 30 sec. )

I want to edit the boot.ini so that defalt is Win98 and timeout 0
sec. Is this possible?

Here is my original boot.ini:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)Windows
[operating systems]
mult(0)disk(0)rdisk(1)partition(1)\windows="Microsoft WindowsXP
Professional"/fastdetect/NoExecute=Optin
c:\="Microsoft Windows"

Which lines do i edit and how?

By the way, what does rdisk mean?

Øivind

Click on the link below, or copy and paste the link into the address box
if using the web based newsgroup.
Remove a dual boot.
#19 on the FAQ list
http://www.michaelstevenstech.com/xpfaq.html
--
Michael Stevens MS-MVP XP
(e-mail address removed)
http://www.michaelstevenstech.com
For a better newsgroup experience. Setup a newsreader.
http://www.michaelstevenstech.com/outlookexpressnewreader.htm
 
O

oer

Here is my original boot.ini:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)Windows
[operating systems]
mult(0)disk(0)rdisk(1)partition(1)\windows="Microsoft WindowsXP
Professional"/fastdetect/NoExecute=Optin
c:\="Microsoft Windows"

Which lines do i edit and how?

By the way, what does rdisk mean?

Øivind

Which drive was Win98 installed on - C: or D:?
Believe it was C:
 
D

dividby0

2 possible soln:

1. Edit boot.ini
boot.ini is in c: root. It is a hidden system file, so to view it you
will have to enable viewing of hidden/system files and also uncheck
Hide protected operating system files. These options should be
available from Folder Options in the Tools menu.

Once you've opened boot.ini, remove the line
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Windows XP Professional"
/fastdetect. (Perhaps make a backup of boot.ini first ;))

Restart and see how you go. :)

__________________
2. Copy a new boot record to your hard disk

If editing boot.ini didn't work, or you don't have that file, try this
- and maybe you should backup your system first...just in case :p

Boot your PC with a Win98 boot floppy or CD and when the dos prompt A:\
appears, type in sys C: and press ENTER. This will write new Win98 boot
information to your C: which XP might have overwritten.

Remove the boot disks and reboot.
 
O

oer

dividby0 said:
2 possible soln:

1. Edit boot.ini
boot.ini is in c: root. It is a hidden system file, so to view it you
will have to enable viewing of hidden/system files and also uncheck
Hide protected operating system files. These options should be
available from Folder Options in the Tools menu.

Once you've opened boot.ini, remove the line
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Windows XP Professional"

The line in my boot.ini is: multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows XP Professional" /fastdetect/NoExecute=Optin
not disk(1)rdisk(0). Does that change things?
 
D

dividby0

no it doesn't matter
just remove the line

if the first method doesn't work try the second one.
i got going well with the second one and didn't try the first one
because i used the second method first :))
 
G

Guest

did you consider a repair install to xp ? this should enable it to boot as it
would reconfigure drivers for the new pc
 
R

Ron Sommer

Questions:
You moved a drive.
Did the new system have a drive?
What did you do with the drive that was on the new system?
Did you jumper the old drive as master?

Are you booting to any operating system now?

The boot.ini indicates that you had two drives in the old system.
Can you select c:\="Microsoft Windows" to boot Win 98 SE?

This changes the timeout to 3 seconds and makes win 98 the default.
If you are not going to boot Win XP, you can sys c: from a Win 98 boot disk.

[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)Windows
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\windows="Microsoft WindowsXP
Professional"/fastdetect/NoExecute=Optin
c:\="Microsoft Windows"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Dual boot, correct boot.ini 4
Dual Boot Win 98 and Win XP Pro 6
Dual Boot 10
Dual Boot Option 3
dual boot menu 2
Dual Boot Drive 2 4
Remove Option from Dual Boot Menu 1
One last irritation... 16

Top