From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HvKzH-00058b-0Z for garchives@archives.gentoo.org; Mon, 04 Jun 2007 22:25:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l54MOWY6031404; Mon, 4 Jun 2007 22:24:32 GMT Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l54MOV9i031352 for ; Mon, 4 Jun 2007 22:24:31 GMT Received: (qmail invoked by alias); 04 Jun 2007 22:24:31 -0000 Received: from 85.233.63.213.static.cablesurf.de (EHLO huxley.mblan) [85.233.63.213] by mail.gmx.net (mp049) with SMTP; 05 Jun 2007 00:24:31 +0200 X-Authenticated: #428074 X-Provags-ID: V01U2FsdGVkX1/UGjggyobUokd6CrjzxtukQnK0lcbL4nUJsqt0R0 alF5i++0VwSodE Received: by huxley.mblan (Postfix, from userid 1000) id A360E13E6C6; Tue, 5 Jun 2007 00:24:54 +0200 (CEST) Date: Tue, 5 Jun 2007 00:24:54 +0200 From: Matthias Bethke To: gentoo-mips@lists.gentoo.org Subject: Re: [gentoo-mips] Qube2 can't load CoLo Message-ID: <20070604222453.GC8207@huxley.cablesurf.de> References: <20070516085654.GA8831@huxley.cablesurf.de> <464BF8E0.9000105@gentoo.org> <20070517110405.GB12611@huxley.cablesurf.de> <464C40DB.408@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@gentoo.org Reply-to: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="VywGB/WGlW4DM4P8" Content-Disposition: inline In-Reply-To: <464C40DB.408@gentoo.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Y-GMX-Trusted: 0 X-Archives-Salt: 05277aac-2778-4ac6-8d55-7ad2de67c2d6 X-Archives-Hash: 5776ac5970b884797cb7e89045ad3228 --VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Andrew, on Thursday, 2007-05-17 at 06:47:39, you wrote: > That sounds suspiciously like you forgot to enable tmpfs support in your= =20 > kernel. Indeed, that's what it was 8-] It's working just fine now, thanks! I'm still fighting with the recent 2.6.20 as it doesn't seem to recognize my disk, but 2.6.17 is fine as well so far. Just dm-crypt is *very* strange: | cryptsetup -s256 luksFormat /dev/hda5 |=20 | WARNING! | =3D=3D=3D=3D=3D=3D=3D=3D | This will overwrite data on /dev/hda5 irrevocably. |=20 | Are you sure? (Type uppercase yes): YES | Enter LUKS passphrase: | Verify passphrase: | Command successful. | ann ~ # cryptsetup luksDump /dev/hda5 | automatic header conversion from 0.99 to 0.991 triggeredLUKS header infor= mation for /dev/hda5 |=20 | Version: 1 | Cipher name: aes | Cipher mode: cbc-essiv:sha256 | Hash spec: sha1 | Payload offset: 2056 | MK bits: 256 | MK digest: 0a 1d c0 9b 6a 49 38 d1 f2 44 d4 e6 7e 53 2e 06 54 5d b7 = 9e | MK salt: 7b 88 7b 2a 7a 46 5c 97 72 93 3a 13 be db 61 f9 | 9c ca fb 60 fb d3 86 d2 67 aa e9 c5 9a 3b e8 62 | MK iterations: 0 | UUID: d3001762-dede-4634-aaf5-9005c34702b0 |=20 | Key Slot 0: ENABLED | Iterations: 11658 | Salt: c9 0c 45 1f b5 83 46 ee 4f 09 10 f9 b6 40= 8e ea | 76 62 e3 f3 ed dc 4f 93 f4 ac 89 91 b0 83= 26 55 | Key material offset: 8 | AF stripes: 4000 | Key Slot 1: DISABLED | Key Slot 2: DISABLED | Key Slot 3: DISABLED | Key Slot 4: DISABLED | Key Slot 5: DISABLED | Key Slot 6: DISABLED | Key Slot 7: DISABLED | ann ~ # cryptsetup luksDump /dev/hda5 | /dev/hda5 is not a LUKS partition | Command failed. /dev/hda5 is not mounted or anything, and the second luksDump command came just a second after the first one. WTF?! And BTW, HD performance leaves much to be desired---is this normal for a 250 MHz MIPS? My 68040/40 Amiga did not much worse over its 7 MHz bus: | ann ~ # dd if=3D/dev/zero bs=3D1M of=3D/dev/hda5 | dd: writing `/dev/hda5': No space left on device | 1871+0 records in | 1870+0 records out | 1961132544 bytes (2.0 GB) copied, 208.289 s, 9.4 MB/s | ann ~ # hdparm /dev/hda |=20 | /dev/hda: | multcount =3D 32 (on) | IO_support =3D 1 (32-bit) | unmaskirq =3D 1 (on) | using_dma =3D 1 (on) | keepsettings =3D 0 (off) | readonly =3D 0 (off) | readahead =3D 256 (on) | geometry =3D 19846/16/63, sectors =3D 20005650, start =3D 0 I was planning to put a partly crypted drive from my HPPA box in there, and I hoped at about twice the clock it would perform better... cheers! Matthias --=20 I prefer encrypted and signed messages. KeyID: FAC37665 Fingerprint: 8C16 3F0A A6FC DF0D 19B0 8DEF 48D9 1700 FAC3 7665 --VywGB/WGlW4DM4P8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGZJE1SNkXAPrDdmURA0V7AKCxBMKkXoQBp7l0dn6Y1F1eTwyHegCfYaCi dWAtTDoiuMkuScbiLpTOD7g= =bMjY -----END PGP SIGNATURE----- --VywGB/WGlW4DM4P8-- -- gentoo-mips@gentoo.org mailing list