Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread Jerome Shidel
William, 

> On Dec 26, 2016, at 12:16 PM, William Dudley  wrote:
> 
> Jerome,
> 
> Thanks, that was useful.  It would be better if it also discussed the settings
> needed in VirtualBox.  I figured it out eventually but it took me a bit of 
> googling
> to figure out.
> 
> Bill Dudley

I’m glad you found it useful. 

When it comes to settings, I’ve mostly just be using the ones that VirtualBox 
defaults to when installing DOS.

Jerome
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread Jerome Shidel
Made a quick YouTube video of doing a VirtualBox install and how to add 
networking support.

https://youtu.be/k0sP1VAo0D8
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread William Dudley
Ah-hah.  Nothing works if you have switchar='-'.

NOW, fresh boot, FDIMPLE manages to install FDNET package.

Bill Dudley


This email is free of malware because I run Linux.

On Sun, Dec 25, 2016 at 9:31 PM, Jerome Shidel  wrote:

>
> > On Dec 25, 2016, at 4:57 PM, William Dudley  wrote:
> >
> > Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?
>
> No guide needed under VirtualBox
>
> Install the FDNET package and reboot.
>
> If you downloaded a CD version and did a FULL (not BASE) install, just:
>
> 1) boot the VM
> 2) attach the FreeDOS 1.2 CD
> 3) run FDIMPLES
> 4) Select FDNET under the networking group and pick OK.
> 5) reboot.
>
> Done.
>
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread William Dudley
Regan,

Where is the "fdinstall" program?  I cannot find one on my FreeDOS install.

When I do "dir /s fdinstall.exe" I get "File not found.".  Ditto for "
fdinstall.com".

Thanks,
Bill Dudley

This email is free of malware because I run Linux.

On Sun, Dec 25, 2016 at 8:45 PM, regan  wrote:

> Hello Bill,
>
> Using Freedos 1.2 and Virtual box Version 5.1.10 r112026 (Qt5.6.2)
>
> When I installed Freedos, I installed the standard CD image, I got a second
> disk path D:
> I did this:
> cd C:\fdos\bin
> dir D:\net
> C:
> rem foreach package in the directory listing I did (each package) becomes
> each zip file.
> fdinstall install d:\net\(each package).zip
> fdinstall install d:\net\(each package).zip
> fdinstall install d:\net\(each package).zip
> 
> fdinstall install d:\net\(each package).zip
> reboot
>
> To test this I did the following..
>
> I did a wget mySAN\filepath
> eg:
> wget 192.168.0.171:/unix/algol.txt
>
> ... and it just worked.
>
> I have the entire turbo gameworks, turbo pascal, turbo this-or-that toolbox
> on 5.25" floppies somewhere.. ;-) ... BTW, I won a Xeon Phi as a university
> prize but I have nothing to put it in, so it sits in the packaging, whats
> the deal with the Phi thing in your signature?
>
> Regan
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread William Dudley
Jerome,

When I try this, I see this on screen after selecting "OK":

install d:\net\fdnet.zip  (white text on blue)
Aborted.
C:\>

If I type "install", I get 'bad command or filename - "install".'

>From where does the "install" program come?

dir /s install.exe returns "File not found."  Ditto for "install.com".

Thanks,
Bill Dudley

This email is free of malware because I run Linux.

On Sun, Dec 25, 2016 at 9:31 PM, Jerome Shidel  wrote:

>
> > On Dec 25, 2016, at 4:57 PM, William Dudley  wrote:
> >
> > Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?
>
> No guide needed under VirtualBox
>
> Install the FDNET package and reboot.
>
> If you downloaded a CD version and did a FULL (not BASE) install, just:
>
> 1) boot the VM
> 2) attach the FreeDOS 1.2 CD
> 3) run FDIMPLES
> 4) Select FDNET under the networking group and pick OK.
> 5) reboot.
>
> Done.
>
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-26 Thread William Dudley
Abe,

Running Linux, so Windows ability to mount VHD is not useful.

Thanks,
Bill Dudley

This email is free of malware because I run Linux.

On Sun, Dec 25, 2016 at 10:18 PM, Abe Mishler  wrote:

> Bill,
>
> Earlier this summer, one of the many helpful people here pointed out
> that the VHD format can be mounted directly by Windows. You can probably
> find a guide for doing something similar on Linux with whatever format
> you have chosen. The VM of course needs to be off while mounted by the
> host so this method may not be as convenient as networking. But I
> thought I would mention it as a possibility.
>
> Best,
> Abe
>
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-25 Thread Abe Mishler
Bill,

Earlier this summer, one of the many helpful people here pointed out 
that the VHD format can be mounted directly by Windows. You can probably 
find a guide for doing something similar on Linux with whatever format 
you have chosen. The VM of course needs to be off while mounted by the 
host so this method may not be as convenient as networking. But I 
thought I would mention it as a possibility.

Best,
Abe

On 12/25/2016 4:57 PM, William Dudley wrote:
> Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?
>
> 1.2 is too new for there to be anything in the mailing list archives on
> this.
>
> I never got networking going in the previous FreeDOS release.  Getting files
> in and out (especially out) of the VM is like pulling teeth.
>
> Thanks,
> Bill Dudley
>
> This email is free of malware because I run Linux.
>
>
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/intel
>
>
>
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-25 Thread regan
Hello Bill, 

Using Freedos 1.2 and Virtual box Version 5.1.10 r112026 (Qt5.6.2)

When I installed Freedos, I installed the standard CD image, I got a second
disk path D:
I did this:
cd C:\fdos\bin
dir D:\net
C:
rem foreach package in the directory listing I did (each package) becomes
each zip file.
fdinstall install d:\net\(each package).zip
fdinstall install d:\net\(each package).zip
fdinstall install d:\net\(each package).zip

fdinstall install d:\net\(each package).zip
reboot

To test this I did the following..

I did a wget mySAN\filepath
eg:
wget 192.168.0.171:/unix/algol.txt 

... and it just worked.

I have the entire turbo gameworks, turbo pascal, turbo this-or-that toolbox
on 5.25" floppies somewhere.. ;-) ... BTW, I won a Xeon Phi as a university
prize but I have nothing to put it in, so it sits in the packaging, whats
the deal with the Phi thing in your signature?

Regan


William Dudley wrote
> Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?
> 
> 1.2 is too new for there to be anything in the mailing list archives on
> this.
> 
> I never got networking going in the previous FreeDOS release.  Getting
> files
> in and out (especially out) of the VM is like pulling teeth.
> 
> Thanks,
> Bill Dudley
> 
> This email is free of malware because I run Linux.
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/intel
> ___
> Freedos-user mailing list

> Freedos-user@.sourceforge

> https://lists.sourceforge.net/lists/listinfo/freedos-user





--
View this message in context: 
http://freedos.10956.n7.nabble.com/Simple-guide-for-networking-FreeDOS-1-2-in-a-VirtualBox-VM-tp25710p25712.html
Sent from the FreeDOS - User mailing list archive at Nabble.com.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-25 Thread Jerome Shidel

> On Dec 25, 2016, at 4:57 PM, William Dudley  wrote:
> 
> Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

No guide needed under VirtualBox

Install the FDNET package and reboot.

If you downloaded a CD version and did a FULL (not BASE) install, just:

1) boot the VM
2) attach the FreeDOS 1.2 CD
3) run FDIMPLES
4) Select FDNET under the networking group and pick OK.
5) reboot.

Done.


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

2016-12-25 Thread William Dudley
Is there a simple guide for networking FreeDOS 1.2 in a VirtualBox VM ?

1.2 is too new for there to be anything in the mailing list archives on
this.

I never got networking going in the previous FreeDOS release.  Getting files
in and out (especially out) of the VM is like pulling teeth.

Thanks,
Bill Dudley

This email is free of malware because I run Linux.
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user