LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 08-25-2001, 09:00 AM   #1
cranefly
LQ Newbie
 
Registered: Aug 2001
Posts: 1

Rep: Reputation: 0
Installation problems


Hello All,

I am trying to install RedHat Linux 7 on my PC. I boot up from the CD rom and get the familiar RedHat Linux Welcom screen with the various installation options. However, when I try to install, the installation stops after a minute or so at the following line -

"running/sbin/loader"

- and goes no further. Does anyone have a suggestions?

Thanks

Michael
 
Old 08-25-2001, 10:00 AM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
I'm not sure but I think that you can get some clues from the <alt>+<Fn> keys. SuSE installs have it and I _think_ RH does as well. THis will get you to other terminals which usually give some background information on what's going on. <ALT>+<F9> (or <F10>???) should get you a logging window.

Try this and see if you can get more info on the cause of the machine hanging.

A listing of your hardware would help out, too.
 
Old 08-25-2001, 11:32 PM   #3
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
Try here.
 
Old 08-29-2001, 04:43 AM   #4
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
Wink

I want to thank you for that last link. I just got Mandrake 8 this morning and was having that trouble installing. That got me past my first hurdle, I was worried I was going to have to upgrade my HDD. (I'm going to anyway, but I didn't want to have to wait for that before I install)

Thanks again.
 
Old 08-29-2001, 05:58 PM   #5
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
You're welcome Beano.
 
Old 08-30-2001, 05:56 PM   #6
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
follow up prob



I have another problem now, I edited the file as suggested on that site. Thing is linux still crashes on startup unless I go and manually type "linux ide=nodma" every time because of the hard drive. I put the line in at the start - is that the problem? If not, I don't know what else to do without replacing the HDD.
 
Old 08-30-2001, 10:06 PM   #7
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
According to that site, you're supposed to put a line like /sbin/hdparm -d0 /dev/hdX in your /etc/rc.d/rc.sysinit file. Replace the X with the correct letter for the drive you're trying to disable the dma for. If it's your hard drive and it's connected as primary master, then X would be a. So, the line would look like this: /sbin/hdparm -d0 /dev/hda

Last edited by linuxcool; 08-30-2001 at 10:10 PM.
 
Old 09-04-2001, 06:20 AM   #8
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
Yeah that's what I put in, but it didn't work.
 
Old 09-05-2001, 01:33 AM   #9
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
OK Beano, I think I see the problem, but I don't know if it can be fixed. The problem is is that you need to have the dma turned off when you boot up. The commands that I said you are supposed to use don't get executed until the kernel is up and running. It's too late then.

You can try this, but I have to tell you I've never seen it used before. Try adding this line to your lilo.conf file append="ide=nodma". Then run /sbin/lilo and reboot and hope it works.

One other thing, do you get any error message when you boot up?
 
Old 09-05-2001, 07:12 AM   #10
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
Thanks for your help. I'll go try that now and post back here when I'm done. I don't think there was an error message, but I'll check it out.

UPDATE - No error message is given. Nothing appears after the mandrake startup menu disappears.

Do you know if I should add that line at the top, bottom or somewhere else?

Last edited by Beano; 09-05-2001 at 07:27 AM.
 
Old 09-05-2001, 07:36 AM   #11
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
It worked... I added append=" ide=nodma" to each of the 'images' listed in lilo.conf and it now loads up no problem.

Thank you very much you've been a great help.

Now if I can only figure out why my grfx card (4 MB) won't let me display anything more than 640x468 I'm flying LOL. (I think it's the drivers, I'm gunna get a new gfx card anyway)
 
Old 09-06-2001, 01:24 AM   #12
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
You're welcome.

Putting the append in with each kernel image is a good thing to do. That way you know that each image will get that parameter passed to it. It might work if you put it into the global part of lilo.conf, but I'm not certain if it would be applied to all the images.

There is one down side to this and that is you've turned off dma for all your drives. But you probably don't notice any difference.

Good luck on your video.
 
Old 09-06-2001, 04:47 AM   #13
Beano
LQ Newbie
 
Registered: Aug 2001
Location: Belfast, Northern Ireland
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
Thanks. I don't have a problem with the lack of DMA for all drives because at the minute I only have one.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
installation problems Garibaldi3489 Slackware 8 01-27-2005 01:34 AM
installation problems marccu Linux - Newbie 14 09-28-2003 06:01 AM
Installation problems christer Linux - Software 2 09-27-2003 05:52 PM
Mandrake 9.0 Installation Problems: X-Server, GUI Problems? chromelocust Linux - Software 4 03-21-2003 01:59 AM
Installation Problems loran Linux - Software 16 03-03-2003 07:28 AM


All times are GMT -5. The time now is 05:28 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration