Thread: Help with DOS
View Single Post
Old 01-31-2009, 08:43 AM   #3 (permalink)
shuuhen
Manager
 
shuuhen's Avatar
 
Join Date: Sep 2004
Location: Colorado
Posts: 986
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux

My System

Re: Help with DOS

Since Windows was removed, you should have a laptop without an operating system. Windows isn't tied to DOS anymore, so you don't have it as a remaining shell.

You will need to load an operating system. Like wmorri, I recommend Linux or one of the *BSDs. I find DOS to be fairly limited in comparison. With Linux or another Unix-like OS, you can have a graphical environment, but will always have full access to the command line environment. Tab-completion, command history and many other features are available and work great with your choice of terminal and shell.

On Unix-likes, you can have nasm, gas and/or yasm assemblers (possibly other options too - but these are in Gentoo's Portage system). gas is the GNU assembler and is sometimes not a command called gas (On Linux and quite possibly other Unix-likes, it could be as which would be a link to something with a longer name). Between all those assemblers, you should be able to use either Intel or AT&T syntax.

For a distribution, you might look at either Arch Linux or Puppy Linux. There are plenty of other distributions, but Arch or Puppy should allow you to have a lighter setup easier than some other distributions would.
__________________


Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it.

When posting what errors you get, please give the full message. It makes helping you much easier.

Last edited by shuuhen; 01-31-2009 at 08:48 AM.
shuuhen is offline   Reply With Quote