From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261746AbVFPFZ4 (ORCPT ); Thu, 16 Jun 2005 01:25:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261750AbVFPFZz (ORCPT ); Thu, 16 Jun 2005 01:25:55 -0400 Received: from wproxy.gmail.com ([64.233.184.200]:61403 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261746AbVFPFZx convert rfc822-to-8bit (ORCPT ); Thu, 16 Jun 2005 01:25:53 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U6/YEpi0eSxxnStlegDcB0DYT7oSAkElrJSEzvmZ1YsG1MFF2nV9EJsiSTB5otLFq85Azax6dDxfPa5t1L7qvsDhHhxyjjUP8HWPCiSimMjT8H12R7gnOCOrTqEwnackIOQ4DGUoHoh+KpxRr/RTnMDPm5rpyFYg3S/NUn4N+0M= Message-ID: Date: Thu, 16 Jun 2005 13:25:52 +0800 From: guorke Reply-To: guorke To: linux-kernel@vger.kernel.org Subject: mabye simple,but i confused Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org in understangding the linux kernel, the authors says "..Moves itself from address 0x00007c00 to address 0x00090000.." What i confused is why the Boot Loader do this, i asked google,but still no answe. who can make me understand it ? Thanks.