LinuxQuestions.org
Help answer threads with 0 replies.
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 11-03-2003, 01:18 AM   #1
tododo
LQ Newbie
 
Registered: Nov 2003
Posts: 5

Rep: Reputation: 0
Im stuck please help me install Redhat 9


Hi
Sorry to ask the simplest of questions but im stuck. Im totally new to linux and i just cant figure this out. Basically what im trying to do is boot from the cd rom to install Redhat 9. Ive set the bios settings but it just wont boot (i have no floppy).

Ive tried to make an installation boot cd rom from the 140page instructions ive printed off from the red hat site.

But ive been tring to do this in dos and the commads are just not recognoised (im a competent windows user). Is this correct??

Please help im at a loss to get these cds running.


If you need more info let me know

Thanks for your help
 
Old 11-03-2003, 01:28 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Welcome to LQ :)

Where does the CD come from?
Did you burn it from an ISO yourself?

Cheers,
Tink
 
Old 11-03-2003, 01:34 AM   #3
tododo
LQ Newbie
 
Registered: Nov 2003
Posts: 5

Original Poster
Rep: Reputation: 0
Hi...thanks

Yes I have burnt them from isos, Ive got three cds

First one has files called dosutils,Redhat, images and isolinux then a load of readmes
 
Old 11-03-2003, 09:50 AM   #4
cpembery
LQ Newbie
 
Registered: Nov 2003
Posts: 1

Rep: Reputation: 0
In the /images folder on disc 1, there is a file called boot.iso

Use boot.iso to create another CD - this will be your boot disc.

 
Old 11-03-2003, 10:09 AM   #5
tododo
LQ Newbie
 
Registered: Nov 2003
Posts: 5

Original Poster
Rep: Reputation: 0
Yeh ive tried that one

Basically I unzipped the iso to see the files ie. outlook files that i cant open??No idea what they are............... and some img files and a Boot Security Catalog file with some other files too

Ive burnt them to cd in nero

Rbt PC

But still nothing

Got two drives here tried in both but still wont boot from cd even though the bios is set to boot from cd

What am I doing wrong??
 
Old 11-03-2003, 11:05 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
How did you burn the ISO files. Look at the CD's, do then contain directories and files or is it just one file *.iso? If it is the later then you did not burn the CD's correctly. If you unzipped then burned you probably did not create them as a bootable CD. Or you have a corrupted download file.
 
Old 11-03-2003, 11:42 AM   #7
tododo
LQ Newbie
 
Registered: Nov 2003
Posts: 5

Original Poster
Rep: Reputation: 0
On the cds I have tried I have 12 files

boot.cat
boot.msg
gerneral.msg
initrd.img
isolinux.bin
isolinux.cfg
options.msg
param.msg
rescue.msg
snake.msg
splash.lss
vmlinuz

I did as you said unzipped and burned them as above in nero

Is this wrong??


How do I create a bootable cdrom??


Ive tried this but nothing seems to work in windows.

1.4.2. Making an Installation Boot CD-ROM
isolinux is now used for booting the Red Hat Linux installation CD. To create your own CD-ROM to boot the installation program, use the following instructions:

Copy the isolinux/ directory from the first Red Hat Linux CD-ROM into a temporary directory (referred to here as <path-to-workspace>) using the following command:

cp -r <path-to-cd>/isolinux/ <path-to-workspace>


Change directories to the <path-to-workspace> directory you have created:

cd <path-to-workspace>


Make sure the files you have copied have appropriate permissions:

chmod u+w isolinux/*


Finally, issue the following command to create the ISO image file:

mkisofs -o file.iso -b isolinux.bin -c boot.cat -no-emul-boot \
-boot-load-size 4 -boot-info-table -R -J -v -T isolinux/
 
Old 11-03-2003, 12:03 PM   #8
jwjody
Member
 
Registered: Sep 2003
Posts: 37

Rep: Reputation: 15
I'm not sure with Nero, but with EZ CD creator under the file menu is an option to burn cd image. I select that, then it will open a file chooser dialog. I change the file type to .iso then browse to the directory where I have saved the iso then select it. Then simply hit the Record button and after a minute or two it finishes and I have a bootable linux distro!

Not sure how to do this with nero, but look for an option to burn cd image or something like it.

J
 
Old 11-03-2003, 03:20 PM   #9
tododo
LQ Newbie
 
Registered: Nov 2003
Posts: 5

Original Poster
Rep: Reputation: 0
Ive done that

Specified to open the boot.iso file in the images folder in nero (specified file types to iso)

It burns the cd but still wont boot

Ive even downloaded CD1 again from redhats ftp but still no luck

I may try Mandrake Instead
 
Old 11-03-2003, 05:45 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
To burn an ISO with Nero:
http://www.linuxiso.org/viewdoc.php/neroburning.html
 
  


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
Stuck in Redhat 7.2 eaglesfan17 Linux - Software 2 09-16-2004 01:42 PM
Stuck in RedHat! jonpyers Linux - Newbie 12 03-28-2004 03:30 PM
stuck on install webmin tommytomato Linux - General 5 11-18-2003 02:48 PM
stuck at redhat 9 login stanley_shilov Linux - Newbie 6 11-15-2003 02:04 AM
stuck redhat install zovres Linux - General 2 04-28-2003 05:04 PM

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

All times are GMT -5. The time now is 04:24 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