From mint-bounce@lists.fishpool.fi Sat Sep 19 09:06:55 2009 Message-ID: <4AB4D6F2.5080902@atari-source.org> Date: Sat, 19 Sep 2009 09:04:50 -0400 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: mietniow@agh.edu.pl CC: mint@fishpool.com Subject: Re: [MiNT] Problem with partition and fsck.ext2 References: <4AB4C97B.1040407@agh.edu.pl> In-Reply-To: <4AB4C97B.1040407@agh.edu.pl> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-SA-Score: -1.0 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Piotr Mietniowski wrote: > Hi All, > > I have some problem with partition on hard drive. > In my system I have instaled MiNT (EASYMint distribution) on "M:" > partition. On this same disk I have also other ext2 partition (N:), > and the system crashed, during the next booting mint checked this > using e2fsck and It is OK. Because I have on the other DISK and I have > and using partition "R:" too (ext2 - of course), but the system during > the booting It has not check this. And the question is: Where I found > information and what I have to change, that the MiNT checked all > partiotions. > > Best Regards > Piotr Mietniowski > > > I believe the check script references /etc/fstab so you would need to put a line in your fstab for each ext2 drive like: f / ext2 root wheel 777 (for drive f) That isn't a technically correct fstab since it's supposed to have a valid mountpoint but we're on atari so things are different of course ;) Thanks, Mark