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.43) id 1ED3Jv-00024S-OF for garchives@archives.gentoo.org; Wed, 07 Sep 2005 17:02:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j87Gx8Sq032447; Wed, 7 Sep 2005 16:59:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j87Gx7lu011386 for ; Wed, 7 Sep 2005 16:59:08 GMT Message-Id: <200509071659.j87Gx7lu011386@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1ED3Jm-0002ev-Oa for gentoo-doc-cvs@lists.gentoo.org; Wed, 07 Sep 2005 17:02:38 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 7 Sep 2005 17:02:25 +0000 From: "Marcelo Goes" Date: Wed, 7 Sep 2005 17:02:25 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86-bootloader.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: a07bbcd3-1931-4703-a1dd-3c6d5907b696 X-Archives-Hash: 37328b637a35870845e8438a60e34bca vanquirius 05/09/07 17:02:25 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-x86-bootloader.xml Log: capitalize SCSI and BIOS, no content change Revision Changes Path 1.3 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-install-x86-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-x86-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2 +++ hb-install-x86-bootloader.xml 7 Sep 2005 17:02:25 -0000 1.3 @@ -4,7 +4,7 @@ - + @@ -171,8 +171,8 @@ Hard drives count from zero rather than "a" and partitions start at zero rather than one. Be aware too that with the hd devices, only hard drives are counted, not atapi-ide devices such as cdrom players and burners. Also, the -same construct is used with scsi drives. (Normally they get higher numbers -than ide drives except when the bios is configured to boot from scsi devices.) +same construct is used with SCSI drives. (Normally they get higher numbers +than ide drives except when the BIOS is configured to boot from SCSI devices.) When you ask the BIOS to boot from a different hard disk (for instance your primary slave), that harddisk is seen as hd0.

-- gentoo-doc-cvs@gentoo.org mailing list