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 |
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.
|
 |
07-12-2003, 10:11 AM
|
#1
|
Member
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472
Rep:
|
How burn iso image !!!
Hello,
I have download redhat 9.0 iso image.
now i want to burn all three cd.
i m confused how to burn iso image.
and also i want to make bootable cd.
so when i boot form cd it's should start installation of redhat 9.0 from disk 1.
so can any one tell me how to make it.
Thanks in adv
hitesh
|
|
|
07-12-2003, 10:14 AM
|
#2
|
Member
Registered: Feb 2003
Location: Netherlands
Distribution: debian (sid)
Posts: 693
Rep:
|
the images have been made to be bootable.
burn as follows:
use cdrecord -scanbus to find the location of your cdwriter.
then use the following command to burn:
cdrecord -v dev=X,X,X image.iso (replace X,X,X with what you found with -scanbus)
good luck.
|
|
|
07-12-2003, 10:24 AM
|
#3
|
Member
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472
Original Poster
Rep:
|
thanks,
but i can't found cdwrite in linux redhat 7.2
so how to make accessable in linux.
when run this command
cdrecord -sacnbus.
it show this error.
[root@www root]# cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg
Schilling
cdrecord: No such file or directory. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make s
ure you are root.
[root@www root]#
-------------------------------------------------------------------------
and when i try to mount likt cdrom,
it show this error,
[root@www root]# mount /mnt/cdrom/
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
[root@www root]#
now what to do ?
Hitesh
|
|
|
07-12-2003, 10:33 AM
|
#4
|
Member
Registered: Feb 2003
Location: Netherlands
Distribution: debian (sid)
Posts: 693
Rep:
|
"For possible targets try 'cdrecord -scanbus'. Make sure you are root"
^ make sure you are root. then use cdrecord -scanbus. etc.
|
|
|
07-12-2003, 10:52 AM
|
#5
|
LQ Newbie
Registered: Jul 2003
Posts: 12
Rep:
|
no, i don't think the reason is, that you are not root.
To use your IDE Writer you need some kind of scsi emulation,
so you possibly need to rebuild your kernel and load the particular modules.
there are many howto's on the web how to do this. google for cdwriting howto or similar.
|
|
|
07-12-2003, 12:42 PM
|
#6
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
i think you should just see if you can load the scsi-mod and ide-scsi modules before stepping into the kernel recompiling...if all you have to do is load the module, then that will save you a hell of alot of time. so do a search on this fourm for scsi emulation and find out what to do..and then if it is not compiled in your kernel, then thats what your going to have to do.
|
|
|
All times are GMT -5. The time now is 02:14 AM.
|
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
|
|