Diff -c /home/cato/textinfo/gns/gns-edited2.texi /home/cato/textinfo/gns/gns-edited3.texi *** /home/cato/textinfo/gns/gns-edited2.texi 2010-04-05 02:23:15.000000000 +0200 --- /home/cato/textinfo/gns/gns-edited3.texi 2010-04-05 07:35:48.000000000 +0200 *************** *** 43,51 **** @menu * General information:: General information about gNewSense and Lemote ! * Making ready the USB drive:: How to make ready the USB Flash drive * Booting up gNewSense:: Boot up gNewSense from PMON ! * Starting installation of gNewSense:: Installation instructs worth keeping in mind * Running gNewSense:: Post-installation adjustments. * Index:: * GNU Free Documentation License:: The license of this manual --- 43,51 ---- @menu * General information:: General information about gNewSense and Lemote ! * Preparing the USB drive:: How to make ready the USB Flash drive * Booting up gNewSense:: Boot up gNewSense from PMON ! * Starting installation of gNewSense:: Installation tips worth keeping in mind * Running gNewSense:: Post-installation adjustments. * Index:: * GNU Free Documentation License:: The license of this manual *************** *** 102,109 **** @cindex Compatability ! @node Making ready the USB drive ! @chapter Making ready the USB drive @cindex Preparing USB drive Using your favourite web browser, go to @uref{http://archive.gnewsense.org/gnewsense-metad/installer/current/mipsel/loongson/netboot/, gNewSense MIPS linux image address@hidden://archive.gnewsense.org/gnewsense-metad/installer/current/mipsel/loongson/netbook/} and download @code{initrd.gz} and @code{vmlinux-2.6.31.6-libre1}. --- 102,109 ---- @cindex Compatability ! @node Preparing the USB drive ! @chapter Preparing the USB drive @cindex Preparing USB drive Using your favourite web browser, go to @uref{http://archive.gnewsense.org/gnewsense-metad/installer/current/mipsel/loongson/netboot/, gNewSense MIPS linux image address@hidden://archive.gnewsense.org/gnewsense-metad/installer/current/mipsel/loongson/netbook/} and download @code{initrd.gz} and @code{vmlinux-2.6.31.6-libre1}. *************** *** 123,133 **** If there is more partitions, repeat the process to delete them. After all partitions on your USB drive have been deleted, hit 'n' and @dfn{ENTER} to create a new partition, then 'p' and @dfn{ENTER} to make it a primary partition. fdisk will now ask you which cylinder the partition should start at, just hit @dfn{ENTER} and fdisk will choose from the beginning of the drive by default. ! Then you will be asked for the last partition, again, hit enter and it will by default choose the end of the drive. You should now be back at the command prompt for fdisk. To see that everything went according to plan just it @code{'p'} and hit @dfn{ENTER} to see your new partition table. ! Now its time to set the filesystem type for your new partition. As mentioned above, we want to use the EXT2 filesystem. Type @code{'t'} and hit @dfn{ENTER} and you will be asked to give the HEX-code for the filesystem you want to use. Type @code{'83'} and hit @dfn{ENTER}. As you have logically figured out, that is the HEX-code for the EXT2 filesystem. --- 123,133 ---- If there is more partitions, repeat the process to delete them. After all partitions on your USB drive have been deleted, hit 'n' and @dfn{ENTER} to create a new partition, then 'p' and @dfn{ENTER} to make it a primary partition. fdisk will now ask you which cylinder the partition should start at, just hit @dfn{ENTER} and fdisk will choose from the beginning of the drive by default. ! Then you will be asked for the last partition, again, hit @dfn{ENTER} and it will by default choose the end of the drive. You should now be back at the command prompt for fdisk. To see that everything went according to plan just it @code{'p'} and hit @dfn{ENTER} to see your new partition table. ! Now it's time to set the filesystem type for your new partition. As mentioned above, we want to use the EXT2 filesystem. Type @code{'t'} and hit @dfn{ENTER} and you will be asked to give the HEX-code for the filesystem you want to use. Type @code{'83'} and hit @dfn{ENTER}. As you have logically figured out, that is the HEX-code for the EXT2 filesystem. *************** *** 145,152 **** @node Booting up gNewSense @chapter Booting gNewSense ! There is two ways to boot up gNewSense, either by a USB drive or through a network connection with TFTP. ! If you want to use TFTP we assume you have the technical insight necessary for us not to go into the same details like with the USB drive. @menu * Booting from USB drive:: How to boot up your YeeLoong with gNewSense on a USB drive --- 145,152 ---- @node Booting up gNewSense @chapter Booting gNewSense ! There are two ways to boot up gNewSense, either by a USB drive or through a network connection with TFTP. ! If you want to use TFTP we assume you have the technical insight necessary for us not to go into the same detail like with the USB drive. @menu * Booting from USB drive:: How to boot up your YeeLoong with gNewSense on a USB drive *************** *** 223,229 **** @node Starting installation of gNewSense @chapter Starting installation of gNewSense ! The installation of gNewSense is pretty much straight forward and we will not go into details with the specific steps. There is however a couple of things you need to know. @enumerate --- 223,229 ---- @node Starting installation of gNewSense @chapter Starting installation of gNewSense ! The installation of gNewSense is pretty straight forward and we will not go into details with the specific steps. There is however a couple of things you need to know. @enumerate *************** *** 239,245 **** @item If you get a message about a issue with the partition table on the disk, just reboot and go over the process again. ! There is nothing dangerous with this message, the installer just doesn't see the partition table changes you made earlier in the installation process. @end enumerate The installer will also prompt you about the GRUB bootloader, please see the next step for further instructions about GRUB. --- 239,245 ---- @item If you get a message about a issue with the partition table on the disk, just reboot and go over the process again. ! There is nothing dangerous with this message, the installer just didn't see the partition table changes you made earlier in the installation process. @end enumerate The installer will also prompt you about the GRUB bootloader, please see the next step for further instructions about GRUB. *************** *** 305,311 **** The rest is just some additional information you might want to consider doing after installation. @menu ! * Correct gNewSense metad sources in APT:: Check too see your sources.list is correct * Run the newest kernel:: Make sure you run the newest libre kernel @end menu --- 305,311 ---- The rest is just some additional information you might want to consider doing after installation. @menu ! * Correct gNewSense metad sources in APT:: Check to see your sources.list is correct * Run the newest kernel:: Make sure you run the newest libre kernel @end menu Diff finished. Mon Apr 5 07:42:05 2010