Re: [DNG] VMware segmentation fault

2020-01-20 Thread Dimitris via Dng
On 1/19/20 11:22 PM, Haines Brown wrote:
> I would like to run Windows 7 or 8 in a virtual machine. Any way to 
> get it cheaply? 

virtualbox, kvm ?
( https://wiki.debian.org/SystemVirtualization )



signature.asc
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] VMware segmentation fault

2020-01-20 Thread Mark Rousell
Much as I feel I shouldn't really be posting this here, it could be
useful...

On 20/01/2020 12:28, Arnt Karlsen wrote:
> ..and I have a vague memory of a Microsoft Windows NT version with 
> a 120 day life span meant for Microsoft Windows NT re-installation
> training 25 or so years back, did they make more such short life
> versions? 

Windows 10 90 day trial (which I recall can be extended to 180 days):
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-10-enterprise

Windows Server 2019 180 day trial:
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019


-- 
Mark Rousell
 
 
 

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] VMware segmentation fault

2020-01-20 Thread Haines Brown
On Mon, Jan 20, 2020 at 01:28:51PM +0100, Arnt Karlsen wrote:
> On Sun, 19 Jan 2020 21:37:44 +, Rowland wrote in message 
> :
> > 
> > I should also point out that Windows 7 and 8 are both EOL.
> 
> ..still worth running in vm's to figure, test etc out how to help 
> your new etc clients escape those moribound OS'es. ;o)
> 
> ..and I have a vague memory of a Microsoft Windows NT version with 
> a 120 day life span meant for Microsoft Windows NT re-installation
> training 25 or so years back, did they make more such short life
> versions? 

Actually, I believe I still have one of those old NT CDROMS. Thanks 
for remininding me.

Haines
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] VMware segmentation fault

2020-01-20 Thread Haines Brown
On Sun, Jan 19, 2020 at 09:37:44PM +, Rowland penny via Dng wrote:
> On 19/01/2020 21:22, Haines Brown wrote:
> > It been ten years since I've installed a virtual machine under Linux,
> > and things have changed.
> > 
> > I downloaded and ran VMware-Player-3.1.1-282343.x86_64.bundle to
> > install VMware Player with success.

> > The second command starts a vmware process, but I gather I should
> > expect a VMware window to pop up.

Roland, you suggest: 

> I suspect running it this way will require a desktop, I mean it is hardly
> likely to pop up something on a desktop that isn't there ;-)

You raise an intestesing point. For decades I've run all sorts of 
applications from a CL ñthat raise windows with a window manager but 
without my having any desktop. I never experienced this problem 
before. I always thought of a DE as a set of toys that are on top of 
and share a graphical environment, the X Windows System that I have 
installed and is independent of any DE.

> Try reading the man page.

Man vmware is about the video driver for virtual video cards. Its 
configuration does not seem to affect whether or not a window is 
displayed. 

> I should also point out that Windows 7 and 8 are both EOL.

I mentioned antiques because I thought maybe they could be picked up 
for a song.

Haines
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] VMware segmentation fault

2020-01-20 Thread Arnt Karlsen
On Sun, 19 Jan 2020 21:37:44 +, Rowland wrote in message 
:
> 
> I should also point out that Windows 7 and 8 are both EOL.

..still worth running in vm's to figure, test etc out how to help 
your new etc clients escape those moribound OS'es. ;o)

..and I have a vague memory of a Microsoft Windows NT version with 
a 120 day life span meant for Microsoft Windows NT re-installation
training 25 or so years back, did they make more such short life
versions? 

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] VMware segmentation fault

2020-01-19 Thread Rowland penny via Dng

On 19/01/2020 21:22, Haines Brown wrote:

It been ten years since I've installed a virtual machine under Linux,
and things have changed.

I downloaded and ran VMware-Player-3.1.1-282343.x86_64.bundle to
install VMware Player with success.

Howver, I have trouble starting it. I have no desktop. Does that make
a differnce?

   $ vmplayer &
   [1] 25824
   haines@engels:~$ /usr/bin/vmplayer: line 35: 25827 Segmentation fault
   "$BINDIR"/vmware-modconfig --appname="VMware Player"
   --icon="vmware-player"

Is this a bug in the Player? Or must it be started by root?

   $ sudo vmplayer &
   [2] 25851

The second command starts a vmware process, but I gather I should
expect a VMware window to pop up.

I would like to run Windows 7 or 8 in a virtual machine. Any way to
get it cheaply?

Haines Brown

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


I suspect running it this way will require a desktop, I mean it is 
hardly likely to pop up something on a desktop that isn't there ;-)


Try reading the man page.

I should also point out that Windows 7 and 8 are both EOL.

Rowland


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] VMware segmentation fault

2020-01-19 Thread Haines Brown
It been ten years since I've installed a virtual machine under Linux, 
and things have changed.

I downloaded and ran VMware-Player-3.1.1-282343.x86_64.bundle to 
install VMware Player with success.

Howver, I have trouble starting it. I have no desktop. Does that make 
a differnce?  

  $ vmplayer &
  [1] 25824
  haines@engels:~$ /usr/bin/vmplayer: line 35: 25827 Segmentation fault
  "$BINDIR"/vmware-modconfig --appname="VMware Player"
  --icon="vmware-player"

Is this a bug in the Player? Or must it be started by root?

  $ sudo vmplayer &
  [2] 25851

The second command starts a vmware process, but I gather I should 
expect a VMware window to pop up.

I would like to run Windows 7 or 8 in a virtual machine. Any way to 
get it cheaply? 

Haines Brown

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng