From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <440AF422.3010403@asgaard.homelinux.org> Date: Sun, 5 Mar 2006 15:22:26 +0100 From: =?ISO-8859-1?Q?=22Nils_O=2E_Sel=E5sdal=22?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] "new" 9load freezes References: <1e06efbe2e457080172a42451517d707@swtch.com> In-Reply-To: <1e06efbe2e457080172a42451517d707@swtch.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 0b2e3c60-ead1-11e9-9d60-3106f5b1d025 Russ Cox wrote: > If you boot from CD, draw a new window, and run > > 9fat: > ls -l /n/9fat/9load > > does 9load have the al bits set in its mode? It didn't. Now it has (chmod +al /n/9fat/9LOAD) but same result. That last line should have read ' #l0: status 0xFFFF, diag 0xFFFF Which comes from etherelnk3.c. I removed that, and some other ether drivers from 9load, now it works !