Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ 1 [2] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: HowTo open the compressed KNOPPIX file?< Next Oldest | Next Newest >
henk.1955 Offline





Group: Members
Posts: 41
Joined: Feb. 2005
Posted: Feb. 22 2005,15:54 QUOTE

1. ln -s /cdrom/KNOPPIX/KNOPPIX ~/KNOPPIX.ci
2. mydsl-load ~/KNOPPIX.ci
3. cp -Rp /opt/KNOPPIX /newcd/source
4. mydsl-load ~/KNOPPIX.ci

1. create a link to the compressed image
2. use mydsl-load to mount the image to /opt
3. copy the content
4 use mydsl-load to unount the image
Back to top
Profile PM WEB 
Luca
Unregistered






Posted: Feb. 25 2005,14:33 QUOTE

how i can open the compressed file from windows?
Back to top
muellerr1 Offline





Group: Members
Posts: 18
Joined: April 2005
Posted: May 12 2005,15:20 QUOTE

I don't think there is a way to open it from windows.  I've seen an app that will let you access an ext2 filesystem on a partition, but not a compressed iso9660 file.

This will let you mount the KNOPPIX file from DSL:
Code Sample
mount -t iso9660 -o ro,loop=/dev/cloop2 KNOPPIX /mnt/test


But, you can only mount this file as read-only.  Anyone know a way to mount it read-write?  Or is the only way to modify it to copy all the files off, modify them, then create a new KNOPPIX file?

The reason I'm asking is, I think it would be cool to have a dynamically-modifyable system so I can add libraries to DSL and not have to worry about mydsl-load for everything.
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: May 12 2005,15:28 QUOTE

The iso9660 filesystem is read-only by design. I don't think there's any way to make it read-write with standard software, although there may be hacks or special tools available somewhere.

--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
muellerr1 Offline





Group: Members
Posts: 18
Joined: April 2005
Posted: May 12 2005,19:12 QUOTE

Thanks for the info mik.  After doing some searching, I realize now that this is a GOOD thing.  I want make alsa (among other things) permanent, but having a read-only filesystem is much more secure.  I think the way to do what I need is to just remaster, in which case chroot is my friend.
Back to top
Profile PM 
9 replies since July 06 2004,09:41 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ 1 [2] >/
reply to topic new topic new poll
Quick Reply: HowTo open the compressed KNOPPIX file?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code