From mint-bounce@lists.fishpool.fi Fri Jun 11 04:50:04 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=boQhzntv/PZ2GQ+PhbbgtozVB/lLuQrRwuXu6sypGCQ=; b=bRRxsEBUcAiJMnmCz1l7UJFcGqaMBqhMuMIb2d0USAnBix9bwL9sWVvkFiaE4xtYpD 03Pap9c63pIQ7sNdkYB35eyeE8ZgWkboKx19o/lSlOFxWPnsH4brlqCk6PeZlFjq661n KytLykxcVcazrSkJBaFGXcpVZ81yGKaGRA69M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Z3JlTB2S6sKVUZ9OOjCi/pqKll2jP7Q/WaF/O19snWCekh3FDkUUCBEF/K1+fEHVpR 74rmNKDv0XCcHH5iOqNmV4PgTGfyYCN3QJWvGg4P2ZwcNKKSpmFy7qBa10quJWEdX72b EL/4cUc6KW5Oe/Bb6g+y10h720efotJDF8C8o= Message-ID: <4C11F790.5080604@freesbee.fr> Date: Fri, 11 Jun 2010 10:45:04 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] EasyMiNT / Aranym issues? References: <000d80c0.019732629908@mail.gmx.net> <201006110145.10866.oak@helsinkinet.fi> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Miro Kropacek wrote: > mint's unix stuff can't run from hostfs > entirely, I'm not sure whos fault it is but I tried to do exactly that > some months ago -- i.e. bootstrapped mintara.prg + whole filesystem on > hostfs. I came pretty far but then it failed either on some symlinks > or unability to create stuff like /pipe/log or so. I use a minimal setup using a boostraped MiNT on hostfs and bash-only on the BIOS console, it works well. The RPM database can't live on an hostfs drive because it lacks some locking functions. So you can't use rpm on a fully hostfs system. I struggled a lot to understand that. ARAnyM use internal hacking with the contents of the symlinks (unlike NFS for example), I gave up trying serious things on hostfs (such as compiling). When using ls, the number of blocks used by the files is incorrect. It seems there is a misunderstanding between MiNTLib/FreeMiNT/hostfs/ARAnyM. I started investigating that one day, but I didn't finished, since it is a minor issue. Some people will say things can't work correctly on Windows because of the case-insensitive filesystem, but since things work fine in Cygwin itself, I think it should work as fine in MiNT+hostfs. And finally, MiKRO, I think this is what you tried: copying a full EasyMiNT setup from FAT16/ext2 partitions to hostfs should work fine, it is a very realistic goal and testcase. -- Vincent Rivière