How to install Phedora Core on a Laptop and where to get it from?
Fedora - InstallationThis forum is for the discussion of installation issues with Fedora.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
the i386 is for 32bit cpu's
the x86_64 is for 64bit cpu's
the ppc is for apple mac's.
Get the latest stable version you can (fc11), this will have the most recent updates and kernel release.
<edit>
When it comes to partitioning, Make a /home as well as /(root)
If you change Linux (in the future) you won't have to format /home (a new install and upgrades recommend formatting /(root) partition, if /home is on the same partition as /(root) it will be lost (All your private stuff)).
</edit>
cheers Glenn
Last edited by GlennsPref; 08-26-2009 at 07:32 PM.
Reason: partition advise
the i386 is for 32bit cpu's
the x86_64 is for 64bit cpu's
the ppc is for apple mac's.
Get the latest stable version you can (fc11), this will have the most recent updates and kernel release.
<edit>
When it comes to partitioning, Make a /home as well as /(root)
If you change Linux (in the future) you won't have to format /home (a new install and upgrades recommend formatting /(root) partition, if /home is on the same partition as /(root) it will be lost (All your private stuff)).
</edit>
After partitioning. I am downloading Fedora 11 from /pub/fedora/linux/releases/11/Fedora/i386/iso
to an external hard drive. I need clarification on few things:
1. Do I download all the files from this directiory or just the
Fedora-11-i386-DVD.iso
Hi Shaloo, you'll need to burn the dvd .iso as an image, which should make the dvd bootable.
The fedora install program will give you the options you ask about, including partitioning. They (the developers) are very careful about getting windows users to adopt GNU/Linux without trashing your win install.
You'll only need the dvd version, all the rest (cd-roms) are included on it.
It won't hurt to get the checksum (Fedora-11-i386-CHECKSUM 04-Jun-2009 14:20 1.6K),
you can look that up (checksum.exe?) to see if the checksum of the dvd matches the file before you burn it to disk. (save some headaches, maybe)
Once you have burned the dvd to dvd-rom, you should be able to browse the cd with window$.
If you can browse, (look at the files it contains) it should be bootable.
Now it's just a matter of selecting the dvd to boot when your computer starts (re-starts).
Sorry I have taken so long to respond, I have been off-line.
Regards Glenn
ps. linux install will also require a swap partition.
Generally, the swap is about the same size as your installed ram.
The /(root) will only need less than 15 to 20Gb, use the rest for home, this is where you will be able to store downloaded and personal files.
As long as you remember that window$ is on the first partition of the first harddrive (hda1 pata, or sda1 for sata), you should be fine.
The install program should give you the option to partition the drive as the install process proceeds. They really have come a long way, it's almost fool proof.
At the end, you should get a new boot menu when your computer starts, with the option of window$ (proceeds to the same old windows boot menu next) or fedora (you'll love it!).
Last edited by GlennsPref; 08-28-2009 at 12:20 PM.
Reason: At the end, you should get a new boot menu
Thanks so much for getting back to me. I was able to go ahead and install Fedora 11 on my laptop. But I let the system do the partition. Should I try to re-install it again? Also, it does not ask me to boot from windows or fedora. I just press the space bar a few times and than I can toggle Between the two. I wish I had done what you are suggesting. I did do the dual partition setup before starting the install by shrinking my hard drive.
Now I want to access the web from my Fedora os, I checked in /var/www/http but nothing is there. Than I started httpd service also but nothing worked. I don't know how to set my firewall or the internet connection. All I need to do is setup web access on my server.
Thanks.
Sincerely,
Shaloo
Quote:
Originally Posted by GlennsPref
Hi Shaloo, you'll need to burn the dvd .iso as an image, which should make the dvd bootable.
The fedora install program will give you the options you ask about, including partitioning. They (the developers) are very careful about getting windows users to adopt GNU/Linux without trashing your win install.
You'll only need the dvd version, all the rest (cd-roms) are included on it.
It won't hurt to get the checksum (Fedora-11-i386-CHECKSUM 04-Jun-2009 14:20 1.6K),
you can look that up (checksum.exe?) to see if the checksum of the dvd matches the file before you burn it to disk. (save some headaches, maybe)
Once you have burned the dvd to dvd-rom, you should be able to browse the cd with window$.
If you can browse, (look at the files it contains) it should be bootable.
Now it's just a matter of selecting the dvd to boot when your computer starts (re-starts).
Sorry I have taken so long to respond, I have been off-line.
Regards Glenn
ps. linux install will also require a swap partition.
Generally, the swap is about the same size as your installed ram.
The /(root) will only need less than 15 to 20Gb, use the rest for home, this is where you will be able to store downloaded and personal files.
As long as you remember that window$ is on the first partition of the first harddrive (hda1 pata, or sda1 for sata), you should be fine.
The install program should give you the option to partition the drive as the install process proceeds. They really have come a long way, it's almost fool proof.
At the end, you should get a new boot menu when your computer starts, with the option of window$ (proceeds to the same old windows boot menu next) or fedora (you'll love it!).
In GNU/Linux the same information is gained by....
netstat -an
But only the top portion (10 to 20 lines, you'll see the change in format ) is useful here.
When you next boot GNU/Linux Fedora, go to the system tools and find the network settings.
see how you go.
The firewall should be already running, iptables is the script,
there may be a gui for it like shorewall, check the Fedora admin tools, security.
Before you change anything, you can see how it's working using...
shields-up, at http://www.grc.com/intro.htm (Gibson research) It can check your firewall's activity on common ports. (All Service Ports)
Quote:
The Internet's quickest, most popular, reliable and trusted, free Internet security checkup and information service. And now in its Port Authority Edition, it's also the most powerful and complete. Check your system here, and begin learning about using the Internet safely.
"Determine the status of your system's first 1056 ports"
It should be stealth. GNU/Linux is secure by default!
As far as the partitioning goes, Next time try the manual way, but you'll only have to split /(root)
because the swap will be there already. It can
(and will if you upgrade or try a different distribution later)
save you a lot of dramas later.
I have a separate partition for /var/www (and quite a few others, but that's a different story)
/var/www/http is a system dir, you won't access it directly on a normal basis, only during setup of particular programs.
This dir (/var/www/http, and httpd) is used by the apache web server.
To access the web, use a web browser directly, as you would in window$.
If you need to access the server box for outside, you'll need to look (search) for it.
The Fedora page @LQ will help.
One useful web page I have found very useful, and upto date....
I can not thank you enough for all the information you have given me. Thanks for sharing your knowledge, I will always be indebted to you. I will try it and now I feel confident that it will work.
Thanks again.
Sincerely,
Shaloo
Quote:
Originally Posted by GlennsPref
Setting up web access is a whole other question, but I'll do my best here.
btw, I use Mandriva, so the applications may be different.
OK, to setup web browsing with firefox and konqueror (kde)....
when in window$, go to start, run, type cmd.
When the dos window comes up, type....
ipconfig
note down the ip addresses.
In GNU/Linux the same information is gained by....
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.