Make Boot disk

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,
How can i make a boot disk with the following feature
can load CD/DVD driver
can access NTFS directory > Since i use windows XP as boot disk, it can load
cd/dvd , but it can not access NTFS directory
 
Dear all,
How can i make a boot disk with the following feature
can load CD/DVD driver
can access NTFS directory > Since i use windows XP as boot disk, it can load
cd/dvd , but it can not access NTFS directory

Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD
http://www.nu2.nu/pebuilder/
--
Tom Porterfield
MS-MVP Windows
http://support.telop.org

Please post all follow-ups to the newsgroup only.
 
You can try adding the free read/copy-only drivers from the following link
to a DOS 9win98) boot disk:

http://www.sysinternals.com/Utilities/NtfsDos.html

However, if you want to both read and write, then you need their not-free
drivers.

Alternatively, make a Bart's bootable CD, or use KNOPPIX, a free LINUX that
runs from CD. Both can access NTFS partitions. (KNOPPIX 4.xx is also
available as a free bootable DVD imae, with a lot of software.)

http://www.nu2.nu/pebuilder/

http://www.knopper.net/knoppix/index-en.html

Finally, you can run the XP recovey console, directly from the XP CD, or via
a multi-floppy set downloadable free from Microsoft. However, the recovery
console is inferior to Barts and KNOPPIX for most operations. And, it is
sometimes fussy about having the correct administrator password for the PC
(not any administrator, but THE administrator).
 
=?Utf-8?B?Sm9l?= said:
How can i make a boot disk with the following feature
can load CD/DVD driver

Add cdrom drivers to config.sys and add mscdex.exe to autoexec.bat
can access NTFS directory > Since i use windows XP as boot disk, it can load
cd/dvd , but it can not access NTFS directory

Add the free ntfs4dos read/write driver to autoexec.bat
 
Back
Top