Hi,

On Tue, Jun 4, 2013 at 10:53 AM, Ezequiel Montoya
<ezequielmont...@gmail.com> wrote:
>
> Hello all, I'm really new in FreeDOS but I am also old enough to have
> started working on MS-DOS 2.1

:-))

> The thing is I want to run my old Turbo Pascal programs. So I configured a
> VirtualBox FreeDOS virtual Machine (my PC has Ubuntu 12)

DOSEMU is probably your best bet. IIRC, Ubuntu used to keep it in
"multiverse". You could also probably just grab the binaries from its
main website (or compile it yourself, heheh).

DOSBox can "run" TP programs too, but I wouldn't recommend using it as
host for serious programming (even though it "may" work fairly well).

BTW, GPC, VPC, TMT, and FPC all support the TP dialect and can all
(more or less) host on and target DOS.

> ...and now I'm stucked on copy the Turbo Pascal installer on the
> FreeDOS VM.

To copy it there to use, you mean? (Just unpack the .ZIP raw and then
install, don't worry about DISK1, DISK2, etc. subdirs.)

If you load PCNTPK.COM (I think? that's what it's called) as packet
driver, you can then use something like mTCP's DHCP then download it
directly yourself! I know that works for me, at least.

> VirtualBox says I need to do a NET USE to configure the shared folders. I
> can do that, but apparently FreeDOS does not recognize NET USE, so I'm here
> asking if FreeDOS has another way to do a NET USE.

"NET USE" is Microsoft Windows software. You won't have that
pre-installed on FreeDOS nor Ubuntu. I'm not totally sure, but I think
the answer for you is to install an FTP server (and thus use any FTP
program, like from mTCP, to send and receive files when inside the
VM).

http://lazybrowndog.net/freedos/virtualbox/

There are other ways, e.g. writing to floppy disk image and
extracting, but that's probably more klunky and complicated. But
that's what I used to do in ye olde days. (Honestly, I've not bothered
setting up an FTP server personally, but it shouldn't be too hard.)

http://www.winimage.com/extract.htm

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to