Changes

From Amahi Wiki
Jump to: navigation, search
= Install Fedora 21 DVD Instructions =This is only recommended for cases where the Minimal (CD) install does not work well (e.g. if your hardware needs extra drivers).* Download the Fedora 21 Server DVD for 64 bit (1.91GB), preferably using torrents** [https://torrent.fedoraproject.org/torrents/Fedora-Server-DVD-x86_64-21.torrent Fedora 21 Server 64-bit] (torrent)**[http://mirror.web-ster.com/fedora/releases/21/Server/x86_64/iso/Fedora-Server-DVD-x86_64-21.iso Fedora 21 Server 64-bit] (http) * Burn the ISO to DVD (or or [[USB Install|USB]]), insert the media into your server, and reboot the system. * These instructions below will guide you through the Fedora 21 Server DVD installation with screen shots and commentary. Click '''[Expand]''' to show a screen shot and '''[Collapse]''' to hide it.
== Boot Screen ==
== Installation Summary ==
<ul>
<li>The Change the '''INSTALLATION SUMMARYKEYBOARD''' screen will appear. It may take a few minutes to finish or '''TIME & DATE'Checking software dependencies''<div class="mw-collapsible mw-collapsed" style="width:600px">[[File:SS2-Installto match your locale if needed.PNG|600px]]</divli><br></li>
<li>Once complete, next choose ''INSTALLATION DESTINATION''. This is where you will select the disk drive to use.
<div class="mw-collapsible mw-collapsed" style="width:600px">
</div><br></li>
</ul>
 
== Disk Drive Setup ==
<ul>
<li>Choose the disk drive you want to use for the Fedora installation. If you have more than one disk drive connected, '''DO NOT''' select them at this time.<div class="mw-collapsible mw-collapsed" style="width:600px">[[File:SS4-Install-Disk.PNG|600px]]</div><br></li><li>You will notice a ''check mark'' on the disk drive selected. Select ''I will configure partitioning'' and then choose ''Done''.
<div class="mw-collapsible mw-collapsed" style="width:600px">
[[File:SS5-Install-Disk.PNG|600px]]
</div><br></li>
<li>Should you have existing partitions on the disk drive you will be using for the Fedora 23 installation, they will have to be removed.</li><ul><li> You should see the existing partition about half way down the screen.<div class="mw-collapsible mw-collapsed" style="width:400px">[[File:DSS1.PNG|300px]] </div></li><br><li>Choose it to expand and display the existing partitions for deletion. Select the first partition in the list followed by the minus (-) sign.<div class="mw-collapsible mw-collapsed" style="width:400px">[[File:DSS2.PNG|300px]]</div></li><br><li> When prompted Are you sure you want to delete all the data on ..., choose Delete It.<div class="mw-collapsible mw-collapsed" style="width:400px">[[File:DSS3.PNG|400px]] </div></li><br><li> Repeat the previous two steps until all the existing partitions on the disk drive are gone.</li><br></ul><li>Ensure the ''New mount points will use the following partitioning scheme:'' is changed to reflect '''Standard partition'''. Refer to [[Fedora_21_Existing_Disk|remove existing disk partitions]] guidance if you are not using an empty disk drive. Then select ''Click here to create them automatically''. We '''STRONGLY''' advise against use of LVM or setting a /home partition.
<div class="mw-collapsible mw-collapsed" style="width:600px">
[[File:SS6-Install-Disk.PNG|600px]]
</div><br></li>
</ul>
== Software Selection ==
<ul>
<li>Next on the '''INSTALLATION SUMMARY''', select ''SOFTWARE SELECTION''
<div class="mw-collapsible mw-collapsed" style="width:400px">
[[File:SS9-Install.PNG|600px]]
</div><br></li>
<li>Scroll down and select ''Minimal Install'' and then choose ''Done''
<div class="mw-collapsible mw-collapsed" style="width:400px">
[[File:SS10a-Install.PNG|600px]]
</div><br></li>
</ul>
 
== Begin Installation ==
<ul>
</div><br></li>
</ul>
 == Create First Admin Initial User Creation ==
<ul>
<li>Installation has begun, but and we need to create the First initial user. '''AdminDO NOT''' set the root password.<div class="mw-collapsible mw-collapsed" style="width:400px">[[file:SS10-User .PNG|600px]] </div><br></li> <li>You '''MUST''' create the initial user and password (This will be your HDA Login, also called the First Admin User). Ensure you select ''Make this user administrator'' check box. Once complete, choose ''Done''. A Note that a weak password may require you to select ''Done'' twice. '''DO NOT''' set the root password.<div class="mw-collapsible mw-collapsed" style="width:600px400px">
[[File:SS12-User.PNG|600px]]
</div><br></li>
</ul>
 
== Installation Progress ==
<ul>
<nowiki>rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
yum -y install mariadb-libs mariadb-server
yum -y install rsyslog avahi
yum -y install hda-ctl hda-platform
hda-install YOUR-INSTALL-CODE
Next you need to [[Amahi_8_Install#Transitioning_to_using_your_Amahi_server|transition]] your network to use it!
= Transitioning to using your Amahi server =
Once installed, you will want to transition your network to using your Amahi server. Here are some of the things you should know:
* Your server will boot with the static IP you pre-configured in the Amahi control panel
* This is a headless server, therefore it will boot to a text console. There is no desktop user interface.
* It's strongly recommended you follow the [[transition to Amahi]] HDA guide to get your network fully working properly
* You can verify if the dashboard is available by accessing it from any client using the IP address of your server '''<nowiki>http://IPADDRESS/</nowiki>''' or '''<nowiki>http://hda/</nowiki>''' (in most Windows clients this works even without DNS from your HDA)
* The first time it will initialize, ask you to login, and enter a dashboard password. This is the [[Fedora_21_Minimal_Install#Create_First_Admin_User|First Admin User created]] earlier in the Fedora 21 installation.
* Once you reach your [[Setup|dashboard]], you should [[Storage_and_file_sharing|create shares]] as needed, [[Adding_a_second_hard_drive_to_your_HDA|add more drives]], install apps, etc., etc.
* Optionally refer to [[Greyhole#Amahi_7.2F8|Greyhole]] to install/configure storage pooling.
 
= Troubleshooting =
 
Visit the [[troubleshooting]] page if you find yourself in trouble.
 
= Reference =
Refer to the [[HDA Admin How To]] page for Amahi Server administrator guidance.
Go back to the [[http://docs.amahi.org/amahi-8.html Amahi 8 Install]Docs] page.
12,424

edits