From mint-bounce@lists.fishpool.fi Thu Mar 11 17:17:40 2010 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=oac8SKKRLyUTTF4GPX5ljkB0hFVcUto7E49/C1K2TO7j2ekSvsLE92hLGm7L9p6e; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Message-ID: <4B986E55.8050204@earthlink.net> Date: Wed, 10 Mar 2010 22:15:17 -0600 From: josephus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3 MIME-Version: 1.0 To: Helmut Karlowski CC: Jo Even Skarstein , "mint@lists.fishpool.fi" Subject: Re: [MiNT] 'cd' does not like u: References: <11a6f2b11003101728h25f023a1od09aef69e469e8d6@mail.gmail.com> <689FFCF4D4F2434AB7CC9F3902A1B1A9@mercatus.local> <4B993D05.10207@online.no> <4B995222.3030803@online.no> <4B995CEC.60601@online.no> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 435374b7a01b22fcd780f4a490ca6956abb457f1b4332f52463b5828da7ae5dc50c9a0e99bb90920350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 70.250.245.127 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: dogbird@earthlink.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Helmut Karlowski wrote: > Am 11.03.2010, 22:13 Uhr, schrieb Jo Even Skarstein : > >>> There is some code for this conversion in mintlib, but I'm not familiar >>> with it. >> >> There is, which is why 'cd c:' works ;-) Fixing cd/MiNTlib so 'cd u:' >> works too is IMO the correct way to deal with this situation. > > In bash cd c: works, but then I would want it to go to the directory > it came from on c: (like DOS). > > For the cd u: maybe it's just to change some few bytes in mintlib. > > Or change $SYSDIR to c:/mint... > BECAUSE tos is perverse, the root of any hd is x: mint used to seem to assert ls / as x:.prg there is no unix root in tos. and on my system I had G:\mint it early on would resolve / as U:\ but that is an intrinsic problem. Mint is over TOS and Mint is not tos so unix root dir does not exist on the hardware. My unix system writes the system in memory, and / is in memory and points to the HD. the system of pointers resolves to a hierachical file sysem with logical and physical HD devices. when Mint is in control it should point to some disk c: for instance as / but d:,e:,f: etc must be linked to / by the os, not the hardware. the names of the drives must be OS controled. the resolution to a physical device is not germain. josephus -- I go sailing in the summer and look at stars in the winter Its not what you know that gets you in trouble Its what you know that aint so. -- Josh Billings