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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-08-2004, 07:32 PM
|
#1
|
|
Member
Registered: Jan 2004
Posts: 357
Rep:
|
how to cerate iso image of red hat 9?
hi,
I want to make iso images of red hat 9,wich are in D the drive of
windows partition,to the c drive(windows),in linux with this command:
cat /mnt/win-d/redhat/disk1 > /mnt/win-c/disk1.iso
but there is a message"cat:/mnt/win-d/redhat/disk1 is a directory"
plz tell me where is the mistake and if you plz write me the complete
mkisofs command for this,i read the man mkisofs but don't know how to
apply for this case.
|
|
|
|
03-08-2004, 09:19 PM
|
#2
|
|
Senior Member
Registered: Oct 2003
Posts: 3,057
Rep:
|
Try this....
cd /mnt/win-d/redhat/disk1
then type:
mkisofs –r –o /mnt/win-c/disk1.iso .
Note: that period ( . ) is important
Last edited by homey; 03-08-2004 at 09:20 PM.
|
|
|
|
03-09-2004, 09:09 AM
|
#3
|
|
Senior Member
Registered: Apr 2001
Location: Cornwall, England.
Distribution: Debian + Ubuntu
Posts: 4,345
Rep:
|
Re: how to cerate iso image of red hat 9?
I am not entirely sure what you're asking, but if you have the RH9 discs and you want to make ISOs from them, you can use the dd command like this: dd if=/dev/cdrom of=/wherever/RH9Disc1.iso.
Hope this helps.
|
|
|
|
03-09-2004, 07:21 PM
|
#4
|
|
Member
Registered: Jan 2004
Posts: 357
Original Poster
Rep:
|
hi homey and thymox ,
thanks for reply i made the iso images of red hat 9,o all three disks disk1.iso,disk2.iso and disk3.iso,i want to install from my h/d the installatoin starting from disk1 but there is an error message after that"error:the iso image of the red hat cd disk#2 is missing the system will reboot now"while i made the iso images for all three with the same command of"mkisofs"in linux and all are in the same folder.plz help me where is the mistake.
Last edited by shams; 03-09-2004 at 07:24 PM.
|
|
|
|
03-09-2004, 07:53 PM
|
#5
|
|
Senior Member
Registered: Oct 2003
Posts: 3,057
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:50 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
|
|