WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: isomaster  (Read 2889 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
isomaster
« on: September 15, 2009, 06:47:10 AM »
Thanks to bmarkus for:

Code: [Select]
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


Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
Re: isomaster
« Reply #1 on: September 15, 2009, 08:10:14 AM »
Thanks to bmarkus for:

Code: [Select]
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.
big pc man

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: isomaster
« Reply #2 on: September 15, 2009, 08:14:31 AM »

Thanks for this app. It's been one of my favorites.


Yeah, a nice little toy. Hopefully will help remastering too  :-*
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: isomaster
« Reply #3 on: September 15, 2009, 08:53:31 AM »

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:

Code: [Select]
Failed to extract item 'tinycore.gz': 'Failed to open file on the filesystem for writing'

Do you wish to continue?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: isomaster
« Reply #4 on: September 15, 2009, 09:03:38 AM »
Doesn't seem to work. It views the files, but when trying to extract:

Code: [Select]
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. ?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: isomaster
« Reply #5 on: September 15, 2009, 09:50:08 AM »

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)


Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: isomaster
« Reply #6 on: September 15, 2009, 09:56:41 AM »
Tested, works fine. Your error message suggests that you tried to extract it to a non-writable directory.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: isomaster
« Reply #7 on: September 15, 2009, 10:20:51 AM »
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.

Code: [Select]
tc@box:/mnt/hda3/tmp$ ls -ld
  3 drwxr-xr-x    7 tc       staff        4096 Sep 15 08:54 ./

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: isomaster
« Reply #8 on: September 15, 2009, 01:20:49 PM »
I see. ISO I used for testing is on FAT32 partition. Anyhow, isomaster works.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: isomaster
« Reply #9 on: September 15, 2009, 10:20:23 PM »
Could you add a comment re chown?  I suspect isomaster will find some use with the tinycore iso. (some come from windows->puppy ) Thanks!  
« Last Edit: September 15, 2009, 10:26:24 PM by jpeters »

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
Re: isomaster
« Reply #10 on: November 02, 2009, 02:18:37 AM »
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.

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: isomaster
« Reply #11 on: November 24, 2009, 11:21:57 PM »
Quote
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).