9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Problem installing to VM
@ 2013-07-24  3:58 Hans Stimer
  2013-07-24  4:53 ` David du Colombier
  2013-07-24  4:55 ` erik quanstrom
  0 siblings, 2 replies; 4+ messages in thread
From: Hans Stimer @ 2013-07-24  3:58 UTC (permalink / raw)
  To: 9fans


[-- Attachment #1.1: Type: text/plain, Size: 326 bytes --]

I've tried 3 different VMs (VirtualBox, VMWare, QEMU), but I'm getting the same install error each time.

The Live CD seems to die with:

	kfs 4: suicide: sys: trap: fault read addr=0x39000 pc=0x00038fa0

Im using this iso:

	http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2

Should I be using something else?

[-- Attachment #1.2.1: Type: text/html, Size: 865 bytes --]

[-- Attachment #2: plan9qemu.tiff --]
[-- Type: image/tiff, Size: 50598 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem installing to VM
  2013-07-24  3:58 [9fans] Problem installing to VM Hans Stimer
@ 2013-07-24  4:53 ` David du Colombier
  2013-07-24  4:55 ` erik quanstrom
  1 sibling, 0 replies; 4+ messages in thread
From: David du Colombier @ 2013-07-24  4:53 UTC (permalink / raw)
  To: 9fans

> I've tried 3 different VMs (VirtualBox, VMWare, QEMU), but I'm
> getting the same install error each time.
>
> The Live CD seems to die with:
>
> 	kfs 4: suicide: sys: trap: fault read addr=0x39000
> pc=0x00038fa0
>
> Im using this iso:
>
> 	http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2
>
> Should I be using something else?

It looks like an issue with the latest CD image.

You could try with an older image from http://mirror.9grid.fr/,
until the problem is fixed.

The one from 2013-07-03 seems to work fine.

Thanks for reporting.

--
David du Colombier



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem installing to VM
  2013-07-24  3:58 [9fans] Problem installing to VM Hans Stimer
  2013-07-24  4:53 ` David du Colombier
@ 2013-07-24  4:55 ` erik quanstrom
  2013-07-24 21:15   ` Hans Stimer
  1 sibling, 1 reply; 4+ messages in thread
From: erik quanstrom @ 2013-07-24  4:55 UTC (permalink / raw)
  To: 9fans

> I've tried 3 different VMs (VirtualBox, VMWare, QEMU), but I'm getting the same install error each time.
> 
> The Live CD seems to die with:
> 
> 	kfs 4: suicide: sys: trap: fault read addr=0x39000 pc=0x00038fa0
> 
> Im using this iso:
> 
> 	http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2
> 
> Should I be using something else?

assuming that pc's not bogus and there isn't anything else afoot, like a broken
image (i don't think my kfs neé bzfs matches up and the version in the dist
kernel is stripped), 0x39000 is the next page after
the current pc, so unless the bss is 0 bytes, 0x39000 must be a valid page.
so one assumes there is some other reason for a fault.  either there is a bug,
or perhaps a memory allocation failure for page tables caught the kernel
out.  i would try bumping the image memory to at least 512mb.

good luck.

- erik



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem installing to VM
  2013-07-24  4:55 ` erik quanstrom
@ 2013-07-24 21:15   ` Hans Stimer
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Stimer @ 2013-07-24 21:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


[-- Attachment #1.1: Type: text/plain, Size: 1080 bytes --]

Bumping the RAM to 1GB did nothing, but switching to the 7/3 iso worked. 

Thanks!

On July 23, 2013 at 10:08:38 PM, erik quanstrom (quanstro@quanstro.net) wrote:

> I've tried 3 different VMs (VirtualBox, VMWare, QEMU), but I'm getting the same install error each time.  
>  
> The Live CD seems to die with:  
>  
> kfs 4: suicide: sys: trap: fault read addr=0x39000 pc=0x00038fa0  
>  
> Im using this iso:  
>  
> http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2  
>  
> Should I be using something else?  

assuming that pc's not bogus and there isn't anything else afoot, like a broken  
image (i don't think my kfs neé bzfs matches up and the version in the dist  
kernel is stripped), 0x39000 is the next page after  
the current pc, so unless the bss is 0 bytes, 0x39000 must be a valid page.  
so one assumes there is some other reason for a fault. either there is a bug,  
or perhaps a memory allocation failure for page tables caught the kernel  
out. i would try bumping the image memory to at least 512mb.  

good luck.  

- erik

[-- Attachment #1.2.1: Type: text/html, Size: 1898 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-24 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-24  3:58 [9fans] Problem installing to VM Hans Stimer
2013-07-24  4:53 ` David du Colombier
2013-07-24  4:55 ` erik quanstrom
2013-07-24 21:15   ` Hans Stimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).