Fedora Installation :: Problem Getting Installer Work

Aug 13, 2010

im a new to Fedora and I think im gonna find it very "Professional". first off I need to get this thing installed.

Problem 1= no CD
Problem 2= no USB drive
Problem 3= USB modem so cannot install over internet.

Well I did some research then and found out EasyBCD 2.0 support booting from .iso files.Tought thats gonna be good idea to give a try but it just doesnt work I keep getting "grub>" or something like that.Another useful tool I found was "Unetbootin" which I saw can be boot from Hard Drive too.With this I get some blue screen loading some white thing and then "bang" error appears that "Sleeping forever". I guess its related that I boot off from HDD.If anyone have any good ideas how should I get it working or manually boot kernel in that "grub>" part ( which I tried but said file not found)

View 12 Replies


ADVERTISEMENT

Fedora Installation :: Anaconda Graphic Installer Does Not Work In F11

Oct 21, 2009

I tried to install Fedora 11 on computer with Windows XP as the primary partition, and Fedora 11 as a logical partition. The version of anaconda that ships with Fedora 11 has a bug in the graphical installer, the GUI. The text version of the installer starts up but does not let the user use logical partitions.I have installed Fedora 6 using the graphical installer, and logical partitions.Is there a new version of anaconda for Fedora 11? or Could I use the Fedora 6 anaconda to install Fedora 11?

View 2 Replies View Related

Debian Installation :: Installer Icon On Desktop Do Not Work

May 11, 2011

I downloaded the debian-live-6.0.1-amd64-kde-desktop.iso. Found here [URL] and made a bootable usb drive. After KDE starts there is the Debian Installer icon on the desktop and usually it will work, but not for me. I click the icon and wait for it to start but nothing happens?

View 4 Replies View Related

Fedora Installation :: Looking For A Scripted Installer

Apr 23, 2011

we are working on a project which uses Fedora as the operating system. we are running our deliverables on up to 20+ machines of identical specifications, we have perused the whole package list (presented in the standard installer) and have a confirmed list of modules we wish to include, and we wish to know if there's anyone out there who is interested in writing a scripted installer which can be ran on the machines to perform unattended installation of F14/F15 on all the machines. a partial re-branding of the installer and boot screen would also be needed (to put it simple : adding the logo/some text of our project to existing Fedora brandings, while making sure the user will know the nice Fedora experience is embedded within in whole). please reply if you have interest in it and the know-how, and how much you wish to be reimbursed for your effort.

View 4 Replies View Related

Fedora Installation :: Architecture Of The Anaconda Installer ?

Sep 1, 2009

Anaconda instakler.The details of the architecture of the anaconda installer.

View 3 Replies View Related

Fedora Installation :: Installer Bug / Crash On Windows 7?

Oct 7, 2009

I currently run windows 7, I am interested in dual booting, upon burning the .iso to the disc using imgburn, I had a few problems with the installer when I ran the live disc, I'll assume it was personal causes, I googled several things for a simple solution, I went with using the Disk Manager in Windows 7 to shrink my current partition which I only have one which is running Win 7 on 140 GB's, using the shrink function in windows I unallocated 20 GB of that partition, I used this option because the option in F11's installer would not work at all. I rebooted from disc, loading the distro, and run the installer via desktop choose the use free space option and I got an error crash when it tries to execute this option which isnt the only time I got this error bug causing me to exit the installer, I copied the debug information in the details, I hope this is something simple because F11 isn't worth this much time.

Code:
01:08:53 DEBUG : DeviceTree.handleUdevDeviceFormat: name: sda1 ;
01:08:55 DEBUG : NTFS.supported: supported: False ;
01:08:55 DEBUG : PartitionDevice._setFormat: sda1 ;
01:08:55 DEBUG : PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ;
01:08:55 DEBUG : DeviceTree.addUdevDevice: name: sda2 ;

[Code]...

View 8 Replies View Related

Fedora Installation :: F13 Net Install - Won't Load Installer?

Jun 24, 2010

i try to boot off the cd, it loads vmlinz and init.rd, anaconda starts loading.it mounts the temp filesystem and freezes. i can't choose how to install or anything. nothing comes up graphically.

View 2 Replies View Related

Fedora Installation :: 10 Installer Hanging On Keyboard Slection?

Feb 23, 2009

I am trying to install Fedora Core 10 64bit on my Desktop... i've been running FC7 on it until now.The installer continues until the Anaconda GUI, and I am able to click next on language select, then when I click to select "U. S. English" as the keyboard layout and press NEXT, the installer hangs. I ran the disk verification at the start and it passed, so can't be a corrupted installation disk.I can move to the other terminals away from the Anaconda GUI Installer, and in one

Code:
INFO: moving (1) to step welcome
INFO: moving (1) to step language

[code]....

View 5 Replies View Related

Fedora Installation :: FC4 - Installer Does Not Recognize Hard Drive

Apr 18, 2009

I have this laptop that I just reformatted in hopes of doing a dual boot between XP and FC4. It is an Acer Aspire 5315-2153 (the Wal-Mart special). I reformatted the drive; the Windows partition is in NTFS and then I have a 10GB partition in FAT32 for Linux. When I try to install FC4, the disk boots into the installer, then it tells me that it does not recognize any hard drives (the disk in this laptop is a Hitachi HTS541680J9SA00). It asks me if I want to load any drivers, and I tried a few and still no success. Any way, after it goes through that, it tries to start anaconda and after that launches it goes to a black screen and nothing happens. So, did I do anything wrong in the Windows install that won't allow the disk to be found? The XP disk only allows a format in NTFS, otherwise I would have done FAT32 on the whole drive. Second, is the anaconda problem something related to the HDD issue, or does anyone think that it may be a separate issue?

View 14 Replies View Related

Fedora Installation :: 11 Installer Fails When Making A Partition?

Jun 12, 2009

When using the manual partitioner on the fedora 11 installer on the live cd, both for 64 bit and 32 bit, it will not allow me to create a new partition. I understand that I have four primary partitions and it cannot have more than that, so I tried deleting one of the partitions, then creating the new ext4 partition for F11. It still fails and gives me the same bugsee attachment)

how to read this, especially since there is so much there. I see at the top it says that there are 4 primary partitions, could it possibly still be seeing 4 primary partitions when trying to create the new one, even though I am deleting one of them? Other than this, I truly have no idea what else I can do.

EDIT: Attachment wont load up for some reason, here is some of the error file:
anaconda 11.5.0.59-1.fc11 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 183, in addPartition
constraint.getPedConstraint())

[Code]....

View 5 Replies View Related

Fedora Installation :: 12 Graphical Installer Fails To Load?

Jan 31, 2010

I'm facing a problem installing Fedora 12 x64 on my desktop.I've been trying to get the Graphical Installer (anaconda) to run, in vain. The error message I get is reproduced below:

Code:
(EE) [drm] drmOpen failed
(EE) NOUVEAU(0): [drm] error opening the drm

[code]....

View 1 Replies View Related

Fedora Installation :: X64 Installer With Virtualbox Full Support

Apr 24, 2010

I saw many linux OSes have a smooth stability with sun virtualbox.for example VBoxaddons already initially installed.I installed fedora 12 x86_x64 (within vbox in xp64bit)but only 800x600 resolution is avaible.Smooth Mouse jumping from Pc to vbox etc.

1.is there any good installer that have already packages initially installing for virtualbox ?
2.Which version listed below have x64 kernel?

View 1 Replies View Related

Fedora Installation :: CCISS Drives Not Detected By Installer 13

Jun 3, 2010

We are try to install Fedora 12 or Fedora 13 x86_64 on HP Server Blade ProLiant BL460c G6. And when the installer try to find storage devices - it can not find any hard drivers. We are have message on screen - "Finding storage devices" and the installation process is not continue.... Fedora 10 and Fedora 11 x86_64 are installed very well. The device /dev/cciss/c0d0 is present in system and all it partitions - c0d0p1, c0d0p2 ... Command fdisk -l /dev/cciss/c0d0 has no any output.

lsusb -v output:

0c:00.0 RAID bus controller: Hewlett-Packard Company Smart Array G6 controllers
(rev 01)
Subsystem: Hewlett-Packard Company Smart Array P410i

[code]....

View 1 Replies View Related

Fedora Installation :: Installer Cannot Detect My Target Disk ?

Jul 12, 2010

I have a dual CPU Xeon machine that I have been using various versions of fedora on for years.

The machine has the following disk layout:

I currently have Fedora 10 and grub installed on hda and I had to jump through hoops to install such as disabling the promise controller and reassigning drives because that blasted /dev/mapper kept grabbing the Maxtor ATA drives although I didn't want it to.

Anyway, in the BIOS I can boot from the secondary IDE controller so I want to install Fedora 13 on hdb. Problem is, the Fedora installer won't detect the drive.

Its partition table is as follows:

There is approximately 69GB of free space on this disk but the blasted python based installer wont show the disk as a possible installation location. If I exit to a bash shell I see that the device nodes do exist and I can manually mount and manipulate the disk but the installer is brain dead where the disk is concerned.

I will mention that sdc, sdi, and sdj are used with mdadm to create high performance striped volumes. Also, sdc shows up under /dev/mapper and I don't want to use /dev/mapper at all. I want simple /dev/sd? mount points...no stinking /dev/mapper, and no stinkin volume manager wrappers...

Why I cannot get the installer to use /dev/sdb?

Is there a disk signature on /dev/hd[bc] that is causing them to be grabbed by /dev/mapper, and if so, how would I remove that signature from the drive? /dev/mapper is vacant under Fedora 10.

View 2 Replies View Related

Fedora Installation :: 13 Installer Can't Find Hard Drives

Sep 3, 2010

The Fedora installer won't display my two SATA hard drives. I've tried both the x86_64 live CD and DVD. On the live CD, fdisk -l displayed nothing. However, if I click "Specialized Storage Devices" a devices shows up as "BIOS RAID set (stripe)" with a capacity equal to both my hard drives. I don't even have RAID enabled in BIOS - it is set to AHCI. Other os installers display the hard drive correctly.

Specs:
2x 640GB western digital caviar blacks
ASUS M4A78T-E 790GX motherboard

View 2 Replies View Related

Fedora Installation :: 13 Installer Don't Detect Usb Hard Disk

Oct 12, 2010

I have a ssd cosair harddisk with both usb and sata connecters. If I connect it with sata anything is working fine, and I managed to install Fedora core 13.

But I also want to be able to use the harddisk when it is connected with usb and that causes problems.

When I boot the Fedora Core 13 dvd It can't detect my usb harddisk.

When booting in install mode it just don't detect the harddisk.

When booting the dvd in rescue mode it don't detect the harddisk, and it don't create any entries in /dev/ for the harddisk. It is like there is no disk at all.

I have tested this on 3 different computers, so it is not a problem with my specific motherboard. So either it is a problem between my harddisk and Fedora Core 13, or there is some problems with the usb drivers in the boot image used by the Fedora core 13 dvd.

The disk is working fine if I connect it via usb to an existing Windows install, so the usb connection is working.

I installed Fedora core 13 with the harddisk connected to sata and then re-connected the harddisk to usb. It then boot up, but complain about missing root filesystem. Most likely caused by missing usb driver in my kernel.

But anyway, what I really want is the ability to boot from both sata and usb, so I can take the harddisk with me and boot it on other computers with usb.

So is there a command which allows me to build an kernel image which can boot from usb or am I trying to do something which is not really supported?

I did update my fstab to use LABEL=myroot

There is 1 Windows partition(NTFS) and 1 linux partition on the disk. (No seperate /boot partition and no swap)

View 1 Replies View Related

Fedora Installation :: Possible To Make Updated Installer DVD From Existing System?

Feb 19, 2009

I have recently installed Fedora 10 in my x86_64 system and fully updated. The updation size was nearly 650MB. My question is can I make a an updated installer DVD from my existing fedora system?

View 8 Replies View Related

Fedora Installation :: Can't Retrieve Installer Metadata -- Internet Install CD?

Jun 13, 2009

I know that there have been a lot of messages (with repo correction info posted) for yum updates after install; but I'm trying to do an internet install of F11 and I'm getting the same message. Obviously I can't change a yum.conf file for this -- but it does give one the option to edit the location.

The default location is: [URL].. There's one other big flaw with the internet install -- it writes HD partition changes to the disk right after you set up the partition scheme; shouldn't it wait until it knows it can connect to the repository?? I had to boot to a Ubuntu live dvd to get on here to post this. I'm definitely not saving time using the internet install option.

I got online last night and found some of the info. on the yum updates issue, with different mirrors or repositores. So what I tried changing for the default repo / metadata location, using the edit option is:

I changed the word metalink to mirrorlist. I changed https to http. I tried using http://mirror.liberty.edu/pub (etc) which is actually an rpm fusion mirror. I likewise tried http://mirrors.cat.pdx.edu (etc.) I gave up and went to bed, and this morning I just tried the http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ (and I also tried the above redhat.com address substituting i386 for basearch and 11 for $releasever) -- no go with any of that. Same error message about cannot retrieve installer metadata.

All of the other messages I've seen on this issue have been about Yum updates; not installs. Hopefully the install DVD will show up in the next couple of hours; but I'd like to make this work if I can ??

View 2 Replies View Related

Fedora Installation :: FC 11 Live Installer Wiped Out NTFS Partition

Aug 21, 2009

This is my first time using Fedora. My previous experience is from Ubuntu. However I want to give a try for Fedora so I went ahead to install it on my new computer. Problem is that Fedora Installer (Live CD) wiped out my NTFS Partition. Causing my computer unable to recover Vista from factory DVD because it lost system partition as well. I want to know if this is my error or a bug in installer.

Original partition setup:
220 GB - Vista System Partition (NTFS)
14 GB - Recovery Partition (NTFS)

First I resized system partition under Windows Management in Vista:
170 GB - System
50 GB - Unallocated
14 GB - Recovery

Using GParted from Ubuntu 9.04 Live CD, moved recovery to the left:
170 GB - System
14 GB - Recovery
50 GB - Unallocated

Rebooted into Vista, make sure everything is fine. Then put in FC 11 Live CD, using custom layout setup in partition, intended partition layout is:
170 GB - System (NTFS) - Primary sda1
14 GB - Recovery (NTFS) - Primary sda2
200 MB - /boot (ext3) - Primary sda3
sda4 - Extended Partition
45.8 GB - / (ext4) - sda5
4 GB - swap - sda6

After I check my setup and pressed enter, it returned with unable to format /boot error: -1. Restart FC installer, it tells me that my hard drive needs to be re-initialized. I clicked no and reboot. BIOS tells me that no OS is found. Attempting to recover from factory DVD failed, telling me that system partition is gone. I want to know did I do something wrong or is this a bug in FC installer.

View 6 Replies View Related

Fedora Installation :: Blank Screen With Cursor - Installer Acting Up

Dec 4, 2009

when I fired up the installer, after asking to test the media (which I skipped) and starting up the actual installer (anakonda, akonadi, whatever the name was, can't remember now and too lazy to look it up), it seemed to start up fine, except I couldn't get the wizard to show up. I did see the cursor, and occasionally I would get the "searching for storage devices" message (I restarted it a few times to see if I would get it working), but nothing. I also tried random key presses (namely F12,F1-F4), and after some time got a message saying that I had to enter the root password, so I presumably got to the root password screen blind...? (meaning that the installer apparently is ther, I just don't see it?)

After several restarts, though, I managed to get the wizard visible (just luck?), so I went ahead with it, but apparently I messed it up, when I rebooted I didn't get the screen visible again, after some random keypresses I got to the login prompt but I obviously hadn't created any accounts, so :/ I tried booting from the DVD to the rescue mode and manually adduser-ing from the console, but when I tried logging on, it would just come up with some kinda bluetooth-related error message and then hang on there with only the background image on the screen. I didn't try the basic video driver thingy yet because this didn't seem like a video driver issue (well, not entirely anyways), and I need my 3D acceleration, so...

Basically, I'd be glad if anyone knows what's up with the installer, and if it's not fixable as such, would installing with the basic video driver and then installing the proprietary drivers afterwards be all right? Sorry for the wall-of-text, though, it's just one of those days, it's bedtime and I get carried away...

[Code]....

View 2 Replies View Related

Fedora Installation :: Installer Forces Use Of ISCSI On SCSI System

Jun 6, 2010

I'm trying to install Fedora 11 x86_64 on system with Adaptec U160 and 2 Ultra160 HD. It is not part of a network and iSCSI is not wanted. But the installer keeps selecting iSCSI automatically and won't let me change it. I try to do a "replace linux system" with my own partition scheme-which preserves the partitions already on this drive. I eventually have to exit the installer.

View 1 Replies View Related

Fedora Installation :: How To Start Anaconda ( DVD Installer) In Expert Mode

Aug 25, 2010

I'd like to install Fedora12/13 on a external USB 2.0 HDD. Ive managed to do so with the live image several times, but the DVD installer does not see that particular USB HDD so I cannot install Fedora on it. Its the same with F12 and F13.Ive already tried to start the installation in expert mode. The expert option is ignored or something (linux expert/expert does nothing). Im not sure where exactly to write the options. I chose the rescue line and changed rescue to expert (nothing happend).

Then Ive tried Ctrl+Alt+F2 > "modprobe usb-storage" with no output (that should be right, right?). Again nothing.How to start anaconda (the DVD installer) in expert mode?How to load proper modules (to get the USB Drive to be recognised)?How to install Fedora12/13 from DVD onto USB2.0 HDD?

View 8 Replies View Related

Fedora Installation :: F15 Installer Crashes While Writing Partition Layout

Jul 28, 2011

Trying into install fedora. I am setting up my system as a dual boot over two drives. I have set up a custom layout and whenever I get to the step to write changes to disc it crashes with an unhandled exception. I have tried multiple times now, it always crashes.

Here is the first line from the exception report:
anaconda 15:31 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packagees/pyanaconda/storage/devicelibs/swap.py", raise SwapError("swapon failed for '%s'" % device)

View 10 Replies View Related

Fedora Installation :: FC14 Installer Not Driving Video Card?

Aug 14, 2011

I am about to upgrade my wife's PC from FC12 to FC14. The DVD boots OK and the disk check passes OK. The installer get to the point that it says 'Running Anaconda' (or words to that effect), then the screen is cleared, a brief flash of garbled graphics appears at the top of the screen, then all goes blank.

If I select the option to install using a basic video driver, I get the expected installation screens appearing centred but scaled down within the display, as though the image was a 640x480 window in, say, a 1024x768 display (those figures are guesses, but give the right idea).

I can install this way, but first want to check that this will not leave me with a scaled-down display when I boot to FC14. In other words, will FC14 recognise my (elderly) video card correctly, even though the installer does not?

The machine is running fine under FC12 and I did not strike this problem when I upgraded it to that version.

I have tried the upgrade using two different DVD images, in case one had a fault that the disk check did not pick up.

View 3 Replies View Related

Fedora Installation :: Package Installer Error - Apps Security Sensitive

Mar 12, 2009

I'm logged in as root and want to run Add/Remove Software (Package Installer) but get the message telling me

Code:
Running graphical applications as a privileged user should be avoided for security reasons. Package management applications are security sensitive and therefore this application will now close.

How must I install applications? Surely the world is getting paranoid with all this hackers and viruses, because with every new version O/S, the security features gets more and more; up to the point that you can't fricken do and play around with your pc as you would.

View 2 Replies View Related

Fedora Installation :: 11 Installer Doesn't Detect Seagate Sata Disk

Jul 8, 2009

I have an Asus P5K motherboard with an Intel Core 2 Duo 8400. It has 2 SATA hard disks, a 250 GB Seagate and a 500GB Hitachi.

I've been running Fedora 10 x86_64 for 6 months on this computer without problems.

I'm trying to do a new Fedora 11 install on this computer but the installer (Anaconda?) only detects the Hitachi disk.

I've tried to make a new Fedora 10 install to check if it was a media or disk problem and it detects the two hard disks.

I've tried to install it via a Live CD, and the installer only detects the Hitachi disk. The LiveCD detects the two hard disks, I can access it, partition, format, write, but the installer only detects the Hitachi.

I've tried to change from Enhanced SATA (AHCI) to Compatible in BIOS without success and I've changed SATA cables from one disk to the other, changed the disk order and nothing.

Must I enter some boot parameters for Fedora 11? Has the LiveCD installer some options?

View 2 Replies View Related

Fedora Installation :: Resize Of NTFS Partition On Install - No Progress Indicator On The Installer

Apr 13, 2009

I am doing a fresh install of Fedora 10 64bit on my PC. What I have done is, freshly installed Vista Home Premium 64 bit on the entire Hard Drive (680GB), then fired up the live CD and told the installer to resize sda1 (The windows partition) to about a 60:40 ratio. I intend to dual boot the system

Now the thing is, it's been running for half an hour now and there's no progress indicator on the installer so I don't know if its actually doing anything. Well there is a progress indicator but it's nonsensical, it just moves backward and forwards. The HDD indicator LED on my computer is flashing every now and again, but not constantly as I expect it to?

View 5 Replies View Related

Fedora Installation :: Fc11 - Preview Installer Crashes After Attempt To Create A Partition

Oct 2, 2009

when i try to install fedora 11 on my laptop my Fedora 11 Preview installer crashes after attempt to create a partition. How do i overcome this problem

View 6 Replies View Related

Fedora Installation :: Dual Boot Setup - Resize 20gb Partition Through The 11 Installer

Nov 28, 2009

I have a computer with windows xp on it, and i want to dual boot with fedora 11. I have 2 hard drives in it, 1 500gb HD and 1 350gb HD. the 350 isnt much concern b/c its just sitting there all free and unpartitioned right now. Now my 500gb is split into 3 partitions, a 20gb(with xp installed on it) a 105 gb with pretty much nothing on it and a 350gb with all my data.

My problem is I'm trying to resize my 20gb partition through the fedora 11 installer and when I tell it to resize say to 10gb it starts and fails the resize. its a NTFS partition and the windows stuff on the partition is only about 8gb. any idea whats going on? the only error I get is "The resize has failed"

View 3 Replies View Related

Fedora Installation :: Install An Ati Video Card Driver - You Need To Run This Installer As The Super-user"

Aug 27, 2010

I'm trying to install an ati video card driver, but can't seem to get past this (see screenie)

When I click okay, I expected a prompt to put in my password, but everything just closes.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved