Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: No disks found Date: 12 Jun 1995 14:07:20 +0200 Organization: Private U**x site, Dresden. Lines: 20 Message-ID: <3rhalo$n1n@bonnie.tcd-dresden.de> References: <3r609i$7e5@news.bu.edu> <3r6leu$sn5@bonnie.tcd-dresden.de> <3r7bk5$qn1@news.bu.edu> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit [chown etc. die with "floating point exception"] >Sorry, it is Intell 486DX33 processor with built in math coprocessor. >Worked fine under 2.0 since November -- not just DOS :-) Also, do why >chown (and others) need floating point at all? Well, never mind the last >thing (-: Thank you very much. The Intel's are okay. So perhaps you're suffering from broken installation media? I've never seen this behaviour (also on an Intel 486DX/33). I think the offending code is in crt0.o, there's probably an initialization sequence for the floating point processor. Build a kernel without floatin point emulation, and disable npx0 `just for fun': not a single program (not even a shell) will run. -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)