From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marc-F. Lucca-Daniau" Subject: Re: fd720.bin MINIX bootable image gets created 1.44MB in size (something went wrong with recent changes) Date: Mon, 17 Feb 2020 22:14:55 +0100 Message-ID: <80ad2518-a222-0a90-e2d4-e2144bf64b83@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=QlpybxSQSA8sx4YNLnLJ3wQuAYQk+f76TjBPK6afUIY=; b=rAQezqaGCFVRSS26s3AcfUvfO/BLH14nH7gjT4ABpzwfAAo1GsSbNfMKILHS7Etw3R VRmd05NfSZfBNBEImwAc6CK0St62aX7JYkekp8yIFnf5Gbj2rRnKT3KDd4wa8H/b6IY1 etbZsS3SRDyFw5XsMW/zBtyJbY9LVOS1KzhELsJaFpHv7Iek8wWPMohMc7UnveH/u/eJ Iqe0Y/TE1i8VugvOL9deveq0HZwJSpQYQwtECuWoih9cEe1fiv6VzTG1ShDOYh7fKGsK vST6nL7mPPu7ZaI5DtwNV4Xq4mK9uY2/+xCZDK491Qe+D/DMcUP+mTPYrKUVvAxaZ4iq HQzw== In-Reply-To: Content-Language: fr-FR Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: Paul Osmialowski Cc: ELKS Yep, mistake from me when integrating FAT image in '.config', sorry (tested only fd1440 in both MINIX and FAT, but not the other formats :-/). Fixed in commit https://github.com/elks-org/elks/commit/b655f66bd29b1bace756871e34dd1c382766c9b1 MFLD Le 16/02/2020 à 21:49, Paul Osmialowski a écrit : > It's even worse! Now I tried to create 32MB HD image (C/H/S 60/16/63). > It's size is...: > > -rw-r--r-- 1 username group 1474560 Feb 16 20:47 hd.bin > > On Sun, 16 Feb 2020, Paul Osmialowski wrote: > >> Hiaz, >> >> I've tiried to create bootable image with MINIX fs after recent changes. >> I've chosen 720kB size (3.5'' DD). Unfortunately, fd720.bin I've found in >> the 'image' directory has size 1474560 bytes. >> >> Cheers, >> Paul >>