Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Daemon Tools for Linux?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
flamesrock
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2005
Posts: 132
Location: Calgary

PostPosted: Sat Apr 15, 2006 9:12 pm    Post subject: [SOLVED] Daemon Tools for Linux? Reply with quote

Hi,

I'm just wondering if there's anything like daemon tools on for gnu/linux?
_________________
If it happens, it's possible.


Last edited by flamesrock on Mon Apr 17, 2006 12:19 am; edited 1 time in total
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Sat Apr 15, 2006 9:20 pm    Post subject: Reply with quote

If you're talking about Dan Bernstein's daemontools (used with qmail, djbdns, etc.) then yes:
Code:
sys-process/daemontools
      Latest version available: 0.76-r5
      Latest version installed: 0.76-r5
      Size of downloaded files: 36 kB
      Homepage:    http://cr.yp.to/daemontools.html
      Description: Collection of tools for managing UNIX services
      License:     freedist

If you're talking about some other software available for MacOSX or Windows, then I don't know the answer.
Back to top
View user's profile Send private message
Mben
Guru
Guru


Joined: 29 Mar 2004
Posts: 465
Location: New York, USA

PostPosted: Sat Apr 15, 2006 9:32 pm    Post subject: Reply with quote

I'm guessing you mean the software for windows that allows you to mount iso images as a virtual drive. If this is the case then, you don't need to look farther than the kernel, try:

Code:

su
mount -o loop image.iso /mnt/fakecd

you might have to add a "-t type" (not sure) like "-t iso9660"
be sure to change 'image.iso' and '/mnt/fakecd' to something reasonable
Back to top
View user's profile Send private message
flamesrock
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2005
Posts: 132
Location: Calgary

PostPosted: Sat Apr 15, 2006 10:23 pm    Post subject: Reply with quote

Not unix daemon tools..regular old virtual mount software.

I am aware of the ability to mount iso files, but it doesn't seem to work for bin/cue .ccd/img files and stuff like that..
_________________
If it happens, it's possible.
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Sat Apr 15, 2006 10:28 pm    Post subject: Reply with quote

flamesrock wrote:
I am aware of the ability to mount iso files, but it doesn't seem to work for bin/cue .ccd/img files and stuff like that..

Code:
 # emerge -pv ccd2iso

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-cdr/ccd2iso-0.2-r1  175 kB

 # emerge -pv bin2iso

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-cdr/bin2iso-19b-r2  9 kB

_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
flamesrock
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2005
Posts: 132
Location: Calgary

PostPosted: Sun Apr 16, 2006 9:12 am    Post subject: Reply with quote

wow thats awesome! thanks
_________________
If it happens, it's possible.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum