Results 1 to 10 of 16
I'm thinking of converting to Fedora 10 as a primary OS from Ubuntu 8.10, but after looking at reviews it seems i might have some issues?
nVidia Driver: My system ...
- 03-12-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 5
Converting to Fedora 10, Will I Have Many Issues?
I'm thinking of converting to Fedora 10 as a primary OS from Ubuntu 8.10, but after looking at reviews it seems i might have some issues?
nVidia Driver: My system uses the 8800GT, and i plan to run some games off the system so where do i get the driver if Fedora only uses open source software?
Codecs: A couple of reviews have said that .avi/.mp3 won't work in Fedora straight out, how can i get the codecs for this?
Intel Core 2 Duo E8200: Do i run the i386 or the x86_64 version of F10? I didn't run 64bit Windows XP i don't think...
Can i simply format the Ubuntu partition and install Fedora to that space and thereby keep my XP Partition, or do i need to format the entire drive?
Are there any other issues i might encounter?
- 03-12-2009 #2Linux User
- Join Date
- Sep 2008
- Location
- UK
- Posts
- 353
You can download and compile the drivers for your machine from the nvidia site. Or you should be able to add the fedora repository for the drivers.
Same goes for avi/mps support.
Best way of installing is to create a separate /home or other partition to keep your data. This means you will always keep your data when changing distros.
For now, backup /home and do a fresh install, formatting the ubuntu partition. If you need XP, keep it.
- 03-12-2009 #3
For Nvidia Driver, execute this
For Media Codecs, execute thisCode:su - yum -y install kmod-nvidia
Code:yum install vlc yum install gstreamer-plugins-ugly
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-12-2009 #4Just Joined!
- Join Date
- Feb 2009
- Posts
- 5
How do i set up a seperate /home partition?
- 03-13-2009 #5
* Create new partition
* Mount it,
* Copy contents of /home folder in it
* Edit /etc/fstab file.Code:cp -a /home /<new_parition>
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-16-2009 #6
All I can see about this issues is I booted up both Ubuntu 8.10 and Fedora 10 LiveCds.
Ubuntu did not recognize my nvidia card so I would have to down load from nvidia and go thru an install process just like I did with Feisty.
Fedora on live boot installed the correct drivers and resolution for my nvida card and I had no problems or extra work to do. Specifically what driver they installed I do not know but it worked flawlessly.
- 03-16-2009 #7
You may need to enable the rpmfusion repo for various non-free software that Fedora doesn't ship: RPM Fusion - RPM Fusion
- 03-16-2009 #8
Need More Details
Are you saying that:
I can have 3 partitions; P1 for the OS, P2 for the Swap, and P3 for the home.
The I create a /home on P3 and copy the existing one to P3.
Then I edit fstab and cp -a /home /<new_parition>[/code]
After this can I assume that any new users that I create will have folders made in /home residing in P3?
- 03-17-2009 #9Yep... you got it.After this can I assume that any new users that I create will have folders made in /home residing in P3?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 03-17-2009 #10


Reply With Quote
