PC Review


Reply
Thread Tools Rate Thread

Bootable CD disk does not work in DVD drive

 
 
Jack
Guest
Posts: n/a
 
      28th Feb 2008
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
 
 
 
 
Don Schmidt
Guest
Posts: n/a
 
      28th Feb 2008
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$(E-Mail Removed)...
> 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
 
smlunatick
Guest
Posts: n/a
 
      28th Feb 2008
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$(E-Mail Removed)...
>
>
>
> > 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
 
Jack
Guest
Posts: n/a
 
      28th Feb 2008
That is valid for the Windows environment I suppose.
I am talking about initial stage of booting computer.
Jack

"Don Schmidt" <Don (E-Mail Removed)red_1987> wrote in message
news:(E-Mail Removed)...
> 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$(E-Mail Removed)...
>> 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
 
PD43
Guest
Posts: n/a
 
      28th Feb 2008
"Jack" <replyto@it> wrote:

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


Your BIOS probably doesn't have that drive selected as the FIRST boot
drive to check.

Enter the BIOS and make sure to have your system check the DVD drive,
then check your hard drive.
 
Reply With Quote
 
PD43
Guest
Posts: n/a
 
      28th Feb 2008
"Jack" <replyto@it> wrote:

>I wonder what can be the reason. Other CD bootable disks (vide Windows
>installation disk) work OK.


I didn't read/comprehend this line... it has to be something with the
disc itself.
 
Reply With Quote
 
Dave Cohen
Guest
Posts: n/a
 
      28th Feb 2008
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
 
R. McCarty
Guest
Posts: n/a
 
      28th Feb 2008
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" <(E-Mail Removed)> 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
 
Jack
Guest
Posts: n/a
 
      28th Feb 2008
It still works on the computers with CDROM drives!
Jack

"Dave Cohen" <(E-Mail Removed)> 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
 
Jack
Guest
Posts: n/a
 
      28th Feb 2008
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:(E-Mail Removed)...
> 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" <(E-Mail Removed)> 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
 
 
 
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
USB bootable maker: Diff between "HP Drive Key Boot Utility" and "HP USB Disk Storage Format Tool"? Jason Stacy Windows XP Help 0 20th Apr 2009 10:54 AM
Any program to make a bootable disk cause the laptop I bought nevercame with disk or os disk TBLUHP Windows XP Basics 3 19th Jan 2009 11:38 AM
Bootable CD disk does not work in DVD drive Jack Windows XP Basics 10 28th Feb 2008 08:50 PM
Help porting bootable disk drive 418928@cepsz.unizar.es Computer Hardware 16 26th Jan 2007 03:51 AM
Making a bootable CD from a bootable USB flash drive sshoji@stclaircollege.ca Windows XP General 3 18th Sep 2006 02:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:26 AM.