PC Review


Reply
Thread Tools Rate Thread

Dual boot win98 and XP but W in98 won't :(

 
 
dadiOH
Guest
Posts: n/a
 
      8th Jun 2009
My wife's dual boot computer started acting up with assorted and wierd BSOD
messages. After much fiddling I got it fixed...problem was a poorly seated
RAM stick and - maybe - a bum IDE cable.

The new problem is that it won't boot Win98; trying to do so gives a "no
system" error. I can fix that by booting a W98 floppy and transfering the
system (SYS C but then I have no boot menufor XP, it just boots directly
into Win98. I can fix that via FIXBOOT from the WinXP recovery consol but
then I'm back to the "no system" error if I try to boot Win98.

I haven't a clue as to what is going on or how to fix it and would
appreciate knowledgeable help.

--

dadiOH
____________________________

dadiOH's dandies v3.06...
....a help file of info about MP3s, recording from
LP/cassette and tips & tricks on this and that.
Get it at http://mysite.verizon.net/xico



 
Reply With Quote
 
 
 
 
db
Guest
Posts: n/a
 
      8th Jun 2009
instead of fixboot
you might try
bootcfg /rebuild.

it will scan for all
installed o.s.'s, then
ask you for the line
number and description
to insert on a rebuilt
boot menu.

sometimes, the line
numbers and descriptions
are not as you want to
seem them on the boot
menu.

however, after the boot
menu is rebuilt, you can
edit it via the desktop.

--

db·´¯`·...¸><)))º>
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- Microsoft Partner
- @hotmail.com
~~~~~~~~~~"share the nirvana" - dbZen

>
>


"dadiOH" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> My wife's dual boot computer started acting up with assorted and wierd BSOD messages. After much fiddling I got it
> fixed...problem was a poorly seated RAM stick and - maybe - a bum IDE cable.
>
> The new problem is that it won't boot Win98; trying to do so gives a "no system" error. I can fix that by booting a W98 floppy
> and transfering the system (SYS C but then I have no boot menufor XP, it just boots directly into Win98. I can fix that via
> FIXBOOT from the WinXP recovery consol but then I'm back to the "no system" error if I try to boot Win98.
>
> I haven't a clue as to what is going on or how to fix it and would appreciate knowledgeable help.
>
> --
>
> dadiOH
> ____________________________
>
> dadiOH's dandies v3.06...
> ...a help file of info about MP3s, recording from
> LP/cassette and tips & tricks on this and that.
> Get it at http://mysite.verizon.net/xico
>
>
>

 
Reply With Quote
 
Pegasus [MVP]
Guest
Posts: n/a
 
      8th Jun 2009

"dadiOH" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> My wife's dual boot computer started acting up with assorted and wierd
> BSOD messages. After much fiddling I got it fixed...problem was a poorly
> seated RAM stick and - maybe - a bum IDE cable.
>
> The new problem is that it won't boot Win98; trying to do so gives a "no
> system" error. I can fix that by booting a W98 floppy and transfering the
> system (SYS C but then I have no boot menufor XP, it just boots directly
> into Win98. I can fix that via FIXBOOT from the WinXP recovery consol but
> then I'm back to the "no system" error if I try to boot Win98.
>
> I haven't a clue as to what is going on or how to fix it and would
> appreciate knowledgeable help.
>
> --
>
> dadiOH


It's a loooooooooong time since someone asked this type of question,
probably because Win98 is getting very long in the tooth. Anyway, after
searching my memory banks intensively I recalled that bootpart.exe
(http://ourworld.compuserve.com/homep...t/bootpart.htm) will fix
this problem.


 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      8th Jun 2009
Let's have a look at the contents of the boot.ini file. Also, confirm
the presence of the Bootsect.dos file in the root folder of the Windows
98 partition.

John

dadiOH wrote:
> My wife's dual boot computer started acting up with assorted and wierd BSOD
> messages. After much fiddling I got it fixed...problem was a poorly seated
> RAM stick and - maybe - a bum IDE cable.
>
> The new problem is that it won't boot Win98; trying to do so gives a "no
> system" error. I can fix that by booting a W98 floppy and transfering the
> system (SYS C but then I have no boot menufor XP, it just boots directly
> into Win98. I can fix that via FIXBOOT from the WinXP recovery consol but
> then I'm back to the "no system" error if I try to boot Win98.
>
> I haven't a clue as to what is going on or how to fix it and would
> appreciate knowledgeable help.
>

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      8th Jun 2009
dadiOH,
as "db" says ; use the command " bootcfg /rebuild " after
first doing what you did before (i.e. running the command " fixboot "
from the RC).

There should be a [hidden] file secreted on your Win'98 partition,
called bootsect.dos and what the " bootcfg /rebuild " command will
do is 'rebuild' your 'boot.ini' file in your Win XP's root directory
to include the item :

X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"

....where X: stands for your Win'98 partition's drive letter.


==

Cheers, Tim Meddick, Peckham, London. :-)




"dadiOH" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> My wife's dual boot computer started acting up with assorted and wierd
> BSOD messages. After much fiddling I got it fixed...problem was a
> poorly seated RAM stick and - maybe - a bum IDE cable.
>
> The new problem is that it won't boot Win98; trying to do so gives a
> "no system" error. I can fix that by booting a W98 floppy and
> transfering the system (SYS C but then I have no boot menufor XP, it
> just boots directly into Win98. I can fix that via FIXBOOT from the
> WinXP recovery consol but then I'm back to the "no system" error if I
> try to boot Win98.
>
> I haven't a clue as to what is going on or how to fix it and would
> appreciate knowledgeable help.
>
> --
>
> dadiOH
> ____________________________
>
> dadiOH's dandies v3.06...
> ...a help file of info about MP3s, recording from
> LP/cassette and tips & tricks on this and that.
> Get it at http://mysite.verizon.net/xico
>
>
>



 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      8th Jun 2009
As far as I know the Bootcfg command will not detect or add Windows 9x
installations to the boot.ini file. The boot.ini entry to boot Windows
9x operating systems is simply:

C:\="Descriptive text here"

John

Tim Meddick wrote:
> dadiOH,
> as "db" says ; use the command " bootcfg /rebuild " after
> first doing what you did before (i.e. running the command " fixboot "
> from the RC).
>
> There should be a [hidden] file secreted on your Win'98 partition,
> called bootsect.dos and what the " bootcfg /rebuild " command will
> do is 'rebuild' your 'boot.ini' file in your Win XP's root directory
> to include the item :
>
> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>
> ...where X: stands for your Win'98 partition's drive letter.
>
>
> ==
>
> Cheers, Tim Meddick, Peckham, London. :-)
>
>
>
>
> "dadiOH" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> My wife's dual boot computer started acting up with assorted and wierd
>> BSOD messages. After much fiddling I got it fixed...problem was a
>> poorly seated RAM stick and - maybe - a bum IDE cable.
>>
>> The new problem is that it won't boot Win98; trying to do so gives a
>> "no system" error. I can fix that by booting a W98 floppy and
>> transfering the system (SYS C but then I have no boot menufor XP, it
>> just boots directly into Win98. I can fix that via FIXBOOT from the
>> WinXP recovery consol but then I'm back to the "no system" error if I
>> try to boot Win98.
>>
>> I haven't a clue as to what is going on or how to fix it and would
>> appreciate knowledgeable help.
>>
>> --
>>
>> dadiOH
>> ____________________________
>>
>> dadiOH's dandies v3.06...
>> ...a help file of info about MP3s, recording from
>> LP/cassette and tips & tricks on this and that.
>> Get it at http://mysite.verizon.net/xico
>>
>>
>>

>
>

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      8th Jun 2009
Is that right?.... I didn't know for sure, I would have thought that it
would have, that's pretty pointless of XP then isn't it?

The OP can just 'manually'. re-write the boot.ini file then, no?

Just add the (last Win98) line to the bottom of your bot.ini file :



[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"



...where X: stands for your Win'98 partition's drive letter.
....and the path to the bootsect.dos file must be accurate.



Would that not work?

==

Cheers, Tim Meddick, Peckham, London. :-)




"John John - MVP" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> As far as I know the Bootcfg command will not detect or add Windows 9x
> installations to the boot.ini file. The boot.ini entry to boot
> Windows 9x operating systems is simply:
>
> C:\="Descriptive text here"
>
> John
>
> Tim Meddick wrote:
>> dadiOH,
>> as "db" says ; use the command " bootcfg /rebuild "
>> after first doing what you did before (i.e. running the command "
>> fixboot " from the RC).
>>
>> There should be a [hidden] file secreted on your Win'98 partition,
>> called bootsect.dos and what the " bootcfg /rebuild " command
>> will do is 'rebuild' your 'boot.ini' file in your Win XP's root
>> directory to include the item :
>>
>> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>>
>> ...where X: stands for your Win'98 partition's drive letter.
>>
>>
>> ==
>>
>> Cheers, Tim Meddick, Peckham, London. :-)
>>
>>
>>
>>
>> "dadiOH" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> My wife's dual boot computer started acting up with assorted and
>>> wierd BSOD messages. After much fiddling I got it fixed...problem
>>> was a poorly seated RAM stick and - maybe - a bum IDE cable.
>>>
>>> The new problem is that it won't boot Win98; trying to do so gives a
>>> "no system" error. I can fix that by booting a W98 floppy and
>>> transfering the system (SYS C but then I have no boot menufor XP,
>>> it just boots directly into Win98. I can fix that via FIXBOOT from
>>> the WinXP recovery consol but then I'm back to the "no system" error
>>> if I try to boot Win98.
>>>
>>> I haven't a clue as to what is going on or how to fix it and would
>>> appreciate knowledgeable help.
>>>
>>> --
>>>
>>> dadiOH
>>> ____________________________
>>>
>>> dadiOH's dandies v3.06...
>>> ...a help file of info about MP3s, recording from
>>> LP/cassette and tips & tricks on this and that.
>>> Get it at http://mysite.verizon.net/xico
>>>
>>>
>>>

>>
>>

>



 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      8th Jun 2009
The bootcfg command will detect Windows NT/2000/XP installations only.
The bootsect.dos file is usually always in the root folder of the active
partition and C:\= automatically instructs ntldr to load the
bootsect.dos file, the fully qualified path to the file is not usually
required. The boot.ini file would usually look something like this:

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

John

Tim Meddick wrote:
> Is that right?.... I didn't know for sure, I would have thought that it
> would have, that's pretty pointless of XP then isn't it?
>
> The OP can just 'manually'. re-write the boot.ini file then, no?
>
> Just add the (last Win98) line to the bottom of your bot.ini file :
>
>
>
> [boot loader]
> timeout=5
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>
>
>
> ...where X: stands for your Win'98 partition's drive letter.
> ...and the path to the bootsect.dos file must be accurate.
>
>
>
> Would that not work?
>
> ==
>
> Cheers, Tim Meddick, Peckham, London. :-)
>
>
>
>
> "John John - MVP" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> As far as I know the Bootcfg command will not detect or add Windows 9x
>> installations to the boot.ini file. The boot.ini entry to boot
>> Windows 9x operating systems is simply:
>>
>> C:\="Descriptive text here"
>>
>> John
>>
>> Tim Meddick wrote:
>>> dadiOH,
>>> as "db" says ; use the command " bootcfg /rebuild "
>>> after first doing what you did before (i.e. running the command "
>>> fixboot " from the RC).
>>>
>>> There should be a [hidden] file secreted on your Win'98 partition,
>>> called bootsect.dos and what the " bootcfg /rebuild " command
>>> will do is 'rebuild' your 'boot.ini' file in your Win XP's root
>>> directory to include the item :
>>>
>>> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>>>
>>> ...where X: stands for your Win'98 partition's drive letter.
>>>
>>>
>>> ==
>>>
>>> Cheers, Tim Meddick, Peckham, London. :-)
>>>
>>>
>>>
>>>
>>> "dadiOH" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> My wife's dual boot computer started acting up with assorted and
>>>> wierd BSOD messages. After much fiddling I got it fixed...problem
>>>> was a poorly seated RAM stick and - maybe - a bum IDE cable.
>>>>
>>>> The new problem is that it won't boot Win98; trying to do so gives a
>>>> "no system" error. I can fix that by booting a W98 floppy and
>>>> transfering the system (SYS C but then I have no boot menufor XP,
>>>> it just boots directly into Win98. I can fix that via FIXBOOT from
>>>> the WinXP recovery consol but then I'm back to the "no system" error
>>>> if I try to boot Win98.
>>>>
>>>> I haven't a clue as to what is going on or how to fix it and would
>>>> appreciate knowledgeable help.
>>>>
>>>> --
>>>>
>>>> dadiOH
>>>> ____________________________
>>>>
>>>> dadiOH's dandies v3.06...
>>>> ...a help file of info about MP3s, recording from
>>>> LP/cassette and tips & tricks on this and that.
>>>> Get it at http://mysite.verizon.net/xico
>>>>
>>>>
>>>>
>>>

>
>

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      8th Jun 2009
BTW I know that you CAN include the filename (bootsect.dos), as per my
example, but does it not matter whether it is included or not?


==

Cheers, Tim Meddick, Peckham, London. :-)




"John John - MVP" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The bootcfg command will detect Windows NT/2000/XP installations only.
> The bootsect.dos file is usually always in the root folder of the
> active partition and C:\= automatically instructs ntldr to load the
> bootsect.dos file, the fully qualified path to the file is not usually
> required. The boot.ini file would usually look something like this:
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP"
> /fastdetect
> C:\="Windows 98"
>
> John
>
> Tim Meddick wrote:
>> Is that right?.... I didn't know for sure, I would have thought that
>> it would have, that's pretty pointless of XP then isn't it?
>>
>> The OP can just 'manually'. re-write the boot.ini file then, no?
>>
>> Just add the (last Win98) line to the bottom of your bot.ini file :
>>
>>
>>
>> [boot loader]
>> timeout=5
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
>> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>>
>>
>>
>> ...where X: stands for your Win'98 partition's drive letter.
>> ...and the path to the bootsect.dos file must be accurate.
>>
>>
>>
>> Would that not work?
>>
>> ==
>>
>> Cheers, Tim Meddick, Peckham, London. :-)
>>
>>
>>
>>
>> "John John - MVP" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> As far as I know the Bootcfg command will not detect or add Windows
>>> 9x installations to the boot.ini file. The boot.ini entry to boot
>>> Windows 9x operating systems is simply:
>>>
>>> C:\="Descriptive text here"
>>>
>>> John
>>>
>>> Tim Meddick wrote:
>>>> dadiOH,
>>>> as "db" says ; use the command " bootcfg /rebuild "
>>>> after first doing what you did before (i.e. running the command "
>>>> fixboot " from the RC).
>>>>
>>>> There should be a [hidden] file secreted on your Win'98 partition,
>>>> called bootsect.dos and what the " bootcfg /rebuild " command
>>>> will do is 'rebuild' your 'boot.ini' file in your Win XP's root
>>>> directory to include the item :
>>>>
>>>> X:\WINDOWS\BOOTSECT.DOS="Microsoft Windows 98"
>>>>
>>>> ...where X: stands for your Win'98 partition's drive letter.
>>>>
>>>>
>>>> ==
>>>>
>>>> Cheers, Tim Meddick, Peckham, London. :-)
>>>>
>>>>
>>>>
>>>>
>>>> "dadiOH" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> My wife's dual boot computer started acting up with assorted and
>>>>> wierd BSOD messages. After much fiddling I got it fixed...problem
>>>>> was a poorly seated RAM stick and - maybe - a bum IDE cable.
>>>>>
>>>>> The new problem is that it won't boot Win98; trying to do so gives
>>>>> a "no system" error. I can fix that by booting a W98 floppy and
>>>>> transfering the system (SYS C but then I have no boot menufor
>>>>> XP, it just boots directly into Win98. I can fix that via FIXBOOT
>>>>> from the WinXP recovery consol but then I'm back to the "no
>>>>> system" error if I try to boot Win98.
>>>>>
>>>>> I haven't a clue as to what is going on or how to fix it and would
>>>>> appreciate knowledgeable help.
>>>>>
>>>>> --
>>>>>
>>>>> dadiOH
>>>>> ____________________________
>>>>>
>>>>> dadiOH's dandies v3.06...
>>>>> ...a help file of info about MP3s, recording from
>>>>> LP/cassette and tips & tricks on this and that.
>>>>> Get it at http://mysite.verizon.net/xico
>>>>>
>>>>>
>>>>>
>>>>

>>


 
Reply With Quote
 
dadiOH
Guest
Posts: n/a
 
      9th Jun 2009
dadiOH wrote:
> My wife's dual boot computer started acting up with assorted and
> wierd BSOD messages. After much fiddling I got it fixed...problem
> was a poorly seated RAM stick and - maybe - a bum IDE cable.
>
> The new problem is that it won't boot Win98; trying to do so gives a
> "no system" error. I can fix that by booting a W98 floppy and
> transfering the system (SYS C but then I have no boot menufor XP,
> it just boots directly into Win98. I can fix that via FIXBOOT from
> the WinXP recovery consol but then I'm back to the "no system" error
> if I try to boot Win98.
> I haven't a clue as to what is going on or how to fix it and would
> appreciate knowledgeable help.


Thanks, all, for your timely and helpful replies.

It would appear that the problem lies with bootsect.dos. I'll get on it
later today...expecting success but if not I'll be back.

dadiOH

PS - There is NP with boot.ini. It is...

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="XP Main - Bitsy" /fastdetect
/NoExecute=OptOut
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="XP Basic - Cassie" =optin
/fastdetect
C:\="Windows 98"

Nothing out of the ordinary. Yes, there are two XP installs - each on a
physical drive - but that causes no problems. The second XP is a minimal
install - no sound/video/etc drivers, only 2-3 programs - in case the main
one craps out as it recently did. I find it handy...I can boot to it and
make/restore images, poke around on the other drive, etc. That is also the
main reason I keep a Win98 on her machine too...if *both* XP installs turn
toes up I can restore them from Win98. No, I can't see the XP NTFS drives
from there but my trusty Paragon Hard Drive Manager can

The descriptive names - Bitsy & Cassie - are just drive labels. I label all
my drives since it can be hard to keep track of which drive is which with
just drive letters as those letters depend upon drive boot order and change
when boot order is changed. The only problem with the labels is that they
are names of current and past pets (in my computer too) and there are more
pets than drives


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot Config with new CPU won't boot with XP SP2 but will boot wth Win98 SE Jack Bauer Windows XP Help 2 20th Nov 2005 02:03 PM
Dual boot - Win98 and WinXP - attempting to start with Win98 but c =?Utf-8?B?cGJyaWxsMQ==?= Windows XP Setup 6 28th Jan 2005 02:57 AM
How to configure boot.ini to dual-boot Win2k and Win98 fingers Microsoft Windows 2000 1 28th Jun 2004 12:52 PM
Remove Win98 Dual Boot - all Win98 files nsa Windows XP Basics 1 8th Feb 2004 12:58 AM
Remove Win98 Dual Boot - all Win98 files nsa Windows XP Basics 1 8th Feb 2004 12:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:50 PM.