--- xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml 2011/03/23 09:16:01 1.22 +++ xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml 2011/05/09 19:47:22 1.23 @@ -4,7 +4,7 @@ - + @@ -14,8 +14,8 @@ arcboot/arcload (for SGI machines) and colo for Cobalt servers. -10.1 -2011-03-23 +11 +2011-05-09
Silicon Graphics Machines -- Setting Up arcload @@ -411,7 +411,8 @@
 # exit
 cdimage ~# cd
-cdimage ~# umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo
+cdimage ~# umount -l /mnt/gentoo/dev{/shm,/pts,}
+cdimage ~# umount -l /mnt/gentoo{/boot,/proc,}
 cdimage ~# reboot
 
@@ -443,8 +444,8 @@ # exit (Unmount the drives) -# umount /mnt/gentoo/boot -# umount /mnt/gentoo +cdimage ~# umount -l /mnt/gentoo/dev{/shm,/pts,} +cdimage ~# umount -l /mnt/gentoo{/boot,/proc,} (Reboot) # reboot