![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Oh my god I need some HELP!
Okay. I just installed Fedora core 6, this is my first linux installation ever.
What happens when it boots into Fedora after the installation? My monitor gives me an "Out of Range" error. So I can't see/do anything! I have no clue what this means or how to fix it. That's my first problem. The second problem is, I want to make it dual boot so I can pick which OS to boot from. I have Windows XP on the first partition and Fedora on the second. How do I do this? Because right now I'm stuck with Fedora not working on my monitor and Windows not booting up because I have no clue how to make it. Thanks verrry much! EDIT: I'm using a nVidia GeForce 7300 GT 512MB video card with a 17 inch LCD monitor made by Fuji. Last edited by Matt.M; 11-26-2006 at 02:10 PM. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) | |
|
Moderator, Linux
|
Quote:
Here's something for you to try. You'll need the DVD that you installed from (Or the 1st CD). Pop it in the drive and start up the computer. When you get to a prompt, type: linux rescue Then: Code:
chroot /mnt/sysimage Code:
vi /etc/X11/xorg.conf Code:
Modes "1024x768" "800x600" "640x480" Sample file: Code:
# Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Device" Identifier "Videocard0" Driver "i810" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
__________________
|
|
|
|
|
|
|
#3 (permalink) |
|
TSF Enthusiast
|
Hello Matt.M
Regarding your second question: During the installation of FC, you should be getting a screen where you will be seeing operating system listed. One is your Linux and the other will be shown as "Other Operating System". This "Other Operating System" is your Windows. You just need to change the name so that when GRUB will boot, it will show you windows XP and Fedora Core as a boot option. Did you do this? I don't think so. Keeping in mind your other problem I suggest that you install your FC again. Because th problem you have is that FC is wrongly set to a display frequency which your monitor can not handle. This resolution should have taken care of at the first boot. Immediately after the first installation your Linux kernel must have booted once- right? If you reinstall please follow the instructions at each page carefully. I believe a re installation will save a lot of your time. You should also check [if possible] the installation slide show at Fedora Home Page to get a good insight in what to expect. Lastly, as you are newcomer in Linux, I suggest that you try Ubuntu first [the 1CD installer is enough, no need for DVD version]. It is a great distro for newbies and packed with all the necessary features.
__________________
Registered Linux user #426065 |
|
|
|
|
|
#4 (permalink) |
|
Moderator Networking Team
Join Date: Aug 2006
Location: Canada
Posts: 2,664
OS: Windows Vista Business SP1, Windows XP Professional SP3
|
By the way if you do not know how to use vi (or vim as is most likely your case), remember that to save and exit type :wq or <SHIFT>+ZZ. Make sure to hit <ESC> beforehand for command entry. If you don't want to save, just use :q.
|
|
|
|
|
|
#6 (permalink) |
|
Moderator, Linux
|
Hmm, it seems you should have been prompted to set up a user account...you could try logging in as root using the password you entered. (Username: root). From the root account you can set up another username for yourself, as you should not use the root account for your everyday tasks.
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|