Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on September 15, 2009, 09:47:10 AM
-
Thanks to bmarkus for:
Title: isomaster.tcz
Description: CD image editor for .iso .nrg .mdf
Version: 1.3.6
Author: Andrew Smith
Original-site: http://littlesvr.ca/isomaster/
Copying-policy: GPL v2
Size: 82k
Extension_by: bmarkus
Comments: Compiled for TC2.x
----
PPI compatible
Change-log: ----
Current: 2009/09/15 First version
-
Thanks to bmarkus for:
Title: isomaster.tcz
Description: CD image editor for .iso .nrg .mdf
Version: 1.3.6
Author: Andrew Smith
Original-site: http://littlesvr.ca/isomaster/
Copying-policy: GPL v2
Size: 82k
Extension_by: bmarkus
Comments: Compiled for TC2.x
----
PPI compatible
Change-log: ----
Current: 2009/09/15 First version
Thanks for this app. It's been one of my favorites.
-
Thanks for this app. It's been one of my favorites.
Yeah, a nice little toy. Hopefully will help remastering too :-*
-
Thanks for this app. It's been one of my favorites.
Yeah, a nice little toy. Hopefully will help remastering too :-*
Doesn't seem to work. It views the files, but when trying to extract:
Failed to extract item 'tinycore.gz': 'Failed to open file on the filesystem for writing'
Do you wish to continue?
-
Doesn't seem to work. It views the files, but when trying to extract:
Failed to extract item 'tinycore.gz': 'Failed to open file on the filesystem for writing'
Do you wish to continue?
Please provide details on actions taken to reproduce it. Did you open a TC/MC ISO image and clicked on tinycore.gz, opened tinycore.gz as an image file, etc. ?
-
Please provide details on actions taken to reproduce it. Did you open a TC/MC ISO image and clicked on tinycore.gz, opened tinycore.gz as an image file, etc. ?
loaded ismaster
open tinycore_2.3.1.iso
clicked on boot icon in lower panel
selected tinycore.gz
click on extract (from iso)
-
Tested, works fine. Your error message suggests that you tried to extract it to a non-writable directory.
-
Tested, works fine. Your error message suggests that you tried to extract it to a non-writable directory.
No, it was in a writable directory. I had to change the permissions of the downloaded iso from root:root to tc:staff, then it worked.
tc@box:/mnt/hda3/tmp$ ls -ld
3 drwxr-xr-x 7 tc staff 4096 Sep 15 08:54 ./
-
I see. ISO I used for testing is on FAT32 partition. Anyhow, isomaster works.
-
Could you add a comment re chown? I suspect isomaster will find some use with the tinycore iso. (some come from windows->puppy ) Thanks!
-
This package have the same problems of pidgin, without "shared-mime-info.tcz" package the button don't have a icon.
Please update the dependencies.
-
No, it was in a writable directory. I had to change the permissions of the downloaded iso from root:root to tc:staff, then it worked.
A bit late, but FYI, that means that it wasn't writable (see g-w, o-w). It would've been writable if you had then started the application as root (u+w).