Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: Share CD burner on Samba?
- Date: Wed, 2 Apr 2003 16:33:07 +0200
- From: Godwin Stewart <gstewart@example.com>
- Subject: Re: [tlug] Re: Share CD burner on Samba?
- References: <200304022030.39329.jq@example.com><20030402135405.GA3806@example.com><200304022118.01589.jq@example.com>
- Organization: Nope, none here, it's a mess ;o)
And Thus Spake Jonathan Q <jq@example.com> (on Wed, 2 Apr 2003 21:17:52 +0700): > Specifically, why not? Granted, I have no tried sharing a burner over the > network from a Windows box, but they have no problem with sharing ordinary > CDROM drives over the network. So, I take it you're saying it's only the > burner-sharing part that doesn't work? Precisely, unless you want to use the dreaded DirectCD (yuk) technique which is basically packet mode writing. In "normal" mode, burners know nothing of filesystems and just spew a constant stream of data to the disc. The software has to access the device node directly, not the mount point which serves as the root of the filesystem on the disc. Similarly, from a Windows point of view, burning software accesses the drive directly, not by its filesystem drive letter (E: or whatever), which is why sharing that drive letter is pointless. What you *can* do is just the opposite. Shove the CD burner in the Linux box, share a directory over the network using Samba, get people to dump into it what they want burned on a CD and then create a file called "burn.now", have a daemon running on the Linux box which waits for "burn.now" to be created and then deletes it, runs mkisofs on the shared directory, then invokes cdrecord on the ISO image created. -- G. Stewart -- gstewart@example.com -- gstewart@example.com Registered Linux user #284683 --------------------------------------------------------------- Sign spotted outside a second hand shop: WE EXCHANGE ANYTHING - BICYCLES, WASHING MACHINES, ETC. WHY NOT BRING YOUR WIFE ALONG AND GET A WONDERFUL BARGAIN?Attachment: pgp00007.pgp
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Re: Share CD burner on Samba?
- From: Edward Middleton
- References:
- [tlug] Share CD burner on Samba?
- From: Jonathan Q
- [tlug] Re: Share CD burner on Samba?
- From: Tobias Diedrich
- Re: [tlug] Re: Share CD burner on Samba?
- From: Jonathan Q
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: Share CD burner on Samba?
- Next by Date: Re: [tlug] Re: Share CD burner on Samba?
- Previous by thread: Re: [tlug] Re: Share CD burner on Samba?
- Next by thread: Re: [tlug] Re: Share CD burner on Samba?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links