LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 06-19-2007, 05:30 PM   #1
BootLaptop
LQ Newbie
 
Registered: May 2007
Posts: 27

Rep: Reputation: 15
How to get the Oracle CD's onto Fedora Core 6?


Hello
I am working on Fedora Core 6. I have Oracle's 3 CD's. When I issue the command:

mount /dev/hdc /mnt/cdrom

The "ls" command shows the file "ship_9204_linux_disk1.cpio.gz" is there mounted in that directory.

Then when I issue this command:

/bin/gunzip /mnt/cdrom/ship_9204_linux_disk1.cpio.gz;
cpio -idmv -I < ship_9204_linux_disk1.cpio

I get an error message that says:

"Read-Only file system. -bash: "ship_9204_linux_disk1.cpio.gz": No such file or directory"

I also know that the file and the directory is there because I put the CD in the cdrom drive and mounted the drive. This command is suppose to create a directory on the hard drive named "disk1".
Even if I put the path /mnt/cdrom in front of the second instance of the filename it gives the same error. So the question is:

How do I get the Oracle CD's to gunzip onto Fedora Core 6/hard drive the way they are supposed to?
 
Old 06-19-2007, 06:05 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
The semicolon separates commands. You're getting the read only filesystem error because gunzip before the semicolon is trying to change the .cpio.gz file to a .cpio file on the CD which is read only . It can't be done.

The second error you get is because you're trying to read a cpio file that does not exist (because the first command failed).

You need to copy the .cpio.gz file from the CD to another (read/write enabled) directory. You can then do the gunzip there. You can then do the cpio command there. You'll need to make sure that wherever you copy the file to has room for both the .cpio.gz and the .cpio (gunzipped file) because until the gunzip is complete both files will exist.
 
Old 09-03-2007, 05:32 PM   #3
UhhMaybe
Member
 
Registered: Jul 2004
Location: Salt Lake City, Utah
Distribution: Absolute 12.0 Studio 64 1.3.0
Posts: 470

Rep: Reputation: 30
Cool

http://www.oracle.com/technology/tech/windows/faq.html ...here is more serious reading...IF YOU use the M$Windows side of YOUR Hard Drive...Samba will help. If YOU stay on the Linux side,...NFS is the way. http://nfs.sourceforge.net/nfs-howto...tml#whatis_nfs ...good luck to YOU.
 
Old 09-04-2007, 07:58 AM   #4
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
UhhWhy do you post to so many 3 month old threads suddenly?

You might want to look at "zero reply threads" so you can help out people with current issues.
 
  


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
Free Fedora Core CD's Kodaxx General 4 08-22-2004 06:19 PM
Creating CD's from a fedora core 2 DVD fischer1000 Fedora - Installation 0 07-25-2004 11:58 AM
Fedora Core 2 New CD'S harley51 Fedora 1 06-08-2004 08:46 PM
No sound from audio CD's with Fedora Core 1 Lanorien Fedora - Installation 1 04-01-2004 04:34 PM
Problem with my fedora core cd's Pauli Fedora 1 03-06-2004 07:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:42 PM.

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