Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!dsuvax!ghelmer From: ghelmer@dsuvax.uucp (Guy Helmer) Newsgroups: comp.os.minix Subject: Re: Trouble building a 1.44m boot disk (using mcc and Turbo-C) Message-ID: <1991Apr16.142121.233@dsuvax.uucp> Date: 16 Apr 91 14:21:21 GMT References: <1991Apr16.033808.26969@syd.dms.CSIRO.AU> Organization: Dakota State University Lines: 28 In <1991Apr16.033808.26969@syd.dms.CSIRO.AU> steveq@syd.dms.CSIRO.AU (Stephen Quigg) writes: > I've just compiled up the 1.5.10 system using mcc and Turbo-C, and it boots >OK from a 360K floppy. I then tried to build it into a 1.44m floppy, but >the boot hangs. The image on the disk appears to be fragmented!! Can anyone >give me a lead on this? It sounds like whatever program you are using to write the boot floppy thinks it is writing to a 1.2M disk (15 sectors/track, 80 tracks). If you are writing the boot disk from under MS-DOS, you need to examine the program you are using to make it write to the floppy using 18 sectors/track for a 1.44M disk. >Oh yes. I'm using Guy Helmer's bootblock which should be OK with 1.44m. I've received several reports from people using my modified bootblok. The only problems people are having is when they write a 1.44M disk without doing through a device special file for the floppy with the minor device specified as 28. Look in kernel/floppy.c for information on the minor device numbers. >thanks, >Steve Quigg. -- Guy Helmer, Dakota State University Computing Services helmer@sdnet.bitnet, dsuvax!ghelmer@wunoc.wustl.edu, wupost!dsuvax!ghelmer "I'm a cowboy, on a keyboard I ride..." -- with apologies to Bon Jovi