ramon
Apr 11 2005, 09:56 AM
| | Question to you all,
I have a computer running windows XP, now I want to add a "real" DOS enviroment on the computer (not cmd or dosbox or something like that). So I thought dualboot will do the trick, but the problem is, if I go on and install dos on my free harddisk, I will have a problem cause it f*cks up my boot process and windows xp will not start anymore. That I dont want! Anyone got an idea on how i can install dos so I can multiboot between windows xp and dos without formatting my windows drive, install dos and then reinstall windows?
Any help would be greatly appreciated..
Ramon. |
Comment/Reply (w/o sign-up)
falcoss
Apr 15 2005, 03:41 PM
um well im guessing you want Dos to just play around with etc, if you have the cash i would segest you get yourself a copy of virtual PC, great program and if you dont have too much running and a desent amout of ram it doenst take too much of a performance hit. that way its totally seperate and if you seriously screw something up in dos then at worst you ahve to delete the virtual machien..... i have had 2 copies of XP running because my main one was buged with its 16bit dos processes and although it took a while to install i didnt see to much of a problem. they say you need 256mb of ram for the amin and then 128mb for each virtual after that but i would segest 512 for the real and 256mb if you want to run anything fast... although dos isnt as bloatware infected as most other things... hope that helped and sory for the bump
Comment/Reply (w/o sign-up)
hulunes
Apr 15 2005, 04:03 PM
well,only what you want is the dos os,which can boot as well when some problem with your xp.actually windows xp offer dos environment and you needn't to install an additional dos os.you can easily to make a boot disk to boot your computer to dos environment,to your familar window: C:/.if you have used Recovery Console of your xp,you will know how to make an boot disk.
Comment/Reply (w/o sign-up)
ramon
Apr 15 2005, 10:32 PM
thanx for your answers, I will consider the vmware once again. I've had some compatibility problems with it. But maybe its fixable.
Comment/Reply (w/o sign-up)
xboxrulz
Apr 17 2005, 10:06 PM
people still use DOS? Anyways, it's impossible to dualboot DOS and WinXP, try FreeDOS though. http://www.freedos.org/xboxrulz
Comment/Reply (w/o sign-up)
zippy77
Apr 17 2005, 10:26 PM
QUOTE(xboxrulz @ Apr 17 2005, 10:06 PM) people still use DOS? Anyways, it's impossible to dualboot DOS and WinXP, try FreeDOS though. http://www.freedos.org/xboxrulz Impossible? HA! It is possible, but probably more trouble than it is worth. Here is how I suggest you can do it. Firstly you need 2 hard drives. Secondly your motherboard must have a recent BIOS (about 1998 or newer) First when you install winXP make sure only 1 of your 2 hard drives is actually connected phisically inside your computer. Then install winXP normally. Second, disconnect your winXP hard drive inside your computer, then connect the hard drive you want DOS installed to. Install DOS normally. After you have installed both DOS and winXP on seperate drives you can connect both hard drives again inside your computer. Once this is done you have a sort of "virtual" dual boot. To boot to each OS you have to enter your BIOS as your computer starts up. This is usually done by pressing DEL on your keyboard as your BIOS info is displayed on th screen.(some systems are different look at your documentation that came with your computer) After you enter the BIOS, look for a menu called BOOT ORDER. The default is usually like this: FIRST DEVICE: Floppy SECOND DEVICE: CDROM THIRD DEVICE: C Drive Now if your BIOS is new enough you can change the third device to: D Drive. This will allow your computer to boot from the second hard drive in your computer. To boot from your other drive again, just go back to your BIOS and change the third device back. That is about it!
Comment/Reply (w/o sign-up)
Spectre
Apr 18 2005, 12:33 AM
Windows XP (as well as all other NT-based Windows operating systems) utilizes the NTFS file system, and uses it by default - whereas DOS (and Windows 9x/ME) operate on FAT16 (and in later cases, FAT32). So if you are using DOS, it won't be able to interact with the volume that Windows XP is installed on at all, assuming it is NTFS, unless you use third-party commercial software (such as NTFSDOS Pro). As zippy77 has pointed out, it is really more trouble than it's worth. If you absolutely need to use DOS, it would probably be better to purchase a cheap second computer such as a 486 - which you usually can pick up for under $20 - to run DOS, whilst leaving the other with only XP.
Comment/Reply (w/o sign-up)
Styx
Apr 21 2005, 07:53 PM
why on earth would you want to dual-boot DOS?
Comment/Reply (w/o sign-up)
ramon
Apr 23 2005, 08:19 PM
Thanx again for all the answers, I've used the tip above to disconnect the hd containing the xp installation, then installed dos on the second, only I dont use the bios to switch but edited the boot.ini file to make a choice while booting. It works like a charm, thanx... And why, just because its fun to see if it is possible, and i want to run a dos enviroment without using things like virtual machines and so on.
Comment/Reply (w/o sign-up)
FeedBacker
Mar 2 2008, 07:32 AM
Why don't you just install dos on a second partition or second hard disk and after that just go on Windows Recovery console and type FIXBOOT or FIXMBR. Then your done. -reply by Manley
Comment/Reply (w/o sign-up)
iGuest
Mar 26 2009, 08:23 PM
98 program stop working after last window security update?
Windows Xp And Dos Multiboot
After the last security update from window 2 of my ols program stop lauding.
I got plenty of security, can I erase the those window security?
And will that solve the problem, I have relaod the programs, but no success.
-question by Paulzy67
Comment/Reply (w/o sign-up)
iGuest
Jan 10 2009, 02:09 AM
XP/DOS multiboot IS possible
Windows Xp And Dos Multiboot
You have to install XP over Win98 or ME, which starts from DOS 7. During that install, XP converts & saves the DOS 7 boot sector (MBR) to a binary file named BOOTSECT.DOS when it creates the new NT MBR, and if you hit F8 at bootup to get the menu, select a Win98 safe-mode boot to command-prompt only. Instead of running NTLDR, boot loads & relinquishes to the BOOTSECT.DOS that looks for & runs MS-DOS 7’s IO.SYS & MSDOS.SYS, which reads CONFIG.SYS & starts COMMAND.COM, which reads AUTOEXEC.BAT, but doesn't run WIN.COM: You’re left at plain old MS-DOS 7.0.</p>
Then, you have to hack the XP boot.Ini file to have it start the Win9x|ME in commandline only safe mode by default, if that's what you want, using syntax like
default=C:\BOOTSECT.DOS="Windows 98SE"
but I have no idea how you could automate a forcible not to run WIN.COM. I’ve read it’s simple & possible though. You might find instructions if you search-engine for it. The crucial element is that you have to have the BOOTSECT.DOS file, which the XP install generates, and is unique for the configuration of that particular machine.
Bachware
Comment/Reply (w/o sign-up)
kplow1986
Oct 30 2008, 11:14 AM
QUOTE(xboxrulz @ Apr 18 2005, 06:06 AM)  people still use DOS? Anyways, it's impossible to dualboot DOS and WinXP, try FreeDOS though. http://www.freedos.org/xboxrulz hahahaha , its possible , u even can 5 or 6 boot ... like computer linux , vista , xp and dos i use 3 operating system now, that is vista,xp n dos tell u why i use 3 OS i install vista bcoz i wan to experience beautiful of vista and oso feature provided by vista such like media center and game. for xp , main job of xp is to play game. hehe, due to incompatibility of vista i still using xp . DOS, most important , used to repair if any problems or crashes with windows my DOS have many features, like backup and restore windows, kill viruses, and so on. believe me, DOS very helpful. u know why i said like this ? honestly, i m computer technician for 3 years, but i quit 2 years ago coz i hav to study at university. i always repair computer using DOS. once again, if can, use DOS. can be floppy ,CD either harddisk.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : windows, xp, dos, multiboot
- Please Help To Resolve This Problem In Of Windows
(1)
Windows Xp
(7) Link: http://www.newegg.com/Product/Product.aspx...N82E16832116511 Cheap, really, at $89.00 USD.
But the question is about the details in the description. QUOTE Microsoft Windows XP Home
Edition SP3 English for System Builders What is a System Builder's Edition? and how is it
different than a standard copy?....
After 18 Years Windows 3.1 Is Officially Retired
(16) Wow is all I have to say just because of the fact I thought they gave up giving licenses for this
old, outdated, slow, useless operating system. I guess not as November 1st, 2008 Windows 3.1 is
officially dead and the funny thing is didn't support for this operating system end at windows
98 or something like that? Either way I wonder when they will stop issuing liscenses for 95, 98,
ME, 2000 because those operating systems are just as outdated and can not even run most of the web
technologies that ae out there today and so if your going to cut off support you might....
7 Lessons Windows 7 Can Learn From Os X
(3) Another interesting article I came across today thanks to digg and it would seem that the points are
right and I would think most people would agree with them even though this is in the eyes of an
Apple user. 1. Easier product versions QUOTE Keep it simple, please Microsoft. Having too many
different versions of your product is too confusing for the buying public to understand. Should they
go for the Home, the Professional or the Ultimate version? Vista shipped in six different editions,
while OS X 10.5 Leopard came in just one (if you forget the server edition). ....
Linux Ubuntu Vs Windows Vista
Discussion on which OS is better, Vista or Ubuntu. (40) A few weeks ago, i downloaded a live-cd for Linux Ubuntu 8.4 and booted it from the cd. It was not
as bad as i had thought (although i had trouble booting /dry.gif" style="vertical-align:middle"
emoid=" ) but REALY SLOW. So i installed Ubuntu and was pretty nice /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> . From my experience from
vista and ubuntu i have to say vista still stands number for me. Which one do you think is better?....
Top 10 Things To Look Forward To In Windows 7
(8) This post is based on an article printed by lifehacker.com in which I thought I bring my opinions
about this article. 10. Side bar Thank god I would think 99% of the world would agree that this
was the most useless feature and a memory waster as well, because every time I started up vista the
memory would spike when it was loading that sidebar and besides I close it most of the time anyway
because of how useless it really was. 9. Old school programs get the respect they deserve To be
quite honest I am glad they are at least updating these programs, even if it is just....
Change 'open With' In Regedit
for Windows XP (11) Hi there. I have a problem with File Types on my PC: xls files are opened by default with Open
Office, but I want to open them with Excel. I right click the file and I choose Open With, but Excel
is not in those programs; so I select Choose Program; again Excel is not in the Recommended Programs
nor in the Other Programs. I click Browse and I go to where Excel is installed and I select the exe,
but after I click Ok nothing happens, I mean Excel doesn't appear in Recommended Programs like
it should. So my question is this: is there any way to force xls files to open ....
Windows Vista: Disabling Login Screen
officially not permitted, is there a way around? (7) Hi all, I'm sure some of you gave a thought to this, why does Vista always show the login
screen when booting? In XP there was an option somewhere in control panel to "assume this user
always login to the computer" or something like that. That way if you used the same user 99% of the
time and wanted to keep a second user as say an administrator you could do so by setting that
option. If you ever wanted to switch to the "hidden" user you could do so with Log Off or Switch
User in Start Menu. Now this is not possible in Vista, the user is given the login screen no ma....
Help Me Please! Windows 98 - Dont Know...
(5) At me such question I can not change the menu in Windows, it looks on new why that.... Help to
adjust... At me of a Window 98....
Windows Xp Sp2 Restarting After Some Time
(10) Hi , I dont know what happened but My system restarts after a few Minutes (at max an hour). Can
someone guess what might be wrong. It displays a System Shutdown Timer (initiated by
Administrator) and then restarts after 60 sec. This is an SP2 so I dont think its a blaster. I
have a ZoneAlarm Security Suite and it didn't detect anything. I even Scanned my Windows folder
from Kaspersky using my Second OS (Vista) but that also didn't detect anything . .. Any guesses
??....
Windows Explorer Randomly Crashing
(7) Okay, I've had Vista for a few months now but just recently my Windows Explorer has been having
problems. It says "Windows Explorer has stopped working" and then I click the option restart the
program. I usually have 2 - 5 Explorer windows open and when I click restart the program it closes
all of my windows and opens up My Documents. I usually get this error one or two times a day but
I'm not doing anything wrong. Is this error only happening to me or has it happened to anyone
else. Thanks. ....
Windows Vista Sp1
Does it make Vista a viable OS to upgrade to? (14) Has anyone actually been satisfied with the release of SP1 for Vista? Does it solve the problems
that we've all griped about? Overview of Windows Vista SP1 From what I'm reading
from that document, I'm actually surprised, appalled, and in a way, now wondering if Vista can
actually be an upgrade. I laughed at: QUOTE Enhances support for high-definition (HD)
drives by adding new icons and labels that identify HD-DVD and Blu-ray drives as HD drives.
That's awesome. I never knew the HD drive that I bought was an HD until SP1. /rolleye....
How Do I Change The Default Windows Font Size?
Without changing DPI, of course. (7) I know there's an option in Ubuntu to change all the font sizes of the general system, the
windows, and etc. Now I'm trying to do this in Windows. I've changed everything about
the windows except for the general system size. How do I do this?....
Why Do Alot Of People Hate Windows Vista?
(40) personally, i prefer it the only thing i don't like is that i sometimes have trouble playing
older pc games EDIT:sorry, just relized i'm prlly in the wrong forum....
Installing Windows Xp On A Sata Enabled Desktop/notebook Computer.
How to ...... (8) If you bought a brand new computer within the past few years, you might have noticed that your
computer shipped with a Serial ATA (SATA) controller instead of the convetional Enhanced IDE (EIDE)
controller. The reason for this is to enhance performance and power management as SATA controllers
and their supported Hard Disk Drives have a higher data transfer speed against their IDE
counterparts. And they are supposed to use lesser amount of power thereby saving you more battery
life in your notebook's battery or UPS as the case may be. If you want to install and run ....
Create An Undeletable Shortcut Using Registry(windows)
Add undeletable shortcut in desktop and inside "My Computer" (2) Create an Undeletable shortcut in Desktop and inside "My Computer"!
*************************************************************************** DISCLAIMER: The
following contains registry edits. If done improperly can cause strange behaviour, and at worst,
could even entirely corrupt your Windows Installation, requiring you to reinstall Windows. I cannot
be held for any damage you may cause to your system as a result of taking any action suggested in
the following article. *************************************************************************** ....
Nasty Windows Tricks Using Vbs Codes
blue screen of Death, Instant Shutdown, Endless Notepads (18) The CMD Codes- to use, open up notepad and copy and paste the code into the notepad. name the file
(anyname).vbs (to make a .vbs file, when u save it or save as, it will ask u for a name and which
type u want it, so choose all file then just name it as a .vbs file) then just click on the file u
just made *NOTE* these codes do not stay on forever, they just stay on until the person shuts off
the computer. The registry delete is one that PERMANETLY deletes files on the computer that cannot
be recovered. this will DESTROY the computer -The blue screen of Death *The Blue....
Windows Xp Doesn't Recognize Your Computer's Dvd-rom Or Cd-rom?
(9) Windows XP doesn't recognize your computer's DVD-ROM or CD-ROM? Some times after
installing Microsoft Windows XP, it doesn't recognize your DVD-ROM or CD-ROM. To resolve this
problem do following; 1- Click Start Menu > Run > type "regedit" and press OK to open Windows
Registry Editor. 2- Go to following Address: CODE
H_L_M\System\CurrentControlSet\Control\Class\{3d36e965-e325-11ce-bfc1-08002be10318} 3- In
Registry menu select "Export Registry File" to make a Backup from your registry entry. 4- If there
is "UpperFilters" or " LowerFilters" keys, d....
How To Disable Keyboard
Windows XP (5) How to disable keyboard In Windows XP 1- Go to StartMenu > Run and type "regedit" and press OK to
run Windows Registry Editor. 2- Go to following address: CODE HKEY_CURRENT_USER\Control
Panel\Accessibility\Keyboard\ Response 3- Create a new String Value and name it as Flags , then
give it value of 127 4- Now Go to following address: CODE
HKEY_CURRENT_USER\Controlpanel\Accessibility\SoundSentry 5- Create a new String Value and name it
as Flags , then give it value of 3 6- Create a new String Value and name it as WindosEffect, then
give it value of 3 7- Cl....
How To Install Microsoft Windows Xp Automatically!
(6) How to install Microsoft Windows XP automatically As you know, during installing Microsoft
Windows XP, setup asks you several questions about your installation drive, windows serial number,
your language, administrator password, local time zone and … . So that you should sit and answer
above questions. But there is a small tool in Microsoft Windows CD , let's you answer these
questions before installing Windows. 1- Put Windows XP CD/DVD in the CD/DVD in your CD/DVD ROM and
go to following folder: X:\Support\tools\ 2- Copy deploy.cab in your Hard Drive and then ex....
Changing The Windows Xp Splash Screen
another quick tutorial (11) First make create 16 bit 640*480 image and save it as boot.bmp in 'c:\windows' directory
Click Start|Run and type c:\boot.ini. The file opens in Notepad. Look for an entry similar to
this. CODE "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional"
/noexecute=optin /fastdetect" Add /noguiboot /bootlogo at the end of the line so that it looks
like this. CODE "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /noexecute=optin /fastdetect /noguiboot /bootlogo" We add the /noguiboot switc....
How To Reset, Retrieve Windows Xp User Password ?
Its a simple methord ! Just read it ! (30) IF U R IN TROUBLE ? LOST YOUR XP LOGIN USERNAME AND PASSWORD ......
===================================================================== You can get in to anu
user account if you are using windows administrative account its a simple methord ! STEP 1 .
CLCIK - START MENU ! STEP 2 . TAKE " RUN " STEP 3 . RUN " mmc " - M icrosoft M
anagement C onsole There u get a new NEW WINDOW - name Console STEP 4. Click FILE TAB STEP
5. TAKE " ADD / REMOVE " STEP 6. Click " Add.. " - (Child window) STEP 7. " Add Local
User and Gro....
Pros And Cons Of Mac, Windows, And Linux
This is not a what's better topic, it's a pros and cons (40) Before i start i want to make sure you understand this is not a what OS is better this is a what is
better at certain things and your reasons why. I would also like to know more about Linux because
i'm slightly confused on it. Will it mess my computer up if i install it, dont like it, and
uninstall it? OK on with the topic. I own a Mac and work on one for many hours a day, but had
always used a Windows based system since well i was 5 and i remember my father using DOS to run Duke
Nukem haha. So i know my way around it. Here is my Pros and Cons list Windows: Pros....
Microsoft Warns Users Of Pirated Windows Os
with a Desktop Message (36) QUOTE Hundreds of thousands, if not millions, of local PC users running pirated Windows
operating systems will soon face the shame of being reminded of their illegal action every time they
switch on their machines. The feature will be added to the operating system by Microsoft Corp from
tomorrow and cannot be erased. It will nag the guilty users and can be awkward if it shows up on
corporate PCs." QUOTE The anti-piracy move is being kicked off in five countries tomorrow –
the United States, Britain, New Zealand, Australia and Malaysia. Full Story: http....
Error Installing Windows Xp -error 7 Ntkrnlmp.exe
(12) i have tried to install windows xp on my pc and i get an error right after it ask at the bottom of
the screen to press f2 to restore an error pops up saying FILE \$win_nt$.~bt\NTKRNLMP.EXE cannot be
open error 7 setup cannot complete and has to close i have had windows xp on the pc before so i
know its compatible but i used a different version of windows before ,this tinme im using a new one
and i get this error i seem to find no solution anywhere about how to resolve this and I was
wondering if possible theres something i need to do,I am not to smart with computers s....
Windows Xp Freezes At Welcome Screen
(57) today i start my pc in windows xp and found that xp freezes at welcome screen. then i try to boot in
safe mode but the problem persisits then i again try in last good configuration setting but it
doesn't help so i hav to reinstall my xp plz any body hav solution for this so that i do not hav
to reinstall my xp for this problem as i get this problem oftenly. thanks....
Windows Won't Boot Up
Getting error message appears with hal.dll or ntosknl.exe no (12) Can anyone help with this issue? I have at least three machines at work that are currently booting
up to a blank screen with either hal.dll or ntosknl.exe missing error. The machines are running
Windowa 2000 pro. I have been able to get them back up and running, bu t I am a little concerned
that there maybe a virus. However, I have made sure my AntiVirus software has been updated and a
full scan has been run, and no virus has been detected. I have run spyware detecting software as
well, and nothing unusual seems to appear. The machines are running ok so far, but I am wor....
Skinning Windows Xp
Do you know how to skin ? (7) Okay, I've heard alot about skinning Windows XP with programs made specially for skinning. But
these programs somehow lags my system and I'm not quite happy about it... Anyone knows how to
skin Windows XP without using using software like DesktopX or ThemeXP etc. ? Just skinning it
manually including icon sets too......
Windows XP Built in Applications ...
some of them! (2) Some of Windows XP Built in Applications: 1. sysedit.exe (System Configuration Editor ) 2.
perfmon.exe (System Monitor ) 3. eudcedit.exe (Private character editor) 4. drwtsn32.exe (Dr
Watson) 5. dxdiag.exe (DirectX diagnosis) 6. telnet.exe (Microsoft Telnet Client) 7. iexpress.exe
(IExpress Wizard - Create self-extracting / self-installing package) 8. mobsync.exe (Microsoft
Synchronization Manager) 9. cleanmgr.exe (Disk Cleanup) 10. odbcad32.exe (ODBC Data Source
Administrator) 11. packager.exe (Object Packager) 12. mplay32.exe (Windows Media Player 5.1) 13. wi....
Windows Xp Lite?
(19) I heard that in some other country for some reason came out with a windows xp lite. I think the
country was Australia, and the new version is suppose to have better spyware protection, virus and
IE protection and run faster and all that good stuff. If you know what im talking about or have any
other information please post it here.....
Looking for windows, xp, dos, multiboot
|
Searching Video's for windows, xp, dos, multiboot
See Also,
|
advertisement
|
|