Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > Installing x64 Recovery Console with Virtual CD/DVD ROM drivers installed

Reply
Thread Tools

Installing x64 Recovery Console with Virtual CD/DVD ROM drivers installed

 
 
Simon Meacham
Guest
Posts: n/a
 
      05-28-2006
Thanks to Charlie's tip about where to find the AMD64 version of the install
for the Recovery Console on the XP x64 install disk (run winnt32 /cmdcons
from \AMD64) earlier in the week I attempted to install the RC.

Firstly I noticed that the setup tries to connect to MS for Dynamic Update,
but despite a working internet connection reports it can't make contact.
Don't know if this is supposed to succeed.

Anyway toward the end of the install you might get a message about 'being
unable to copy a file because it is in use'). If that file is one of the
below it's a Virtual CD-ROM driver that's not needed by the RC and you can
safely 'Skip' the file and continue on.

dtscsi.sys (Daemon Tools virtual CD/DVDROM driver)
vaxscsi.sys (Alcohol's virtual CD/DVDROM driver)

______________________________________________
Simon Meacham, MCP MBCS
64 bit blog @ http://lxivdigiti.wordpress.com
For email: Remove ".nospam" from end of address.
______________________________________________


 
Reply With Quote
 
 
 
 
Simon Meacham
Guest
Posts: n/a
 
      05-28-2006
Mea culpa, bad advice I am afraid.

This works if you're running Alcohol's CD/DVD ROM driver, but not Daemon
Tools, who appear to load and lock the driver file even for readers. You'll
get a 'dtscsi.sys' file is corrupted (i.e. missing).

Possible solutions:
1. Uninstall Daemon tools, install cmdcons, reinstall
2. (For the brave) Open Device Manager. Select 'SCSI and RAID controllers'.
You should see a SCSI and RAID controller. Verify it's the dtscsi one by
selecting the 'Details' Tab and selecting 'Service' from the property
dropdown. If it says 'dtscsi' in the value field you know this is the one
you want to disable. Close the prop window, right click on it and click
disable. You can now copy the driver file from
\windows\system32\driver\dtscsi.sys to \cmdcons (hidden) which should fix
your problem. Re-enable the virtual scsi driver after copying.

Sorry for the confusion.

Simon.

--
______________________________________________
Simon Meacham, MCP MBCS
64 bit blog @ http://lxivdigiti.wordpress.com
For email: Remove ".nospam" from end of address.
______________________________________________

"Simon Meacham" <> wrote in message
news:eJR$...
> Thanks to Charlie's tip about where to find the AMD64 version of the
> install for the Recovery Console on the XP x64 install disk (run winnt32
> /cmdcons from \AMD64) earlier in the week I attempted to install the RC.
>
> Firstly I noticed that the setup tries to connect to MS for Dynamic
> Update, but despite a working internet connection reports it can't make
> contact. Don't know if this is supposed to succeed.
>
> Anyway toward the end of the install you might get a message about 'being
> unable to copy a file because it is in use'). If that file is one of the
> below it's a Virtual CD-ROM driver that's not needed by the RC and you can
> safely 'Skip' the file and continue on.
>
> dtscsi.sys (Daemon Tools virtual CD/DVDROM driver)
> vaxscsi.sys (Alcohol's virtual CD/DVDROM driver)
>
> ______________________________________________
> Simon Meacham, MCP MBCS
> 64 bit blog @ http://lxivdigiti.wordpress.com
> For email: Remove ".nospam" from end of address.
> ______________________________________________
>
>



 
Reply With Quote
 
 
 
 
Simon Meacham
Guest
Posts: n/a
 
      05-28-2006
I am reliably informed the Alchohol driver does this too (VaxSCSI), despite
my earlier comment. I apparently doesn't copy the driver either. Both lead
to zero length files of the same driver name in cmdcons.

For Alcohol, follow the same steps below. If you choose not to
uninstall/reinstall this time the SCSI driver is helpfully named 'VaxSCSI'
so you don't have to check the service property field to verify it's the
correct one to disable for the copy.

Again - sorry for the confusion.

______________________________________________
Simon Meacham, MCP MBCS
64 bit blog @ http://lxivdigiti.wordpress.com
For email: Remove ".nospam" from end of address.
______________________________________________

"Simon Meacham" <> wrote in message
news:%...
> Mea culpa, bad advice I am afraid.
>
> This works if you're running Alcohol's CD/DVD ROM driver, but not Daemon
> Tools, who appear to load and lock the driver file even for readers.
> You'll get a 'dtscsi.sys' file is corrupted (i.e. missing).
>
> Possible solutions:
> 1. Uninstall Daemon tools, install cmdcons, reinstall
> 2. (For the brave) Open Device Manager. Select 'SCSI and RAID
> controllers'. You should see a SCSI and RAID controller. Verify it's the
> dtscsi one by selecting the 'Details' Tab and selecting 'Service' from the
> property dropdown. If it says 'dtscsi' in the value field you know this is
> the one you want to disable. Close the prop window, right click on it and
> click disable. You can now copy the driver file from
> \windows\system32\driver\dtscsi.sys to \cmdcons (hidden) which should fix
> your problem. Re-enable the virtual scsi driver after copying.
>
> Sorry for the confusion.
>
> Simon.
>
> --
> ______________________________________________
> Simon Meacham, MCP MBCS
> 64 bit blog @ http://lxivdigiti.wordpress.com
> For email: Remove ".nospam" from end of address.
> ______________________________________________
>
> "Simon Meacham" <> wrote in message
> news:eJR$...
>> Thanks to Charlie's tip about where to find the AMD64 version of the
>> install for the Recovery Console on the XP x64 install disk (run winnt32
>> /cmdcons from \AMD64) earlier in the week I attempted to install the RC.
>>
>> Firstly I noticed that the setup tries to connect to MS for Dynamic
>> Update, but despite a working internet connection reports it can't make
>> contact. Don't know if this is supposed to succeed.
>>
>> Anyway toward the end of the install you might get a message about 'being
>> unable to copy a file because it is in use'). If that file is one of the
>> below it's a Virtual CD-ROM driver that's not needed by the RC and you
>> can safely 'Skip' the file and continue on.
>>
>> dtscsi.sys (Daemon Tools virtual CD/DVDROM driver)
>> vaxscsi.sys (Alcohol's virtual CD/DVDROM driver)
>>
>> ______________________________________________
>> Simon Meacham, MCP MBCS
>> 64 bit blog @ http://lxivdigiti.wordpress.com
>> For email: Remove ".nospam" from end of address.
>> ______________________________________________
>>
>>

>
>



 
Reply With Quote
 
Charlie Russel - MVP
Guest
Posts: n/a
 
      05-28-2006
You can probably get around this by stopping the daemon tools, setting it to
not "autostart", and then booting. But it's easy enough to uninstall and
reinstall.

--
Charlie.
http://msmvps.com/xperts64


Simon Meacham wrote:
> I am reliably informed the Alchohol driver does this too (VaxSCSI),
> despite my earlier comment. I apparently doesn't copy the driver either.
> Both lead to zero length files of the same driver name in cmdcons.
>
> For Alcohol, follow the same steps below. If you choose not to
> uninstall/reinstall this time the SCSI driver is helpfully named 'VaxSCSI'
> so you don't have to check the service property field to verify it's the
> correct one to disable for the copy.
>
> Again - sorry for the confusion.
>
> ______________________________________________
> Simon Meacham, MCP MBCS
> 64 bit blog @ http://lxivdigiti.wordpress.com
> For email: Remove ".nospam" from end of address.
> ______________________________________________
>
> "Simon Meacham" <> wrote in message
> news:%...
>> Mea culpa, bad advice I am afraid.
>>
>> This works if you're running Alcohol's CD/DVD ROM driver, but not Daemon
>> Tools, who appear to load and lock the driver file even for readers.
>> You'll get a 'dtscsi.sys' file is corrupted (i.e. missing).
>>
>> Possible solutions:
>> 1. Uninstall Daemon tools, install cmdcons, reinstall
>> 2. (For the brave) Open Device Manager. Select 'SCSI and RAID
>> controllers'. You should see a SCSI and RAID controller. Verify it's the
>> dtscsi one by selecting the 'Details' Tab and selecting 'Service' from
>> the property dropdown. If it says 'dtscsi' in the value field you know
>> this is the one you want to disable. Close the prop window, right click
>> on it and click disable. You can now copy the driver file from
>> \windows\system32\driver\dtscsi.sys to \cmdcons (hidden) which should fix
>> your problem. Re-enable the virtual scsi driver after copying.
>>
>> Sorry for the confusion.
>>
>> Simon.
>>
>> --
>> ______________________________________________
>> Simon Meacham, MCP MBCS
>> 64 bit blog @ http://lxivdigiti.wordpress.com
>> For email: Remove ".nospam" from end of address.
>> ______________________________________________
>>
>> "Simon Meacham" <> wrote in
>> message news:eJR$...
>>> Thanks to Charlie's tip about where to find the AMD64 version of the
>>> install for the Recovery Console on the XP x64 install disk (run winnt32
>>> /cmdcons from \AMD64) earlier in the week I attempted to install the RC.
>>>
>>> Firstly I noticed that the setup tries to connect to MS for Dynamic
>>> Update, but despite a working internet connection reports it can't make
>>> contact. Don't know if this is supposed to succeed.
>>>
>>> Anyway toward the end of the install you might get a message about
>>> 'being unable to copy a file because it is in use'). If that file is
>>> one of the below it's a Virtual CD-ROM driver that's not needed by the
>>> RC and you can safely 'Skip' the file and continue on.
>>>
>>> dtscsi.sys (Daemon Tools virtual CD/DVDROM driver)
>>> vaxscsi.sys (Alcohol's virtual CD/DVDROM driver)
>>>
>>> ______________________________________________
>>> Simon Meacham, MCP MBCS
>>> 64 bit blog @ http://lxivdigiti.wordpress.com
>>> For email: Remove ".nospam" from end of address.
>>> ______________________________________________



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Hard Disk recovery using MS Recovery Console. H Computer Support 8 05-27-2008 08:40 AM
XP x64 Recovery Console Marty Felker Windows 64bit 1 06-02-2007 12:15 AM
Recovery without the recovery console js5895 Computer Support 1 10-24-2006 04:31 AM
Digital Image Recovery and Memory Stick Recovery; Recovery of Lost Photos Digital Image Recovery Computer Support 1 09-10-2004 04:43 PM
Digital Image Recovery and Memory Stick Recovery; Recovery of Lost Photos Digital Image Recovery Digital Photography 0 09-10-2004 04:21 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57