LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-18-2004, 12:42 AM   #1
vili_flash
LQ Newbie
 
Registered: Mar 2004
Posts: 4

Rep: Reputation: 0
problems installing Fedora core 1


I have problems installing Fedora Linux on my machine. The CD's are ok since i tried to install Fedora on a virtual machine and I've tested the CD's.
When I boot from the CD I get this kind of screen.
Code:
- To install or upgrade in graphical mode, press the <ENTER> key.
- To install or upgrade in text mode, type: linux text <ENTER>.
- Use the function keys listed below for more information. 
[F1-Main] [ F2-Options] [F3-General] [F4-Kernel] [F5-rescue]
boot:
Then, no matter if I choose text install or graphical install, it displays some text very quickly and then it locks down and the last lines it shows are

Code:
ide1 at 0xe400-0xe407, 0xe002 on irq 10
ide: late registration of driver.
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 binf 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 2941 freed
VFS: Mounted root (ext2 filesystem).
Greetings.
anaconda installer init version 9.2 starting
mounting /proc filesystem... done
mounting /dev/pts (unix98 pty) filesystem... done
trying to remount root filesystem read write... done
mounting /tmp as ramfs... done
running install...
running /sbin/loader
After it displays the last line the cursor no longer blinks and even if I leave the pc alone for 30 min it doesn't to any progress.

I'm thinking it might be a hardware issue.
My pc configuration is
P4 2.8 Ghz
256 MB NVIDIA FX 5600
1GB DDR 400mhz
2 SATA HDD's
An MSI Neo 2 Motherboard.

Thank you for your time.
 
Old 03-18-2004, 04:30 AM   #2
QuakerJ
LQ Newbie
 
Registered: Mar 2004
Location: Nottingham, UK
Distribution: Fedora14 - Gnome2
Posts: 15

Rep: Reputation: 0
I too had this problem. I cured it by typing
linux mem=256M
at the boot prompt.
In your case I'm not sure whether you should try 1G, 1024M or 1000M

QuakerJ
 
Old 03-18-2004, 04:37 AM   #3
priller
Member
 
Registered: Jan 2004
Distribution: Debian etch
Posts: 202

Rep: Reputation: 30
I had the same problem, I turned off legacy USB support in the bios and it installed fine.
 
Old 03-18-2004, 08:52 AM   #4
vili_flash
LQ Newbie
 
Registered: Mar 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks guys, but it seems to that none of those options work. I even tried using skipddc and noprobe and there's no change.
I installed Knoppix but it is buggy and I still want to use Fedora.
 
Old 03-18-2004, 01:28 PM   #5
vili_flash
LQ Newbie
 
Registered: Mar 2004
Posts: 4

Original Poster
Rep: Reputation: 0
As I've said I have installed Knoppix... Now could anybody tell me if I could install Fedora from inside Knoppix? I'm thinking that if that is possible it might bypass whatever difficulties it has.
 
Old 03-18-2004, 02:01 PM   #6
jackpal
Member
 
Registered: Oct 2003
Location: Florida USA
Distribution: Fedora, RHEL
Posts: 57

Rep: Reputation: 15
This looks to me like something is wrong in your BIOS config. Try resetting the defaults in the bios and see if it helps. Maybe an update to the BIOS would help also.
 
Old 03-18-2004, 11:53 PM   #7
vili_flash
LQ Newbie
 
Registered: Mar 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by jackpal
This looks to me like something is wrong in your BIOS config. Try resetting the defaults in the bios and see if it helps. Maybe an update to the BIOS would help also.
Setting the defaults to BIOS didn't change a thing. However the problem was solved screwing around with the BIOS settings. The only change I had to make is set the time the devices would hold the bus for to the maximum value.
Thanks to all of you for the help.
 
Old 04-06-2004, 12:44 PM   #8
:LJ:
LQ Newbie
 
Registered: Apr 2004
Posts: 1

Rep: Reputation: 0
I had exactly the same problem - when the boot prompt comes up, type :

linux apm=off acpi=off pci=noacpi

'Course, this only works if you've got ACPI disabled in the BIOS. I tried enabling it to solve the problem, but then it locked up when trying to start the X server.

Good luck

Last edited by :LJ:; 04-06-2004 at 12:47 PM.
 
Old 04-20-2004, 10:31 AM   #9
jklubi
LQ Newbie
 
Registered: Dec 2002
Location: Tema, Ghana
Posts: 2

Rep: Reputation: 0
sbin/loader problem during installation fedora core 1 and 2

Well i manage to solve the problem. i guess it had to do with ide or something ans the usb but when i tried the two and it worked i just did not get back to follow up which one of the two was the problem the linux option u have to add to the kernel to prevent those sbin/loader problem is to

1 - disable usb support totally in the bios and
2- add this option when installing your linux linux ide=nodma
apparantley dma was disable in fedora core 1 so there was less problems during the installation but with this one it was enabled so the kernel was trying to get drivers for u so it kept on hanging

that was what i did and it worked so for the best and long live linuxand fedora core
joshua@joshuaklubi.com
 
Old 02-23-2005, 03:10 PM   #10
rankis1
LQ Newbie
 
Registered: Feb 2005
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by vili_flash
Setting the defaults to BIOS didn't change a thing. However the problem was solved screwing around with the BIOS settings. The only change I had to make is set the time the devices would hold the bus for to the maximum value.
Thanks to all of you for the help.
Could you please be more specific in the bios settings you changed?
thanks in advance
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems installing Fedora Core 4 mhuggins Fedora 3 10-03-2005 08:34 PM
Problems Installing Fedora Core 4 jonty-comp Fedora 2 09-11-2005 11:27 AM
Problems installing Fedora Core 3 LinuxStart Linux - Newbie 4 05-02-2005 05:57 AM
Problems installing Fedora Core 3 PrplDrgn Linux - Newbie 3 04-20-2005 08:18 PM
Having problems installing Fedora Core 2... cstone6 Linux - Newbie 6 09-02-2004 08:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration