So, today I was writing a “guide” for my friend to install Fedora 8 easily and safely on a virtual machine. And I thought I would just copy-paste it here for other people interested in trying out Fedora to benefit. Here it is. Just some notes on behalf of this “tutorial”:
-I used x86 structure as example. If you are familiar with what do x64 and x86 mean, you can use x64 structure.
-I thought virtual machine would be a better approach for new people so I used virtual machine here. If you don’t want to use virtual machine, just go straight to “installing Fedora 8″ and ignore other parts. And also if you’re not using virtual machine, on #20, select “remove all LINUX partitions and create the default layout” NOT ALL PARTITIONS!!!
====== Preparation for Install ======
1. Download Fedora-8-i386-DVD.iso from
ftp://ftp.cica.es/fedora/linux/releases/8/Fedora/i386/iso
2. Go to http://virtualbox.org/wiki/Downloads and download an x86
copy of Virtualbox (VirtualBox Binaries > for windows hosts)
and click on “x86.”
3. Install VirtualBox.
====== Setting up a virtual machine ======
4. Run VirtualBox
5. Click on “New” on top left corner.
6. Click on “Next”
7. Type the name of the virtual machine (in this case “Fedora 8″)
on the bottom choose “Linux 2.6″
Click on “Next”
8. Allow a specific amount of Ram to your virtual machine.
9. On this page, you have to select a virtual harddisk to be
used by the virtual machine. Click on “New”
10. Click “Next”
11. Select “Dynamically expanding image” and click “Next”
12. Choose the amount of space you want virtual machine to use.
Default is 8.00 GB. Click “Next”
13. Click “Finish”
14. Click “Next”
15. Click “Finish”
16. Double click on the newly created virtual machine.
17. On the first start, it will ask you the location of CD/DVD
you want to use. Choose the path for your downloaded
fedora-DVD.iso and click “Finish.”
====== Installing Fedora 8 ======
18. On the menu that appears, highlight the first option and
press TAB and enter this command:
floppy.allowed_drive_mask=0 clocksource=acpi_pm
don’t forget to press Space before entering this code.
Press ENTER
19. Click “Next”
20. On 5th page, it asks you about what you want to do with
partitioning. Select “Remove all partitions and create
the default layout.” and click “Next”
21. Click “Next”
22. Choose your time zone and click “Next”
23. Type your “root password” Choose something fast-to-type
and click “Next”
24. Click “Next” again.
25. And another “Next”
***Now Fedora 8 is installing. After rebooting, it will ask you
some questions regarding your settings and account. After
that, you’re ready to use Fedora 8.
Good Luck 