Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-25-2007, 01:45 PM
Dr. Dos
Newsgroup Contributor
 
Posts: n/a
creating a "dos" boot disk for XP

I am trying to create a "dos" boot disk for XP. It needs to
recognize the CD-Rom and the NTFS C: drive.

The format routine in XP does neither.
The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
from the MS KB have no effect.

How to create an XP-NTFS boot disk with CD?


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 000706-2, 01/25/2007
Tested on: 1/25/2007 3:40:45 PM
avast! - copyright (c) 1988-2007 ALWIL Software.
http://www.avast.com



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-25-2007, 01:45 PM
  #2 (permalink)  
Old 01-25-2007, 02:00 PM
usasma
Newsgroup Contributor
 
Posts: n/a
RE: creating a "dos" boot disk for XP

In order to read the NTFS file system, you'll need a DOS boot disk and an
NTFS reader application. You can get a reader from here:
http://www.ntfs.com/products.htm (I haven't tried this tool myself)

- John

"Dr. Dos" wrote:

> I am trying to create a "dos" boot disk for XP. It needs to
> recognize the CD-Rom and the NTFS C: drive.
>
> The format routine in XP does neither.
> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
> from the MS KB have no effect.
>
> How to create an XP-NTFS boot disk with CD?
>
>
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 000706-2, 01/25/2007
> Tested on: 1/25/2007 3:40:45 PM
> avast! - copyright (c) 1988-2007 ALWIL Software.
> http://www.avast.com
>
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-25-2007, 02:15 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP


"Dr. Dos" <DrDos@nospam.no> wrote in message
news:%23Yyj5lMQHHA.404@TK2MSFTNGP02.phx.gbl...
> I am trying to create a "dos" boot disk for XP. It needs to
> recognize the CD-Rom and the NTFS C: drive.
>
> The format routine in XP does neither.
> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
> from the MS KB have no effect.
>
> How to create an XP-NTFS boot disk with CD?
>
>
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 000706-2, 01/25/2007
> Tested on: 1/25/2007 3:40:45 PM
> avast! - copyright (c) 1988-2007 ALWIL Software.
> http://www.avast.com
>
>
>


Here are two more methods:
- Download a Win98 boot disk from www.bootdisk.com, then
run ntfsdos.exe from www.sysinternals.com.
- Create a Bart PE boot CD. It is not DOS but it gives you a
WinXP environment based entirely on a CD, with full access
to your NTFS file system. A terrific tool that no administrator
should be without!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-25-2007, 03:15 PM
AJR
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP

Add the NTFS reader to a ME startup disc which includes CD drivers.

"usasma" <usasma@discussions.microsoft.com> wrote in message
news:20D0E0E8-9049-4EFF-AD0B-EA29D2A6844A@microsoft.com...
> In order to read the NTFS file system, you'll need a DOS boot disk and an
> NTFS reader application. You can get a reader from here:
> http://www.ntfs.com/products.htm (I haven't tried this tool myself)
>
> - John
>
> "Dr. Dos" wrote:
>
>> I am trying to create a "dos" boot disk for XP. It needs to
>> recognize the CD-Rom and the NTFS C: drive.
>>
>> The format routine in XP does neither.
>> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
>> from the MS KB have no effect.
>>
>> How to create an XP-NTFS boot disk with CD?
>>
>>
>> ---
>> avast! Antivirus: Outbound message clean.
>> Virus Database (VPS): 000706-2, 01/25/2007
>> Tested on: 1/25/2007 3:40:45 PM
>> avast! - copyright (c) 1988-2007 ALWIL Software.
>> http://www.avast.com
>>
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-25-2007, 03:15 PM
Rich Barry
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP

Have you checked at www.bootdisk.com ?
"Dr. Dos" <DrDos@nospam.no> wrote in message
news:%23Yyj5lMQHHA.404@TK2MSFTNGP02.phx.gbl...
>I am trying to create a "dos" boot disk for XP. It needs to recognize the
>CD-Rom and the NTFS C: drive.
>
> The format routine in XP does neither.
> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions from the MS
> KB have no effect.
>
> How to create an XP-NTFS boot disk with CD?
>
>
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 000706-2, 01/25/2007
> Tested on: 1/25/2007 3:40:45 PM
> avast! - copyright (c) 1988-2007 ALWIL Software.
> http://www.avast.com
>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-25-2007, 06:45 PM
Dr. Dos
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP

Pegasus (MVP) wrote:
> "Dr. Dos" <DrDos@nospam.no> wrote in message
> news:%23Yyj5lMQHHA.404@TK2MSFTNGP02.phx.gbl...
>> I am trying to create a "dos" boot disk for XP. It needs to
>> recognize the CD-Rom and the NTFS C: drive.
>>
>> The format routine in XP does neither.
>> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
>> from the MS KB have no effect.
>>
>> How to create an XP-NTFS boot disk with CD?
>>
>>
>> ---
>> avast! Antivirus: Outbound message clean.
>> Virus Database (VPS): 000706-2, 01/25/2007
>> Tested on: 1/25/2007 3:40:45 PM
>> avast! - copyright (c) 1988-2007 ALWIL Software.
>> http://www.avast.com
>>
>>
>>

>
> Here are two more methods:
> - Download a Win98 boot disk from www.bootdisk.com, then
> run ntfsdos.exe from www.sysinternals.com.
> - Create a Bart PE boot CD. It is not DOS but it gives you a
> WinXP environment based entirely on a CD, with full access
> to your NTFS file system. A terrific tool that no administrator
> should be without!
>
>

Thank you. "I'm on it."
I'll report back on both these methods.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 01-25-2007, 06:45 PM
Dr. Dos
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP

usasma wrote:
> In order to read the NTFS file system, you'll need a DOS boot disk and an
> NTFS reader application. You can get a reader from here:
> http://www.ntfs.com/products.htm (I haven't tried this tool myself)
>
> - John
>
> "Dr. Dos" wrote:
>
>> I am trying to create a "dos" boot disk for XP. It needs to
>> recognize the CD-Rom and the NTFS C: drive.
>>
>> The format routine in XP does neither.
>> The add-ins of NTDetect.com, NTLDR and Boot.ini instructions
>> from the MS KB have no effect.
>>
>> How to create an XP-NTFS boot disk with CD?
>>
>>
>> ---
>> avast! Antivirus: Outbound message clean.
>> Virus Database (VPS): 000706-2, 01/25/2007
>> Tested on: 1/25/2007 3:40:45 PM
>> avast! - copyright (c) 1988-2007 ALWIL Software.
>> http://www.avast.com
>>
>>
>>
>>

Thank you.
I'll check this out and report back.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 01-26-2007, 11:15 AM
frodo@theshire.net
Newsgroup Contributor
 
Posts: n/a
Re: creating a "dos" boot disk for XP

http://www.ubcd4win.com/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
creating a text file from a XP backup "on-disk catalog" Roosterman Windows XP 1 12-15-2007 12:50 PM
Creating a search folder like "Files updated this week" Mugunth Windows Vista 0 11-19-2007 08:20 AM
If I need to boot to my CD "Emergency" disk . . Tony Meloche Windows XP 3 10-11-2007 11:10 PM
Creating and auto-loading a "Main" user account DataWhat@gmail.com Windows XP 4 06-20-2007 08:40 PM
"Win98" boot disk for BIOS update? Peyton Windows XP 6 01-04-2007 04:56 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:02 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0