Red Hat This forum is for the discussion of Red Hat Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-06-2003, 06:42 PM
|
#1
|
Member
Registered: Aug 2003
Location: USA
Posts: 32
Rep:
|
red hat for an old computer
i have an old computer that i want to use something for. it has a 2gb hard drive and 30mb of ram.
i've tried a few other disributions, but they all freeze while booting the installation.
I'm going to try using red hat, what version would work?
|
|
|
10-07-2003, 08:42 AM
|
#2
|
Member
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622
Rep:
|
Howzit
Any version Linux will run on a 386. When installing try not using the graphical mode but text mode and see what happens. It may be a problem with vga and X can't run. If u want a GUI install try using low res for the install. If still no go then when u boot and get to the install prompt type in noprob this will not prob the hardware and allows u to specify what hardware u want. Also using ALT - F1, ALT - F2, ALT - F3,ALT - F4, ALT - F, this allows u to view what the install is doing and where it is hanging.
Good Luck
chow
|
|
|
10-07-2003, 01:49 PM
|
#3
|
Member
Registered: Aug 2003
Location: USA
Posts: 32
Original Poster
Rep:
|
i tried red hat 8, when it was booting to a the text install it stopped at this errror:
Kernel panic: VFS: Unable to mount root fs on 09:02
|
|
|
10-07-2003, 01:54 PM
|
#4
|
Member
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622
Rep:
|
Howzit
R u booting from a CD if so try booting from a linux boot disks instead it may be a problem with the cdrom. Under linux goto the cdrom to the dir that says images and cat bootdisk.img > /dev/fd0 if u donīt have a linux box under windows goto linux cdrom under dosutils use the rawrite cmd to create a lunix bootdisk.
chow
|
|
|
10-07-2003, 02:11 PM
|
#5
|
Member
Registered: Aug 2003
Location: USA
Posts: 32
Original Poster
Rep:
|
i've done a successful installation with it on another computer.
|
|
|
10-07-2003, 02:24 PM
|
#6
|
Member
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622
Rep:
|
I don't mean problem with cd but the drive might be an old one either way why not give it s shot see what happens
|
|
|
10-07-2003, 07:19 PM
|
#7
|
Senior Member
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084
Rep:
|
For installing it on older computers or computers with less RAM than required, check out the RULE project.
|
|
|
10-10-2003, 05:53 AM
|
#8
|
Member
Registered: Aug 2003
Location: USA
Posts: 32
Original Poster
Rep:
|
i used the rule installer, but it didn't start an installion...
when boot: came up i pressed enter. then all it did was boot to a # prompt, how do i continue installing from there?
|
|
|
10-10-2003, 06:48 AM
|
#9
|
Senior Member
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084
Rep:
|
Which one did you try exactly?
The RULE project page also has a "docs" section with step-by-step instructions.
|
|
|
10-18-2003, 09:07 PM
|
#10
|
LQ Newbie
Registered: Oct 2003
Distribution: Redhat 7, 8, and 9
Posts: 3
Rep:
|
I've gotten similar errors on older machines that followed old memory map specifications.
Try the following:
1) figure out how much ram is actually in the machine
2) at the first installation screen type:
linux mem=exactmap mem=640K@0 mem=xxxM@1M where xxx = the amount of ram installed (in megabytes) -1.
For instance, on a machine with 96mb, you'll use:
linux mem-exactmap mem=640k@0 mem=95M@1M
if you've had to do this to install, you'll probably have to go into /boot/grub and add it to grub.conf like this example from a machine with 208mb installed:
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ mem=exactmap mem=640K@0 mem=207
M@1M
initrd /initrd-2.4.20-8.img
|
|
|
All times are GMT -5. The time now is 03:30 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|