From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 30 Jun 2008 15:15:05 -0300 From: "Iruata Souza" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <8b064dc44230b2fdcdc756dfd0b0b7a2@akira.nop.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <843b7f6b0806301100p110953ccg57ef27c3933db8e6@mail.gmail.com> <8b064dc44230b2fdcdc756dfd0b0b7a2@akira.nop.cx> Subject: Re: [9fans] 9vx on OpenBSD-4.3 Topicbox-Message-UUID: cf05374a-ead3-11e9-9d60-3106f5b1d025 On Mon, Jun 30, 2008 at 3:04 PM, Tim Wiess wrote: > If you can wait a couple days I'll have some time later in the > week to port this over to OpenBSD. > > >> I'm currently trying to get 9vx work on OpenBSD-4.3 (i386, 750Mhz, >> 256MB RAM), but each time I want to start 9vx I get the following: >> >> $ ./9vx.FreeBSD -u glenda >> Abort Trap >> $ >> >> Of course FreeBSD Binary Emulation has been turned on using /etc/sysctl.conf. >> >> Furthermore I tried also to use the Linux binary (using the Linux >> Emulation, which I also switched on), but I get the same message back >> in this case too. >> >> If you need some more informations about the system, drop me a line. >> >> Any hints how to solve this problem welcome >> >> Thanks, >> Malik I started the porting some days ago. Seems the only missing part is one bit in i386_set_ldt. I can upload it somewhere if anyone want to play with the missing stuff. iru