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-03-2009, 07:18 AM
|
#1
|
LQ Newbie
Registered: Jul 2007
Posts: 24
Rep:
|
MKISOFS command in Linux
Hi, how can I use the MKISOFS to burn a CD with PowerPC-ISO and make the CD to boot on my iMac PowerPC G3?
eg MKISOFS <name-of-iso> -hfs-osx <name-and-path-to-CD>
Ordinary programs to write the ISO to CD will not boot this iMac
|
|
|
07-03-2009, 08:29 AM
|
#2
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
iso format is iso9660.
perhaps dd a file of the right size.
mkfs of the right filesystem on the file.
mount the file (-o loop), copy whatever contents to it.
and then burn it in some form of raw.
just a guess though, I've never had a need for special file-system iso images.
man mkisofs
I think there's also options to enable boot like parameters. el-torito or other options. I think the burning software (cdrecord / growisofs / wodim / cdrdao / ???) has options for boot type stuff. You might also try K3b, it might package that into it. Don't know though, I normally do things the hard way.
|
|
|
07-03-2009, 08:40 AM
|
#3
|
Member
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896
Rep:
|
Are you creating the disks on Linux or on Mac? There are some tutorials on the web, like this ones
http://90kts.com/blog/2007/how-to-ma...using-mkisofs/
http://wiki.onmac.net/index.php/HOWTO
Sometimes they say that under certain Linux kernels this process creates a non-bootable (on a Mac) CD. But creating them on Mac always works.
|
|
|
07-03-2009, 10:24 AM
|
#4
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
mkisofs does NOT burn cds it makes iso, try 'cdrecord'.
|
|
|
07-03-2009, 11:58 AM
|
#5
|
LQ Newbie
Registered: Jul 2007
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by H_TeXMeX_H
mkisofs does NOT burn cds it makes iso, try 'cdrecord'.
|
Thank you, what can I do with cdrecord to make a CD for imac?
|
|
|
07-03-2009, 12:00 PM
|
#6
|
LQ Newbie
Registered: Jul 2007
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by Uncle_Theodore
|
I use this Ubuntu 9.04 laptop for writing the CD. If I try a blank CD on iMac it is ejected after few seconds.
|
|
|
07-06-2009, 12:14 PM
|
#7
|
LQ Newbie
Registered: Jul 2007
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by oddvar
Hi, how can I use the MKISOFS to burn a CD with PowerPC-ISO and make the CD to boot on my iMac PowerPC G3?
eg MKISOFS <name-of-iso> -hfs-osx <name-and-path-to-CD>
Ordinary programs to write the ISO to CD will not boot this iMac
|
It's OK now. Hold the Alt-key at boot give option to boot from CD.
Now this old iMac is a Ubuntu 9.04 desktop. The powerpc.iso did the trick.
|
|
|
All times are GMT -5. The time now is 08:56 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
|
|