Changes

From Amahi Wiki
Jump to: navigation, search
547 bytes added ,  03:25, 2 December 2010
no edit summary
<li>File system type: Software RAID</li>
<li>Allowable drives: tick the first (in my case 'sda')</li>
<li>Size: 100 MB(300MB for Fedora 12)</li>
<li>Additional size options: Fixed size</li>
<li>Force to be primary partition: tick</li>
<li>To set up each of the extra partitions on the drive repeat steps 15 to 19 (once for each new partition). These are the changes to make each time:</li><ol>
<li>Change sizes in 15.3 The sizes I have used are:</li><ol>
<li>/boot 100MB(300MB for Fedora 12)</li>
<li>/usr 20000MB</li>
<li>/ 8000MB</li>
<li>Add the Amahi repository with the following information:</li><ol>
<li>Repository name: amahi</li>
<li>Repository URL: http://f10.amahi.org(http://f12.amahi.org for Fedora 12)</li></ol>
<li>I've also added the additional repository shown to me:</li><ol>
<li>Installation Repo</li></ol>
<li>Wait while all that downloads and installs.</li>
<li>Take the Fedora DVD out of the drive.</li>
<li>For Fedora 12 we need to make our /boot partitions bootable in fdisk</li>
<ol><li>Press Ctrl+Alt+Shift+F2 on your keyboard to get a shell prompt</li>
<li>Type fdisk /dev/sda followed by the Enter key</li>
<li>Type p followed by the Enter key</li>
<li>Type a followed by the Enter key</li>
<li>Type the number of your first linux raid autodetect partition followed by the Enter key</li>
<li>Type w followed by the Enter key</li>
<li>Repeat for /dev/sdb</li></ol>
<li>Click 'Reboot'.</li>
<li>Follow the on screen instructions.</li>
55

edits