Changes between Version 2 and Version 3 of InstallationGuide
- Timestamp:
- 04/30/11 11:52:20 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v2 v3 1 2 1 == Parsix GNU/Linux Installation Guide == 3 4 2 {{{ 5 3 #!html 6 4 <p class="question" align="left"> 7 Version 3. 3 (Last update: July 26 2009)5 Version 3.4 (Last update: April 30 2011) 8 6 <br /> 9 7 Author: Navid Abdi … … 30 28 </a></h2> 31 29 32 <a name="generalnotes"> </a><ol> 33 <a name="generalnotes"> </a><li> 34 <a name="generalnotes"> </a><p align="left"> 35 <a name="generalnotes"> You can find a copy of this guide on the Parsix GNU/Linux CD-ROM. 36 </a></p> 37 <a name="generalnotes"> 38 </a></li><li> 39 <a name="generalnotes"> </a><p align="left"> 40 <a name="generalnotes">If you see a black box, it means that you have to execute the commands 41 in terminal mode (Applications > Accessories > Terminal). </a></p> 42 43 <a name="generalnotes"> </a></li><li> 30 44 31 <a name="generalnotes"> </a><p align="left"> 45 32 <a name="generalnotes"> Please send your comments and notes to (docs AT parsix DOT org) to make this guide better. Report bugs and problems at </a><a href="http://bugs.parsix.org">Parsix Bug Tracker</a>. … … 177 164 </a></li></ol> 178 165 <a name="hwr"> </a><p class="question" align="left"><a name="parsixandothers"> 179 Is it possible to install Parsix GNU/Linux beside of other GNU/Linux distributions likeRed Hat or Debian GNU/Linux?166 Is it possible to install Parsix GNU/Linux beside of other GNU/Linux distributions such as Red Hat or Debian GNU/Linux? 180 167 </a></p><ol> 181 168 <a name="parsixandothers"> </a><li><p align="left"> … … 196 183 </a></p><ol> 197 184 <a name="bootloader"> </a><li><p align="left"> 198 <a name="bootloader"> Parsix GNU/Linux uses GNU GRUB as it's default boot loader. S inceParsix GNU/Linux 3.0r0, we are using GRUB 2.185 <a name="bootloader"> Parsix GNU/Linux uses GNU GRUB as it's default boot loader. Starting from Parsix GNU/Linux 3.0r0, we are using GRUB 2. 199 186 </a></p> 200 187 … … 206 193 <a name="bootanddist"> </a><li><p align="left"> 207 194 <a name="bootanddist">Since version 0.81 (Shipped with Parsix 1.0 called Ramon), the 208 installer system supports auto detection of all installed operating systems. This feature is195 installer system supports auto-detection of all installed operating systems. This feature is 209 196 also implemented in GRUB 2.</a></p> 210 197 <a name="bootanddist"> </a></li></ol> … … 216 203 <a name="partitions">At least a root partition with 5 GB free space and a swap partition is 217 204 required for the installation. Swap partition's capacity should be about twice as your RAM's. 218 Since Parsix GNU/Linux 3.0r0, its official y possible to use an extra partition as /home.205 Since Parsix GNU/Linux 3.0r0, its officially possible to use an extra partition as /home. 219 206 </a></p><a name="partitions"> 220 207 </a></li></ol><a name="partitions"> … … 242 229 with 5GB of free space and a swap partition. If you have other 243 230 GNU/Linux installations on your hard disk, Parsix GNU/Linux can 244 recognize and use their swap par itions automatically. You can use231 recognize and use their swap partitions automatically. You can use 245 232 provided "GParted" partitioning tool (Run it from Applications > 246 233 System Tools > Partition Editor) to create new partitions or to 247 234 resize existing ones. Do not forget that if you create or 248 235 resize any partitions, it's recommended to reboot the computer to apply 249 changes and then start installation. If your partitions are ready, you236 changes and then start the installation. If your partitions are ready, you 250 237 can start installation right away. 251 238 <br /><br />It is possible to install Parsix GNU/Linux on "Primary" … … 275 262 4. Main Menu 276 263 </a></p><ul><a name="mainmenu"> </a><li><p align="left"><a name="mainmenu"> After clicking on the "OK" button, the 277 installation program displays the main menu. This menu has s even items.264 installation program displays the main menu. This menu has six entries. 278 265 To quit installation, click "Quit". </a></p><center><a name="mainmenu"> <img src="http://img.parsix.org/02-main-menu.png" /></a></center> 279 266 … … 282 269 5. Partitioning 283 270 284 </a></p><ul><a name="partition"> </a><li><p align="left"><a name="partition"> If you do not have any ready partitionto285 install Parsix GNU/Linux, on the main menu,choose partition and click271 </a></p><ul><a name="partition"> </a><li><p align="left"><a name="partition"> If you do not have any ready to use partitions to 272 install Parsix GNU/Linux, choose partition and click 286 273 "OK". This will run "GParted" partitioning tool that could be used to 287 274 create new or resize existing partitions.</a></p></li></ul> … … 290 277 two partitions to be installed. A Swap partition about twice as your RAM's and a main or root. 291 278 Size of this partition should be at least 5GB. It will be formatted using the format you choose 292 in installation wizard. We recommend create three partitions: "swap", "/" and293 "/home". Having a separate /home partition is a good idea to keep your data in an isolated environment294 than the main operating system files. Just in case you need to format the main partition, its not needed to even touch your /home.279 in the installation wizard. We recommend to create three partitions: "swap", "/ (root)" and 280 "/home". Having a separate /home partition is always a good idea to keep your data in an isolated environment 281 than the main operating system files. Just in case you need to format the main partition, you will not need to even touch your /home. 295 282 296 283 <br /> 297 284 </a></p> 298 <p align="left"><a name="partition">If you create or resize any partitions, it's 299 recommended to reboot the computer to apply changes and then restart 300 installation. If the "Partition Editor" tool fail es to detect your285 <p align="left"><a name="partition">If you create or resize any partitions, it's highly 286 recommended to reboot the computer to apply changes and then restart the 287 installation. If the "Partition Editor" tool fails to detect your 301 288 partitions or crashes during applying needed changes, you can manually 302 289 partition the hard disk using "su -c cfdisk" command. Cfdisk is a 303 powerful partitioning tool but can not resize existing partitions. To290 powerful partitioning tool but can not resize your existing partitions. To 304 291 resize partitions using the command line, use the "parted" command. For 305 292 more information type the "man parted" command. … … 307 294 308 295 <a name="partition"> </a><p class="question" align="left"><a name="config"> 309 6. Configure Installation296 6. Starting the Installation 310 297 </a></p><ul><a name="config"> </a><li><p align="left"><a name="config">Before starting the installation 311 298 procedure, you should configure needed installation information such as 312 299 installation place, user/passwords etc. From the main menu choose 313 " ConfigureInstallation" and click "OK". In the first step, it asks to300 "Start Installation" or "New Installation" and click "OK". In the first step, it asks to 314 301 choose an installation partition. Choose a partition that you want to 315 302 install Parsix GNU/Linux in. Then click "Next" to proceed.<br /></a></p> … … 318 305 319 306 </a> 320 <div style="text-align: center;"><a name="config" /><img s tyle="width: 500px; height: 208px;" alt="" src="http://img.parsix.org/13-spehome.png" /><a name="config" /><br />307 <div style="text-align: center;"><a name="config" /><img src="http://img.parsix.org/13-sephome.png" /><a name="config" /><br /> 321 308 <a name="config" /></div> 322 309 <a name="config"></a><br /> 323 310 If you answer "Yes", you should choose a partition to be used as your "/home".<br /> 324 <div style="text-align: center;"><img s tyle="width: 500px; height: 234px;" alt="" src="http://img.parsix.org/14-homepart.png" /><br />311 <div style="text-align: center;"><img src="http://img.parsix.org/14-homepart.png" /><br /> 325 312 <br /> 326 313 <div style="text-align: left;">Answering "No" will lead the installer system to use a single partition to store both system and your personal data.<br /> … … 398 385 <center><a name="config"> <img src="http://img.parsix.org/10-config-mbr.png" /></a></center> 399 386 400 401 <p align="left"> 402 <a name="config">After finishing configuration, you will be returned 403 to the main menu.</a></p> 404 405 <a name="config"><br /> 406 </a> 407 <ul> 408 </ul> 409 410 411 <a name="config"> </a><p class="question" align="left"><a name="saveconfig"> 412 7. Saving and Restoring Configuration 413 </a></p><ul><a name="saveconfig"> </a><li><p align="left"><a name="saveconfig">If you are planning to start the installation later, 414 it's possible to save the installation configuration in a file. Click 415 "Save Config" and click "OK". You can load the saved configuration file 416 later using the "Load Config" button.<br /> 417 418 </a></p><center><a name="saveconfig"> <img src="http://img.parsix.org/save-config.png" /></a></center> 419 </li></ul> 420 <a name="saveconfig"> </a><p class="question" align="left"><a name="startinstall"> 387 <a name="saveconfig"> </a> 388 389 <p class="question" align="left"><a name="startinstall"> 421 390 8. Installation Process 422 391 </a></p><ul><a name="startinstall"> </a><li><p align="left"> 423 <a name="startinstall">After finishing configuration, you can start the installation process by clicking on "Start Installation" and then "OK" button.<br /></a></p> 424 425 <a name="startinstall"> </a><center><a name="startinstall"> <img src="http://img.parsix.org/11-start.png" /></a></center> 426 <p align="left"> 427 <a name="startinstall">Then, the installation program displays a confirmation window. Take a look, if everything seems to be fine, click "Next" to proceed.</a></p> 392 <a name="startinstall">After finishing configuration, the installation program displays a confirmation window. Take a look, if everything seems to be fine, click "Next" to proceed.</a></p> 428 393 <a name="startinstall"> </a><center><a name="startinstall"> <img src="http://img.parsix.org/12-anlasma.png" /></a></center> 429 394 <p align="left"> … … 439 404 <a name="startinstall"> </a><p class="question" align="left"><a name="quit"> 440 405 9. Quit 441 </a></p><ul><a name="quit"> </a><li><p align="left"><a name="quit">In " ConfigureInstallation" step, you can442 use "Quit" button to quit. The installation program will askto save406 </a></p><ul><a name="quit"> </a><li><p align="left"><a name="quit">In "Start Installation" step, you can 407 use "Quit" button to exit the installation. The installation program will ask you to save 443 408 the configuration in a file. If you like, you can save your 444 409 configuration to use it later. … … 467 432 468 433 "Update installation" then click next. </a></p> 469 <center><a name="startupdating"><img src="http://img.parsix.org/update-main-menu.png" /> </a></center>470 <p align="left"><a name="startupdating">Then system asks to choose a partition that contains your existing Parsix GNU/Linux installation.</a></p>471 472 434 <center><a name="startupdating"><img src="http://img.parsix.org/update-01.png" /> </a></center> 435 <p align="left"><a name="startupdating">Then system asks you to choose a partition that contains your existing Parsix GNU/Linux installation.</a></p> 436 437 <center><a name="startupdating"><img src="http://img.parsix.org/update-01a.png" /> </a></center> 473 438 474 439 <p align="left"><a name="startupdating">Then displays a confirmation message about the update 475 process. Again it 's highly recommended to backup your data before476 proce ed. </a></p><center><a name="startupdating"><img src="http://img.parsix.org/update-confirm.png" /> </a></center>440 process. Again it is highly recommended to backup your data before starting the update installation 441 process. </a></p><center><a name="startupdating"><img src="http://img.parsix.org/update-confirm.png" /> </a></center> 477 442 <a name="startupdating"><br />During the final steps of update installation mode, the installer 478 asks to replace X.Org and GNOME desktop configurations. Answer yes if443 asks you to replace the X.Org and GNOME desktop configurations. Answer yes if 479 444 you desire to reset these configurations. 480 445 </a><center><a name="startupdating"><img src="http://img.parsix.org/update-02.png" /> </a></center>


