KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Documentation:Manual:installing_kxstudio.php 11KB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?php
  2. $PAGE_TITLE = "KXStudio";
  3. $PAGE_TYPE = "NONKXSTUDIO";
  4. $PAGE_SOURCE_1 = ARRAY("/Documentation", "/Documentation", "/Documentation:Manual:installing_kxstudio");
  5. $PAGE_SOURCE_2 = ARRAY("Documentation", "Manual", "Installing KXStudio");
  6. include_once("includes/header.php");
  7. ?>
  8. <div class="level1">
  9. <p>
  10. There are a few important considerations you must be aware of before installing KXStudio. These include knowing what type of machine you are installing on, how its disks are to be arranged and whether or not you plan to boot any additional operating systems alongside KXStudio.
  11. </p>
  12. <p>
  13. <strong>REMEMBER TO ALWAYS BACK UP</strong> all important files before you start modifying partitions or trying to install new operating systems!
  14. </p>
  15. </div>
  16. <h2><span name="partitioning_options" id="partitioning_options">Partitioning options</span></h2>
  17. <div class="level2">
  18. <p>
  19. Whether you are installing onto a UEFI or BIOS-based machine you will have the least trouble getting KXStudio to boot if you are able to let the KXstudio installer use your entire hard drive and automatically create the partitions for you. In any case, make sure that important files on the machine are backed up before installation in case you make a mistake during partitioning! It will also help to <a href="http://www.wikihow.com/Check-BIOS-Version" class="urlextern" title="http://www.wikihow.com/Check-BIOS-Version" rel="nofollow">know if your machine is UEFI or not before you start installing.</a>
  20. </p>
  21. <p>
  22. If you want to install KXStudio onto the same drive as an existing installation of Windows <a href="https://help.ubuntu.com/community/HowtoResizeWindowsPartitions" class="urlextern" title="https://help.ubuntu.com/community/HowtoResizeWindowsPartitions" rel="nofollow">read this guide on how to resize your Windows drive</a>.
  23. </p>
  24. </div>
  25. <h2><span name="uefi_windows_8_and_secureboot" id="uefi_windows_8_and_secureboot">UEFI, Windows 8 and SecureBoot</span></h2>
  26. <div class="level2">
  27. <p>
  28. Many computers purchased since late 2011 use a technology called UEFI in place of the traditional BIOS to control and configure booting of operating systems. Due to UEFI being a new technology, GNU/Linux support is not yet as reliable as it is for older BIOS-based machines. In particular, Ubuntu and KXStudio cannot currently be dual-booted with Windows 8 with SecureBoot enabled without in-depth knowledge far beyond the scope of this guide. If you are hoping to dual boot Windows 8 with GNU/Linux you should look into disabling SecureBoot mode in your UEFI configuration.
  29. </p>
  30. </div>
  31. <h2><span name="multi-booting_with_uefi" id="multi-booting_with_uefi">Multi-booting with UEFI</span></h2>
  32. <div class="level2">
  33. <p>
  34. Those wishing to multi-boot Windows, OSX or other operating systems with KXStudio on a UEFI machine are recommended to obtain a copy of <a href="http://sourceforge.net/p/linux-secure/wiki/Home/" class="urlextern" title="http://sourceforge.net/p/linux-secure/wiki/Home/" rel="nofollow">Linux Secure Remix</a> before you attempt installing KXStudio. If, after installing KXStudio on the same UEFI machine as Windows or OSX and rebooting, you don&#039;t see a boot menu offering a choice of operating systems you should boot Linux Secure Remix and run the Boot-Repair tool which fixes most GRUB/UEFI boot configuration issues and should get your machine multi-booting properly.
  35. </p>
  36. <p>
  37. The Boot-Repair process is documented <a href="https://help.ubuntu.com/community/UEFI#Converting_Ubuntu_into_EFI_or_Legacy_mode" class="urlextern" title="https://help.ubuntu.com/community/UEFI#Converting_Ubuntu_into_EFI_or_Legacy_mode" rel="nofollow">here.</a> If Boot-Repair doesn&#039;t cure your UEFI booting woes it would be worth trying <a href="http://refit.sourceforge.net/" class="urlextern" title="http://refit.sourceforge.net/" rel="nofollow">rEFIt</a> or <a href="http://freedesktop.org/wiki/Software/gummiboot" class="urlextern" title="http://freedesktop.org/wiki/Software/gummiboot" rel="nofollow">gummiboot.</a>/
  38. </p>
  39. </div>
  40. <h2><span name="advanced_partitioning_options" id="advanced_partitioning_options">Advanced partitioning options</span></h2>
  41. <div class="level2">
  42. <p>
  43. By default, the main GNU/Linux system (root) uses the same partition as your user files (home). For various reasons, such as for ease of later system updates, you may want separate partitions. While ideal, this step is optional and can be skipped if you are uncomfortable with the details or want to save time.
  44. </p>
  45. <p>
  46. To customize your partitions, run “GParted” from the KXStudio live session before running the KXStudio installer.
  47. </p>
  48. <ol>
  49. <li class="level1"><div class="li"> First, resize existing systems that you want to keep, if you have any</div>
  50. </li>
  51. <li class="level1"><div class="li"> Create a new “extended” partition in the empty space</div>
  52. </li>
  53. <li class="level1"><div class="li"> Within the extended partition, make a logical partition for your root (/) of at least 15GB and formatted as ext4. This will contain the <acronym title="Operating System">OS</acronym> and apps.</div>
  54. </li>
  55. <li class="level1"><div class="li"> Also within the extended partition, make a small partition for swap (virtual RAM) that is at least as large as your physical RAM size and put it at the end of the drive</div>
  56. </li>
  57. <li class="level1"><div class="li"> Again within the extended partition, create a logical ext4 partition for home (/home) for all your user files and preferences. Use all the remaining space or consider making a separate partition for media files</div>
  58. </li>
  59. </ol>
  60. <ul>
  61. <li class="level1"><div class="li"> If your drive is large enough, you may keep extra space free to later create partitions for additional GNU/Linux systems on the same machine</div>
  62. </li>
  63. <li class="level1"><div class="li"> To read more about partitioning, such as how to format to share files between Linux and Windows or Mac, see <a href="https://help.ubuntu.com/community/DiskSpace" class="urlextern" title="https://help.ubuntu.com/community/DiskSpace" rel="nofollow">https://help.ubuntu.com/community/DiskSpace</a></div>
  64. </li>
  65. </ul>
  66. </div>
  67. <h2><span name="running_the_installer" id="running_the_installer">Running the installer</span></h2>
  68. <div class="level2">
  69. <p>
  70. The KXStudio Live DVD is based upon Kubuntu 12.04.3 and uses the same installation tool so you can reference the <a href="https://help.ubuntu.com/community/GraphicalInstall" class="urlextern" title="https://help.ubuntu.com/community/GraphicalInstall" rel="nofollow">official Ubuntu Install guide.</a> The only real difference is in step 7 as you will need to click the &#039;Install KXStudio&#039; icon on the desktop instead of clicking &#039;Install Ubuntu&#039; when you are ready to run the installer, that is if you chose to &#039;Try KXStudio before installing&#039; instead of choosing to run the installer directly at boot.
  71. </p>
  72. <p>
  73. Contrary to what the Ubuntu installer seems to recommend with its network check, it is recommended that you disconnect from the internet before and whilst you install KXStudio so that updates are not fetched and the process is completed as quickly as possible. After a successful install and reboot you will be prompted to install any available updates.
  74. </p>
  75. <p>
  76. If you did the advanced partitioning to separate your root and home, choose “manual” for partitioning in the installer. Mark to use your intended root partition as / and your intended home partition as /home, keeping the ext4 format for both.
  77. </p>
  78. </div>
  79. <h2><span name="kxstudio_welcome_setup" id="kxstudio_welcome_setup">KXStudio Welcome Setup</span></h2>
  80. <div class="level2">
  81. <p>
  82. After installing and booting KXStudio for the first time, you will see the KXStudio Welcome screen. It is recommended you choose &#039;Force reset of all settings&#039; if you have just completed a fresh install. &#039;Update basic settings&#039; may be useful to people running KXStudio Welcome on an existing installation or /home partition who don&#039;t want to replace all of their settings.
  83. </p>
  84. <p>
  85. Using the KX Welcome &#039;Update Theme&#039; is known to cause text visibility issues for certain web sites and apps such a qtractor so use this option with caution. Update theme has a screenshot option that gives you a preview of what the desktop looks like with its modifications applied.
  86. </p>
  87. </div>
  88. <h2><span name="multi-boot_issues_on_bios-based_machines" id="multi-boot_issues_on_bios-based_machines">Multi-boot issues on BIOS-based machines</span></h2>
  89. <div class="level2">
  90. <p>
  91. Sometimes the installer fails to detect the operating systems and/or add the correct options to the GRUB boot menu ie no option to boot into Windows. To fix a boot menu on BIOS-based machines, it is usually sufficient to run:
  92. </p>
  93. <pre class="code">sudo update-grub
  94. sudo grub-install /dev/sda</pre>
  95. <p>
  96. Type those commands into a terminal after booting into KXStudio and then reboot to check the new updated GRUB config. These commands make GRUB scan for other installed OSes, update its configuration and then write its updated configuration to the first HD which is /dev/sda.
  97. </p>
  98. <p>
  99. <a href="http://www.supergrubdisk.org/super-grub2-disk/" class="urlextern" title="http://www.supergrubdisk.org/super-grub2-disk/" rel="nofollow">Super Grub2 Disk</a> is very useful for fixing GRUB boot issues as it allows for booting Linux partitions on UEFI machines as well as legacy BIOS machines even when GRUB is missing or incorrectly configured.
  100. </p>
  101. <p>
  102. Another useful tool to ease GRUB2 configuration is <a href="https://launchpad.net/grub-customizer" class="urlextern" title="https://launchpad.net/grub-customizer" rel="nofollow">GRUB Customizer.</a>
  103. </p>
  104. </div>
  105. <h2><span name="important_notes_for_ssd_users" id="important_notes_for_ssd_users">Important notes for SSD users</span></h2>
  106. <div class="level2">
  107. <p>
  108. If you have installed KXStudio onto an SSD, you may experience frequent stalls early in the boot process at the KXStudio boot splash screen. You can fix this by running:
  109. </p>
  110. <pre class="code">kdesudo kate /etc/default/grub</pre>
  111. <p>
  112. Remove the word &#039;splash&#039; from the GRUB_CMDLINE_LINUX_DEFAULT options, save the file then update and re-install GRUB using the two commands from the previous multi-boot section.
  113. </p>
  114. <p>
  115. The KXStudio installer does not tweak the configuration of Solid State Drives for optimal performance. Follow <a href="http://www.howtogeek.com/62761/how-to-tweak-your-ssd-in-ubuntu-for-better-performance/" class="urlextern" title="http://www.howtogeek.com/62761/how-to-tweak-your-ssd-in-ubuntu-for-better-performance/" rel="nofollow">this guide to optimize the performance of your SSD drives.</a>
  116. </p>
  117. </div>
  118. <p><br/></p>
  119. <?php
  120. include_once("includes/footer.php");
  121. ?>