Fedora Installation :: Doesn't Work - Goes Straight To The Windows XP Login?
Aug 17, 2011
I burned Fedora onto a disk, but when I turn on the system it just goes straight to the Windows XP login.
I thought it was something wrong with the disk or something like that, but when I pop in the disk on my Dad's laptop, the installation for Fedora runs perfectly.
Also, yes, I checked the order for booting and the CD drive comes before the hard drive.
View 9 Replies
ADVERTISEMENT
May 27, 2011
I have a multi-drive system:
C: RAID 10 (WD 500 GB x4)
D: Data Drive (WD 1.5 TB)
E: Back-up ( Seagate 3 TB)
I shrunk the 3TB drive (E: ) to give me a free unallocated 60GB. Boot to F15 live DVD and did a custom install of the partition.Using the 60GB unallocated partition, use 500 MB /boot, 2GB /swap, and the remaining for /root and chose Fedora bootloader The installation completed successfully but after reboot it just goes straight to Windows 7-64. I have a AMD Phenom II X6 1100T 3.3Ghz with 8 GB DDR3 memory. RAID controller is a HighPoint RocketRAID 4320 PCI-Express and the other drives are connected to HighPoint RocketHybrid 1220 PCI-Express 2.0 SATA III controller. Only the DVD-ROM and Blue-Ray drives are plugged into the mobo's nVidai SATA controller.
I'm not sure if its the drive configuration is causing the problem or Grub was not written to the MBR but apparently it wont let me boot to F15. I'm also running 4 monitors with 2 x Radeon XFX HD-697A-CNDC HD 6970 but only one video card (2 monitors) are working. During boot to the live DVD I notice that it switches from each pair of monitors but not all 4 and only after the login screen that only my 2 monitors are working. I tried the monitor detect and it only see 2 monitors.
Ps. I just love F15 Gnome3. I'm moving from Ubuntu 11.04 Natty.
View 14 Replies
View Related
Feb 15, 2010
My computer was working this morning and both hard drives were working fine, then all of a sudden for about two hours I was stuck with this "problem", then after fumbling and moving and stablizing things, then Windows works? See below for details. I've finally reinstalled both hard drives, but the one with the Linux partition doesn't work: it says nothing is discovered on the disk. I can't login at the LUKS login after grub starts, therefore I can't get into Linux, but Windows works?! I used to be able to go directly into Grub when the computer starts, I forgot how to do that but it doesn't matter. If you need details I'd be glad to provide them. I just wondered why Linux doesn't work, but Windows does. I have Linux & Windows on two different separate hard drives
View 5 Replies
View Related
May 8, 2011
I am fairly inexperienced with Linux. I'm good with windows and PCs in general. I've been wanting to setup a Linux environment for teaching myself some programming so I downloaded Ubuntu 11.04 to install on my main Windows desktop.
I have two internal HDDs and an external HDD. Each of the internals is 160GB and the external is 1TB. I have Windows on the drive in SATA0. I split the drive in SATA1 into 3 partitions. I Windows Disk Management to shrink the NTFS partition to 100GB for storage. I used gParted to create a 2GB swap partition the rest is a ext4 partition So sda1 is NTFS, sdb1 is swap, sdb2 is ext4, and sdb3 is NTFS, and sdc1 is NTFS
I mounted sdb2 as root and installed Ubuntu there. I chose the manual option for the installation as the install alongside Windows option only showed my external HDD (sdc). I wasn't sure where to place the boot loader so I tried to overwrite the Windows boot loader on sda but that failed with an error about no file system available or compatible. I figured Grub2 doesn't work on NTFS......
View 5 Replies
View Related
Apr 30, 2010
Just before Lucid was released, I installed karmic on a vanilla VM in 64-bit mode, and all was good. Did a desktop setup and afterwards installed Eclipse, and I was happy: A new system for coding on-the-go! Now, after upgrading to Lucid with do-release-upgrade -d, I can no longer enter my password on X login. The keyboard just doesn't work for some reason. When I enable the onscreen keyboard, and click my password, I can login. The strange thing is that my keyboard works like a charm after I've logged into my X session?
View 7 Replies
View Related
Jan 24, 2010
I've recently reinstalled all the os's on my computer, just now I'm going with ubuntu (general use) win xp (for flash, it doesnt play nice with 7 for some reason) and win 7 (for games). Everything is fine, but I can't get grub to boot me straight into either of the windows versions: Each option makes brings me to the windows bootloader, where I can choose between "Windows 7" and "Older version of windows". I want to go directly from grub to xp/7, without that extra menu. How do I get rid of it?
Using ubuntu 9.10. I snooped around and found a script to run that should give some helpful information:
[Code]...
View 5 Replies
View Related
Apr 8, 2010
Got myself in a bit of a squeeze here. I was messing around with the Xorg install on my Fedora 12 system. I ended up reinstalling it. Now my mouse and keyboard work fine in single user mode / terminal. But if I try and boot to X they dont work at the login screen. HAL and udev are booting. Ive done a udevadm monitor test in single user mode and its seeing the devices connect and disconnect. Ive also tried both USB and PS2 devices. Same issue. Ive tried playing with xorg.conf and generating it with Xorg -configure :1 I dont know to use to fix it. After banging my head against the wall for 20+ hours I decided it was time to ask for help. m just Lynxing around the web at the moment =X
View 2 Replies
View Related
Dec 22, 2010
I've tried to ssh in as the root user w/o a password (RSA keys) but I've had no luck as the root user. I've tried the exact same commands with Debian 5 and Centos 5.5, without a problem. Fedora 13 and 14 won't work! I can only log in w/o a password as a normal user, never as the root user! It always asks for the password if I try as root. I've even tried copying Debian's and Centos's sshd_config file and restarting sshd, but it still won't work.
Code:
mkdir ~/.ssh ~username/.ssh
chmod 0700 ~/.ssh ~username/.ssh
echo "ssh-rsa AAAAB............Jw8V03loeZ username@thehostname" > ~/.ssh/authorized_keys
[code]....
View 6 Replies
View Related
Jul 28, 2010
I just installed Fedora 13 on a new computer and the timed login for gnome does not work unless you manually select it. This surprised me as I upgraded a separate computer to Fedora 13 and the timed login feature still correctly functions and does not require user interaction.
Code:
[daemon]
TimedLoginEnable=true
TimedLogin=<username>
TimedLoginDelay=3
Adding the above to /etc/gdm/custom.conf only adds an Automatic Login option that you have to manually select and then the computer will login. I would deem this less than useful.
Code:
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=<username>
I know you can substitute the timed login with the automatic login and it will instantly login, but this provides no option to select another user. I have been unable to find any information why this feature no longer works and wanted to know if there is a new way or if anyone knows why the timed login feature was crippled.
View 1 Replies
View Related
Mar 25, 2011
I want to upgrade Ubuntu 10.10 installed through Wubi to 11.04. Now, Windows doesn't work. I can't upgrade Ubuntu by it because it is impossible to download files. Can I upgrade it without connecting Ubuntu to the Internet and starting Windows?
View 5 Replies
View Related
Apr 13, 2010
I was on my netbook and I accidently ran Warsow, so I just clicked quit. After I clicked quit my netbook froze. I waited a good 5minutes or so, but nothing happened and I could do anything. I had no choice but to do a hard shutdown. After I turned the netbook back on everything seemed normal. It went to the login screen and everything, but after I click on my username and type in my password I just get a terminal in the top left portion of my screen.
View 5 Replies
View Related
Mar 4, 2010
after fresh f12 install says reboot & i do... no boot menu, boots xp. there's probably a solution, but i don't know it. someone know how to get around this?
View 10 Replies
View Related
Oct 7, 2009
I have already downloaded and installed the latest version of Adobe Flashplayer...
Quote:
But flash still doesn't work - there is no flash plugin in Firefox plugin list also.
I've tried to close-open Firefox, log out-log in, reboot - nothing.
OS Fedora 11 x64. I don't know, what am I doing wrong?
View 4 Replies
View Related
Apr 15, 2009
su to root,
init 3
no errors, no nothing acts like it take the command, but nothing happens.
trying to install nvidia drivers which won't run unless all the xwindows are shut down.
View 4 Replies
View Related
Jun 20, 2009
Nvidia either works or it doesn't work under Fedora 10 64 bit OS. I have re-installed Fedora 10 64 bit and Fedora 11 64 bit 10 times each and it's getting real old. I keep erasing my system because Nvidia doesn't want to work. Leighs post does no good on this issue and neither does anyone else's or else it would work.
View 2 Replies
View Related
Sep 1, 2010
Fedora (2.6.34.6-47.fc13.x86_64) I installed that update, during the installation process it said that it had to remove three packages, one of them was kmod nvidia for the old kernel (Fedora (2.6.33.8-149.fc13.x86_64))After the update finished installing the new kernel, I restarted the system and Nvidia did not load. (I assume because Update manager removed the old nvidia? But I also assumed that a new version would be installed automatically?)I received the following Boot messages:
Code:
Entering non-interactive startup
Starting monitoring for VG vg_user1: 3 logical volume(s) in volume group "vg_user1" monitored
[code]....
I'm confused, if Update Manager removed kmod nvidia, then why does yum say it is installed? And why doesn't the new kernel update work with that version? Or should I install a driver version for that particular kernel? I've read while searching that I need to install a kmod-nvidia for that particual kernel version and that I should login to my previous kernel until that happens, is that the problem I'm having?
Why don't rpmfusion and fedoraproject release the kmod-nvidia and kernel updates at the same time to avoid problems such as this? Does anyone know how long does it usually take for rpmfusion to release the new kmod-nvidia driver for the latest kernel?
View 5 Replies
View Related
Jun 14, 2009
I have:
AMD Phenom 9650 Quad-Core Processor
nVidia GeForce 9500 GT graphics card
dual monitors
I installed F11 from the DVD iso. The nouveau driver seemed to work and I could get both monitors working with xrandr.
Then I tried to install the nvidia drivers. I installed akmod-nvidia.
They didn't work. I got this in my /var/log/Xorg.0.log:
Quote:
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
[Code].....
View 4 Replies
View Related
Jun 22, 2009
On my PC (fresh FC11 i386 instllataion from CDs), dhclient doesn't work. When it tries to get an IP address with dhclient, it gets No DHCPOFFERS reveived and fails. The ethernet of my PC works fine - I can manually set IP address, netmask, gateway etc. to connect to my persoal Linksys router, but if I change to DHCP, it fails as above. So it's not the problem of the ethernet driver of FC11. I suspect that dhclient of FC11 is buggy. (For the record, DHCP works fine on FC10 and Windows XP with my Linksys router.)
View 1 Replies
View Related
Oct 21, 2009
Why my mouse doesn't work in console?
View 2 Replies
View Related
Jan 24, 2011
I have the Fedora 14 64bit Live CD on a 4GB USB Flash drive, via Live-USB-Creator. I have bootcamp installed on my Macbook Pro (5,5) with OSX, Windows 7, and Ubuntu already installed. I plan to install Fedora over the Ubuntu.
1.)So, when refit boots up, I choose the EFI USB (Fedora) and the Fedora screen comes up.
2.) I click any key to dismiss the auto boot
3.) I click "e" to edit the Fedora kernel, then I edit the first option and add the line "nomodeset"
4.) I press enter, and then "b" to boot that line. The screen kind of goes whack and a fair amount of super small (unreadable) text comes up on the screen and then just hangs with the blinking (_)
If I go into Grub via "c", and type in "nomodeset" it gives me an Error 27 Unrecognized command. And I've read online to press TAB to go into grub, but TAB does nothing for me.
View 4 Replies
View Related
Jul 31, 2011
I've installed the Awesome WM using "sudo yum install awesome" (as described here https://awesome.naquadah.org/wiki/Awesome-3-fedora ). I can also log into awesome, but nothing works! I can open the menu on the top left of the screen, but when I click on e.g. "Open Terminal", nothing happens. Same thing for all other menu options except "Shut down" which logs me out of Awesome. I've also tried the terminal shortcut, but nothing works.
Has anyone an idea how to make it work?
View 4 Replies
View Related
Aug 10, 2011
So I've been trying to install to an iSCSI target for the past two weeks and while the installation finishes, booting doesn't work. I get dropped to a shell after boot installation. I have seen some bugs on red hat bugzilla 705213, but don't know how to resolve it. I'm new to Fedora but really want to embrace the distro
View 2 Replies
View Related
Mar 4, 2010
I'm trying to configure an autologin account for a kiosk. I can create the user, no problem. I can set the user to automatically log in, no problem. I can set a delay in the automatic login so that someone is given a chance to log in using their own account, no problem. But if the autologin user logs out, then gdm does not automatically log it back in. This is where I'm stumbling. It seems that for such kiosk uses like this such behaviour would be a bug and not a feature.
View 4 Replies
View Related
Apr 11, 2011
My mother runs Ubuntu 10.04 on her home computer, but on her workplace they use some version of Windows. Her IT-guy sent her a .rdp-file for logging in to her workplace server. This file doesn't work in Ubuntu, and the IT-department at her job can't solve the problem. Ergo; She's unable to log on to her workplace computer/server from home.
View 3 Replies
View Related
Jul 4, 2009
I tried to upgrade to Leonidas from Cambridge, but didn't have enough space on the partition /, so I soft linked /var/cache/yum (or whatever) to a larger partition, but now the upgrade does not find the subdirectory called preupdate (it's there in the linked dir, checked). Is there any more sofisticated way around than changing parition sizes and copying and stuff?
View 4 Replies
View Related
Nov 18, 2010
How to make the mics work on a Dell XPX M1330 laptop. This seems to be a common problem with built in mics on laptops. I've tried all the obvious things with alsamixer and pulseaudio.
View 1 Replies
View Related
Aug 1, 2011
First: When I try to edit my brightness it doesn't work at all. I can turn the LED on/off but when I do up down it brings up the status bar and nothing changes. Asus K60IJ T4400 is my laptop.
The other 'problem' is the MP3 codec? How do I install this? I'm trying to use my Mp3 files in Rhythm box but can't find out how. =[Why does it have to be different ;(
View 11 Replies
View Related
Jan 5, 2011
afeter installing ubuntu studio 10.10 a black login screen after login it asking me to type a command i've typed '' startx '' but it does't work
View 2 Replies
View Related
Jan 21, 2011
I have a self-extracting Bash installation script. I'd like to burn this to CD on my Windows box, drop that in a Linux box, and run the script straight off the CD drive.
Is there a way to add "+x" Permission on the Windows box when creating the CD?
I've been using the built in "writable folder"/"burn to disc" method, but think I have nero sitting around somewhere.
View 3 Replies
View Related
Jun 7, 2010
I have an HP Pavilion m7480n PC with Windows XP installed on the C-drive. I successfully installed FC 12 onto the spare USB drive. When I rebooted the PC all I got was a blinking underscore at the extreme upper left position of a totally black screen. After a bit of experimenting I found that if I hit the F1 key during the boot process, go into the BIOS setup, do nothing within the setup, and press ESC to get out of the setup then the PC will go back into the boot cycle a second time. During the second time however a small text message appears with words to the effect "Press any key to enter GRUB..." after which the GRUB splash screen comes up with the choice for FC 12 or "Other" (referring to Win XP). At that point I can boot into either one.
View 4 Replies
View Related