From ncunningham@crca.org.au  Tue Jul 22 23:33:22 2008
Return-Path: <ncunningham@crca.org.au>
X-Original-To: tuxonice-users@lists.tuxonice.net
Delivered-To: tuxonice-users@crca.org.au
X-Bogosity: Ham, spamicity=0.000000
Received: from [10.1.1.5] (home.nigel.suspend2.net [203.171.70.205])
	by crca.org.au (Postfix) with ESMTP id 078FA138005;
	Tue, 22 Jul 2008 23:33:20 +0000 (UTC)
From: Nigel Cunningham <ncunningham@crca.org.au>
To: TuxOnIce users' list <tuxonice-users@lists.tuxonice.net>
In-Reply-To: <48866A4B.2080401@mofokom.biz>
References: <485FF5E8.7090009@mofokom.biz>
	<1214260121.9518.3.camel@nigel-laptop> <486771CE.20300@mofokom.biz>
	<20080704184201.GB27975@legolas.on.net.mk>
	<20080707092324.GA6831@legolas.on.net.mk>
	<48866A4B.2080401@mofokom.biz>
Content-Type: text/plain
Organization: Christian Reformed Churches of Australia
Date: Wed, 23 Jul 2008 09:33:21 +1000
Message-Id: <1216769601.30580.24.camel@nigel-laptop>
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1 
Content-Transfer-Encoding: 7bit
Cc: kay.sievers@vrfy.org,
 gdamjan@gmail.com
Subject: Re: [TuxOnIce-users] swap partition UUID and Label address
X-BeenThere: tuxonice-users@lists.tuxonice.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: TuxOnIce users' list <tuxonice-users@lists.tuxonice.net>
List-Id: TuxOnIce users' list <tuxonice-users.lists.tuxonice.net>
List-Unsubscribe: <http://lists.tuxonice.net/mailman/listinfo/tuxonice-users>, 
	<mailto:tuxonice-users-request@lists.tuxonice.net?subject=unsubscribe>
List-Archive: <http://lists.tuxonice.net/pipermail/tuxonice-users>
List-Post: <mailto:tuxonice-users@lists.tuxonice.net>
List-Help: <mailto:tuxonice-users-request@lists.tuxonice.net?subject=help>
List-Subscribe: <http://lists.tuxonice.net/mailman/listinfo/tuxonice-users>,
	<mailto:tuxonice-users-request@lists.tuxonice.net?subject=subscribe>
X-List-Received-Date: Tue, 22 Jul 2008 23:33:23 -0000

Hi.

On Wed, 2008-07-23 at 01:16 +0200, Warren Crossing wrote:
> I'm not sure on the authoritative TOI signature for swap files.. but my 
> swap file has this.. hope this feed back helps
> 
> so I had to change the TOI suspend detection routine to
> 
> running 2.6.25 normal TOI for 2.6.25..
> 
> if (memcmp(buf, "\xed\xc3\x02\xe9\x53\x50",4) == 0) {
> 		
> 0000000 0002 0080 00d2 0000 0000 0000 0001 0000
> 0000010 ffff ffff ffff ffff ffff ffff ffff ffff
> *
> 0000400 0001 0000 fd37 0009 0000 0000 825b 7150
> 0000410 ed2b 354a c7ae 5142 9e43 4934 0000 0000
> 0000420 0000 0000 0000 0000 0000 0000 0000 0000
> *
> 0000ff0 0000 0000 0000 c3ed e902 5053 4341 3245
> 0001000 3434 3737 0000 0000 0000 0000 0000 0000
> 0001010 0000 0000 0000 0000 0000 0000 0000 0000

Yes, there's an error in the code setting the signature - it's not
copying the full length. Will be fixed soon - I hope to find time to do
some TuxOnIce work today.

Nigel


