From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MZeza-0004ls-9e for mharc-grub-devel@gnu.org; Sat, 08 Aug 2009 02:01:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZezY-0004ln-I6 for grub-devel@gnu.org; Sat, 08 Aug 2009 02:01:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZezU-0004lX-08 for grub-devel@gnu.org; Sat, 08 Aug 2009 02:01:20 -0400 Received: from [199.232.76.173] (port=43138 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZezT-0004lU-O0 for grub-devel@gnu.org; Sat, 08 Aug 2009 02:01:15 -0400 Received: from mail-pz0-f197.google.com ([209.85.222.197]:49583) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZezT-0001UK-1w for grub-devel@gnu.org; Sat, 08 Aug 2009 02:01:15 -0400 Received: by pzk35 with SMTP id 35so2036063pzk.24 for ; Fri, 07 Aug 2009 23:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=TjKFvg14hIvPqdKuhTqOFdwoKcMomQ08ddFoDG65++M=; b=e05gRyeyB1rAWaWcMFhP6EFNrlTHIAibR0TNT06t/J1Jd90/IA+LkAsplqo3mPnxlZ yf5bwR3POY2uiitMloaIOwkgU5EvDUY6dZrJIGln+vdHqaRtfyZsYPwprM9rlt4Ww7C/ Dujv26Bu0WJm8m69meNO+dQH7EoTwNdJYijo4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Hws/QKneklkiVCM3T6G/4hmvrCsF2YaMNFxUHk4D6a6Pzy3+0dqu3LVe8wdSMNDGd7 jp1wR0rYyr0A0lShAWxhjQLIepCTDje2veinPNhnnAFfYGbdb+JjTVTnqJot0HuXEYHH R/6aE/6J9smS5TR0FKFFtsJhCoEHvZTYpHGHU= Received: by 10.114.183.4 with SMTP id g4mr2896533waf.0.1249711273936; Fri, 07 Aug 2009 23:01:13 -0700 (PDT) Received: from shiva.selfip.org ([115.187.41.167]) by mx.google.com with ESMTPS id j26sm2935199waf.63.2009.08.07.23.01.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 07 Aug 2009 23:01:13 -0700 (PDT) Date: Sat, 8 Aug 2009 11:25:57 +0530 From: "J. Bakshi" To: grub-devel@gnu.org Message-ID: <20090808112557.08290999@shiva.selfip.org> In-Reply-To: <1249666509.3626.9.camel@fz.local> References: <20090807224732.067f794d@shiva.selfip.org> <1249666509.3626.9.camel@fz.local> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.16.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: How to call dban fron grub ? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 06:01:21 -0000 On Fri, 07 Aug 2009 19:35:09 +0200 Felix Zielcke wrote: [..........] > > > > Does anyone of you have the luck to call dban from grub2 ? > > > > > > Try with the old linux loader with linux16 and initrd16 [..........] WORKING !! it is working :-) you are a hero.