neysx 06/10/28 11:00:56 Modified: hb-install-sparc-bootloader.xml Log: #144771 unmount partitions according to example used earlier in SPARC handbook
Revision Changes Path 1.19 xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.19&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?r1=1.18&r2=1.19 Index: hb-install-sparc-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- hb-install-sparc-bootloader.xml 1 Sep 2006 07:27:47 -0000 1.18 +++ hb-install-sparc-bootloader.xml 28 Oct 2006 11:00:55 -0000 1.19 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v 1.18 2006/09/01 07:27:47 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v 1.19 2006/10/28 11:00:55 neysx Exp $ --> <sections> -<version>2.3</version> -<date>2006-01-19</date> +<version>2.4</version> +<date>2006-10-28</date> <section> <title>Making your Choice</title> @@ -112,7 +112,8 @@ <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> # <i>exit</i> cdimage ~# <i>cd</i> -cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> +cdimage ~# <i>umount /mnt/gentoo/usr /mnt/gentoo/home /mnt/gentoo/var</i> +cdimage ~# <i>umount /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> cdimage ~# <i>reboot</i> </pre> -- [email protected] mailing list
