Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: enscription thru loop device.
- To: tlug@example.com
- Subject: Re: tlug: enscription thru loop device.
- From: Frank Bennett <bennett@example.com>
- Date: 09 Oct 1998 12:26:07 +0900
- Content-Type: text/plain; charset=US-ASCII
- In-Reply-To: Kei Furuuchi's message of "Fri, 9 Oct 1998 00:57:22 +0900 (JST)"
- References: <199810081557.AAA01126@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Kei Furuuchi <kfur@example.com> writes: > $ touch cdr.img > $ losetup -e des /dev/loop0 cdr.img > $ mkisofs -afvr -o /dev/loop0 <directory> > > mkisofs fails. Is it usual? As far as I know that should fail; you need a load of empty space into which to write the filesystem. It's the same with physical disks; you need a partition before you can fill it with a filesystem. Use dd for this purpose: dd bs=1024 count=1000 if=/dev/zero of=cdr.img or options to a similar effect. Cheers, -- -x80 Frank G Bennett, Jr @@ Faculty of Law, Nagoya Univ () email: bennett@example.com Tel: +81[(0)52]789-2239 () WWW: http://rumple.soas.ac.uk/~bennett/ --------------------------------------------------------------- Next Meeting: 10 October, 12:30 Tokyo Station Yaesu central gate Featuring the IMASY Eng. Team on "IPv6 - The Next Generation IP" Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 --------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- Follow-Ups:
- Re: tlug: enscription thru loop device.
- From: Kei Furuuchi <kfur@example.com>
- References:
- tlug: enscription thru loop device.
- From: Kei Furuuchi <kfur@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: Meeting: Huge Computer Auction!!
- Next by Date: Re: tlug: It works!
- Prev by thread: tlug: enscription thru loop device.
- Next by thread: Re: tlug: enscription thru loop device.
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links