Date: Tue, 21 Apr 1998 13:22:53 +0300 (IDT) From: Eli Zaretskii To: "Edison M. Castro" cc: djgpp AT delorie DOT com Subject: Re: Problem with biosdisk In-Reply-To: <6hfksc$rov$1@news.ml.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 20 Apr 1998, Edison M. Castro wrote: > i=biosdisk(8,dev | 0x80,0,0,0,0,buf); <<===========>> Machine freeze > right here What do you use for the value of `dev'? And why do you add 0x80? AFAIK, 0x80 is only good for hard disks. If this doesn't help, please post the shortest program, complete with any parameters (like drive numbers) which you use to invoke it, so people could try to reproduce the problem.