Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| 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-31-2009, 05:24 PM
|
#1
|
|
LQ Newbie
Registered: Mar 2009
Distribution: Debian, OpenBSD
Posts: 9
Rep:
|
Making a iso filesystem read/write
Not sure if this is the right section, but here goes, I'm trying to add a file to an ISO image, so I mounted it to a work directory like so:
Code:
mount -o loop myfile.iso /mnt/iso
But when I try to copy over the file I want to it:
Code:
cp file.tar.gz /mnt/iso/
I get a message saying:
Code:
cp: cannot create regular file `/mnt/iso/file.tar.gz': Read-only file system
Any help is appreciated. Thanks.
|
|
|
|
03-31-2009, 05:44 PM
|
#2
|
|
Senior Member
Registered: May 2006
Distribution: Caldera, CTOS, Debian, FreeBSD, Mac OS X, Mandrake, Minix, OpenBSD, Slackware, SuSE
Posts: 1,757
Rep:
|
Here's a related post:
http://www.linuxquestions.org/questi...ing-it-463906/
And I found this, but have never used it so your milage may vary:
ISO Master 1.3.5
http://linux.softpedia.com/get/Deskt...er-16676.shtml
|
|
|
|
03-31-2009, 06:54 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2009
Distribution: Debian, OpenBSD
Posts: 9
Original Poster
Rep:
|
Quote:
Originally Posted by bsdunix
|
Thanks for the link, it said that iso9960 filesystems are read-only so it won't work  . The problem is I'm trying to include the ports.tar.gz to the OpenBSD installation iso and I've tried copying the files from the iso, adding my package, and then making an iso out of that with mkisofs but no bootsector code was written so it wouldn't boot.
Also another question since I saw you use OpenBSD, what's the command to download a file? Linux's wget and FreeBSD's fetch aren't working. 
|
|
|
|
03-31-2009, 07:37 PM
|
#4
|
|
Senior Member
Registered: May 2006
Distribution: Caldera, CTOS, Debian, FreeBSD, Mac OS X, Mandrake, Minix, OpenBSD, Slackware, SuSE
Posts: 1,757
Rep:
|
OpenBSD's wget is in ports, you have to install it to use it just in case you didn't know. It's also available as a package.
http://www.openbsd.org/cgi-bin/cvsweb/ports/net/wget/
Or are you asking about something else?
|
|
|
|
03-31-2009, 08:06 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2009
Distribution: Debian, OpenBSD
Posts: 9
Original Poster
Rep:
|
This is the thing, the ports.tar.gz file is not included in the i386 install iso (intall44.iso) so I can't install wget and without wget I can't download the ports tarball. Any idea of what I can do?
haha lol, im so stupid, pkg_add -i wget did it 
Last edited by Korupt; 03-31-2009 at 08:22 PM.
|
|
|
|
03-31-2009, 09:13 PM
|
#6
|
|
Senior Member
Registered: May 2006
Distribution: Caldera, CTOS, Debian, FreeBSD, Mac OS X, Mandrake, Minix, OpenBSD, Slackware, SuSE
Posts: 1,757
Rep:
|
Glad you figured it out. I sometimes have my moments also. 
|
|
|
|
| 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 12:38 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
|
|