HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > Windows XP Basics

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 02-28-2008, 05:51 PM
Jack
 
Posts: n/a
Default Bootable CD disk does not work in DVD drive

Hello,
Many years ago I created a bootable CD which pretends to be A:\
drive at the bootup (it boots to A:\ prompt).
It was working great for all these years.
Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and my
CD is completely ignored at bootup.
I wonder what can be the reason. Other CD bootable disks (vide Windows
installation disk) work OK.
Jack


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 02-28-2008, 06:34 PM
Don Schmidt
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

Give this a try:

To make a CD auto run, make a file in the root called
Autorun.inf To make one, open notepad and enter these
lines replace setup.exe with the file you wish to autorun):

[autorun]
Open=Setup.exe


Save it as autorun, notepad will add the extension .txt,
just rename the file to Autorun.INF and drop it into the
root when burning the CD. To see examples of this file,
just grab any CD that you know autorun's, and explore the
root, find the autorun.inf file and open it with notepad
to view the contents.


--
Don
Vancouver, USA


"Jack" <replyto@it> wrote in message
news:u$dg5JjeIHA.4140@TK2MSFTNGP04.phx.gbl...
> Hello,
> Many years ago I created a bootable CD which pretends to be A:\
> drive at the bootup (it boots to A:\ prompt).
> It was working great for all these years.
> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
> my CD is completely ignored at bootup.
> I wonder what can be the reason. Other CD bootable disks (vide Windows
> installation disk) work OK.
> Jack
>



Reply With Quote
  #3  
Old 02-28-2008, 06:37 PM
smlunatick
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

On Feb 28, 1:34*pm, "Don Schmidt" <Don Engin...@PNB.Retired_1987>
wrote:
> Give this a try:
>
> To make a CD auto run, make a file in the root called
> Autorun.inf To make one, open notepad and enter these
> lines replace setup.exe with the file you wish to autorun):
>
> [autorun]
> Open=Setup.exe
>
> Save it as autorun, notepad will add the extension .txt,
> just rename the file to Autorun.INF and drop it into the
> root when burning the CD. To see examples of this file,
> just grab any CD that you know autorun's, and explore the
> root, find the autorun.inf file and open it with notepad
> to view the contents.
>
> --
> Don
> Vancouver, USA
>
> "Jack" <replyto@it> wrote in message
>
> news:u$dg5JjeIHA.4140@TK2MSFTNGP04.phx.gbl...
>
>
>
> > Hello,
> > * * * * * *Many years ago I created a bootable CD which pretends to be A:\
> > drive at the bootup (it boots to A:\ prompt).
> > It was working great for all these years.
> > Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
> > my CD is completely ignored at bootup.
> > I wonder what can be the reason. Other CD bootable disks (vide Windows
> > installation disk) work OK.
> > Jack- Hide quoted text -

>
> - Show quoted text -


A bootable CD is different to an AutoRun CD. The OP is looking for a
bootable CD fix for the DVD boot failure
Reply With Quote
  #4  
Old 02-28-2008, 06:42 PM
Jack
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

That is valid for the Windows environment I suppose.
I am talking about initial stage of booting computer.
Jack

"Don Schmidt" <Don Engineer@PNB.Retired_1987> wrote in message
news:13sdvma8a0pi221@corp.supernews.com...
> Give this a try:
>
> To make a CD auto run, make a file in the root called
> Autorun.inf To make one, open notepad and enter these
> lines replace setup.exe with the file you wish to autorun):
>
> [autorun]
> Open=Setup.exe
>
>
> Save it as autorun, notepad will add the extension .txt,
> just rename the file to Autorun.INF and drop it into the
> root when burning the CD. To see examples of this file,
> just grab any CD that you know autorun's, and explore the
> root, find the autorun.inf file and open it with notepad
> to view the contents.
>
>
> --
> Don
> Vancouver, USA
>
>
> "Jack" <replyto@it> wrote in message
> news:u$dg5JjeIHA.4140@TK2MSFTNGP04.phx.gbl...
>> Hello,
>> Many years ago I created a bootable CD which pretends to be
>> A:\ drive at the bootup (it boots to A:\ prompt).
>> It was working great for all these years.
>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
>> my CD is completely ignored at bootup.
>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>> installation disk) work OK.
>> Jack
>>

>
>



Reply With Quote
  #5  
Old 02-28-2008, 07:31 PM
Dave Cohen
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

Jack wrote:
> Hello,
> Many years ago I created a bootable CD which pretends to be A:\
> drive at the bootup (it boots to A:\ prompt).
> It was working great for all these years.
> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and my
> CD is completely ignored at bootup.
> I wonder what can be the reason. Other CD bootable disks (vide Windows
> installation disk) work OK.
> Jack
>
>

Don't know, but the 'many years ago' part could possibly be a problem.
Try a new burn if you still have the creation software else extract
current cd to .iso then reburn. Can't do any harm.
Dave Cohen
Reply With Quote
  #6  
Old 02-28-2008, 07:49 PM
R. McCarty
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

If it completely ignores it then the boot sequence is set so that the
optical drive is not scanned prior to the hard drive(s). Even with
the sequence set correctly it's doubtful the CD-ROM will boot.
It probably uses drivers that are IDE based and the new PC will
likely have SATA so the CD-ROM won't completely boot and
fail on detecting the DOS level optical driver. There is a driver to
load SATA at a DOS level but requires a lot of work and use of
command qualifiers to get it to work.

"Dave Cohen" <user@example.net> wrote in message
news:x_Dxj.2726$CD4.1817@trndny02...
> Jack wrote:
>> Hello,
>> Many years ago I created a bootable CD which pretends to be
>> A:\ drive at the bootup (it boots to A:\ prompt).
>> It was working great for all these years.
>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
>> my CD is completely ignored at bootup.
>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>> installation disk) work OK.
>> Jack

> Don't know, but the 'many years ago' part could possibly be a problem. Try
> a new burn if you still have the creation software else extract current cd
> to .iso then reburn. Can't do any harm.
> Dave Cohen



Reply With Quote
  #7  
Old 02-28-2008, 08:19 PM
Jack
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

It still works on the computers with CDROM drives!
Jack

"Dave Cohen" <user@example.net> wrote in message
news:x_Dxj.2726$CD4.1817@trndny02...
> Jack wrote:
>> Hello,
>> Many years ago I created a bootable CD which pretends to be
>> A:\ drive at the bootup (it boots to A:\ prompt).
>> It was working great for all these years.
>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
>> my CD is completely ignored at bootup.
>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>> installation disk) work OK.
>> Jack

> Don't know, but the 'many years ago' part could possibly be a problem. Try
> a new burn if you still have the creation software else extract current cd
> to .iso then reburn. Can't do any harm.
> Dave Cohen



Reply With Quote
  #8  
Old 02-28-2008, 08:23 PM
Jack
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

Thank you.
Your explanation makes sense to me.
What about if I burn the same bootable image on the new disk using that
drive?
Will that solve that problem?
Should I use CD ROM or DVD disk?
Thanks,
Jack

"R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
news:ejQUSMkeIHA.4312@TK2MSFTNGP03.phx.gbl...
> If it completely ignores it then the boot sequence is set so that the
> optical drive is not scanned prior to the hard drive(s). Even with
> the sequence set correctly it's doubtful the CD-ROM will boot.
> It probably uses drivers that are IDE based and the new PC will
> likely have SATA so the CD-ROM won't completely boot and
> fail on detecting the DOS level optical driver. There is a driver to
> load SATA at a DOS level but requires a lot of work and use of
> command qualifiers to get it to work.
>
> "Dave Cohen" <user@example.net> wrote in message
> news:x_Dxj.2726$CD4.1817@trndny02...
>> Jack wrote:
>>> Hello,
>>> Many years ago I created a bootable CD which pretends to be
>>> A:\ drive at the bootup (it boots to A:\ prompt).
>>> It was working great for all these years.
>>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it and
>>> my CD is completely ignored at bootup.
>>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>>> installation disk) work OK.
>>> Jack

>> Don't know, but the 'many years ago' part could possibly be a problem.
>> Try a new burn if you still have the creation software else extract
>> current cd to .iso then reburn. Can't do any harm.
>> Dave Cohen

>
>



Reply With Quote
  #9  
Old 02-28-2008, 08:36 PM
R. McCarty
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

The image would still contain DOS mode drivers specifically written
for a IDE controller ( Parallel ATA ). Those drivers won't work on
a machine where the Optical drive is SATA based. ( I'm assuming
your Optical is SATA, not PATA ).

Disk type isn't important, either would work but using a DVD-R is
wasteful since the original CD was large enough.

I've built a Real Mode SATA based optical disk, but the drivers are
very chipset specific. My bootable disk is built for an Intel ICH8 for
a 965 based chipset. The driver name is GCDRom.Sys. You'll find
the driver on the web, but configuring it is anything but easy.

"Jack" <replyto@it> wrote in message
news:%230XVGfkeIHA.1204@TK2MSFTNGP03.phx.gbl...
> Thank you.
> Your explanation makes sense to me.
> What about if I burn the same bootable image on the new disk using that
> drive?
> Will that solve that problem?
> Should I use CD ROM or DVD disk?
> Thanks,
> Jack
>
> "R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
> news:ejQUSMkeIHA.4312@TK2MSFTNGP03.phx.gbl...
>> If it completely ignores it then the boot sequence is set so that the
>> optical drive is not scanned prior to the hard drive(s). Even with
>> the sequence set correctly it's doubtful the CD-ROM will boot.
>> It probably uses drivers that are IDE based and the new PC will
>> likely have SATA so the CD-ROM won't completely boot and
>> fail on detecting the DOS level optical driver. There is a driver to
>> load SATA at a DOS level but requires a lot of work and use of
>> command qualifiers to get it to work.
>>
>> "Dave Cohen" <user@example.net> wrote in message
>> news:x_Dxj.2726$CD4.1817@trndny02...
>>> Jack wrote:
>>>> Hello,
>>>> Many years ago I created a bootable CD which pretends to be
>>>> A:\ drive at the bootup (it boots to A:\ prompt).
>>>> It was working great for all these years.
>>>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it
>>>> and my CD is completely ignored at bootup.
>>>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>>>> installation disk) work OK.
>>>> Jack
>>> Don't know, but the 'many years ago' part could possibly be a problem.
>>> Try a new burn if you still have the creation software else extract
>>> current cd to .iso then reburn. Can't do any harm.
>>> Dave Cohen

>>
>>

>
>



Reply With Quote
  #10  
Old 02-28-2008, 08:47 PM
Jack
 
Posts: n/a
Default Re: Bootable CD disk does not work in DVD drive

Thanks a lot.
That will be the new challenge for me. As more difficult it looks then I
feel more motivated to do it.
Jack

"R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
news:e$4mPmkeIHA.5296@TK2MSFTNGP05.phx.gbl...
> The image would still contain DOS mode drivers specifically written
> for a IDE controller ( Parallel ATA ). Those drivers won't work on
> a machine where the Optical drive is SATA based. ( I'm assuming
> your Optical is SATA, not PATA ).
>
> Disk type isn't important, either would work but using a DVD-R is
> wasteful since the original CD was large enough.
>
> I've built a Real Mode SATA based optical disk, but the drivers are
> very chipset specific. My bootable disk is built for an Intel ICH8 for
> a 965 based chipset. The driver name is GCDRom.Sys. You'll find
> the driver on the web, but configuring it is anything but easy.
>
> "Jack" <replyto@it> wrote in message
> news:%230XVGfkeIHA.1204@TK2MSFTNGP03.phx.gbl...
>> Thank you.
>> Your explanation makes sense to me.
>> What about if I burn the same bootable image on the new disk using that
>> drive?
>> Will that solve that problem?
>> Should I use CD ROM or DVD disk?
>> Thanks,
>> Jack
>>
>> "R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
>> news:ejQUSMkeIHA.4312@TK2MSFTNGP03.phx.gbl...
>>> If it completely ignores it then the boot sequence is set so that the
>>> optical drive is not scanned prior to the hard drive(s). Even with
>>> the sequence set correctly it's doubtful the CD-ROM will boot.
>>> It probably uses drivers that are IDE based and the new PC will
>>> likely have SATA so the CD-ROM won't completely boot and
>>> fail on detecting the DOS level optical driver. There is a driver to
>>> load SATA at a DOS level but requires a lot of work and use of
>>> command qualifiers to get it to work.
>>>
>>> "Dave Cohen" <user@example.net> wrote in message
>>> news:x_Dxj.2726$CD4.1817@trndny02...
>>>> Jack wrote:
>>>>> Hello,
>>>>> Many years ago I created a bootable CD which pretends to
>>>>> be A:\ drive at the bootup (it boots to A:\ prompt).
>>>>> It was working great for all these years.
>>>>> Now, I have a new computer with DVD drive (DVD +/-RW / CD-R/W) in it
>>>>> and my CD is completely ignored at bootup.
>>>>> I wonder what can be the reason. Other CD bootable disks (vide Windows
>>>>> installation disk) work OK.
>>>>> Jack
>>>> Don't know, but the 'many years ago' part could possibly be a problem.
>>>> Try a new burn if you still have the creation software else extract
>>>> current cd to .iso then reburn. Can't do any harm.
>>>> Dave Cohen
>>>
>>>

>>
>>

>
>



Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bootable CD disk does not work in DVD drive Jack Windows XP 12 02-28-2008 08:50 PM
Vista hangs occasionally and after reset disk seems to not to be bootable pawel Windows Vista 2 01-21-2008 11:50 PM
How to you make a XP disk bootable that no longer seems to have a boot sector? Bill Walter Windows XP Installation 2 11-02-2007 11:54 PM
Is Vista upgrade install disk bootable? Steve T Windows Vista Installation 14 09-19-2007 07:17 AM
How to make a hard disk bootable? Panos Windows Vista 11 06-24-2007 09:04 PM


All times are GMT. The time now is 11:47 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger