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.
|
 |
12-27-2004, 11:02 AM
|
#1
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Rep:
|
mounting osx installer cd.
What file system is the osx install cdrom. I tried mount -t hfs and mount -t hfsplus and it still says wrong fs.
|
|
|
|
12-27-2004, 11:14 AM
|
#2
|
|
Member
Registered: Nov 2004
Location: Cambridge, United Kingdom
Distribution: Ubuntu 5.04
Posts: 77
Rep:
|
ISO9660 maybe?
|
|
|
|
12-27-2004, 11:24 AM
|
#3
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
It's not that, that was the first thing i tried.
|
|
|
|
12-27-2004, 02:13 PM
|
#4
|
|
Member
Registered: Oct 2003
Location: Newport News, Va
Distribution: Debian
Posts: 246
Rep:
|
The Panther CDs are HFS+
Code:
debian:~# modprobe hfsplus
debian:~# mount -t hfsplus /dev/cdrom /mnt/cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
debian:~# ls /mnt/cdrom/
Applications Desktop DF System Welcome to Mac OS X dev mach private tmp var
Desktop DB Library Volumes bin etc mach_kernel sbin usr
debian:~#
|
|
|
|
12-27-2004, 08:28 PM
|
#5
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
Code:
ryan@windoze:~$ sudo mount -t hfsplus /dev/cdrom /mnt/cdrom
mount: block device /dev/hdc is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems
ryan@windoze:~$
It's not a standard panther cd. Its a recovery disk from an imac g5. It does full install thought.
Last edited by zaicheke; 12-27-2004 at 09:06 PM.
|
|
|
|
12-27-2004, 08:38 PM
|
#6
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
how can i tell the file system of a cd from the os. I can just use OSX and get the filesystem.
|
|
|
|
12-27-2004, 08:57 PM
|
#7
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
i also found out that's it's not a cd, it's a dvd ( that drive is a dvd rom even thought i named it /dev/cdrom)
|
|
|
|
02-09-2005, 12:21 PM
|
#8
|
|
Member
Registered: Sep 2004
Location: France, Kentucky
Distribution: debian
Posts: 173
Rep:
|
Check it out... picture
|
|
|
|
All times are GMT -5. The time now is 05:02 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
|
|