[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strange behavour of mkisofs



On Sunday 25 August 2002 15:08, Nicos Gollan wrote:
>
> The behaviour is correct, it's a small thinko on your side ;-)
>
> Try
>
>  mkisofs -J -o cd.iso .
>
> (notice the dot!) instead. If you use the asterisk, bash expands the
> command to
>
>  mkisofs -J -o cd.iso <directory1> <directory2> ... <file1> <file2> ...
>
> which is not what you want. mkisofs builds the ISO using the specified
> directory/directories as file system root.

*DANG* hehe yeah that was it. Acting like a noob here, sorry

cheers,
Raffaele
-- 
Raffaele Sandrini <rasa@gmx.ch>
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from "search.keyserver.net"
ID: 0xEC4950E9




Reply to: