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

mkisofs again :(



sorry for the first message ( stupid outlook ctrl+return )

for example:

I have this directories:

drwxr-xr-x    3 root     root         4096 Jul  8 20:18 dir1
drwxr-xr-x    3 root     root         4096 Jul  8 20:18 dir2
drwxr-xr-x    3 root     root         4096 Jul  8 20:18 dir3

Im trying to make iso9660 of "dir2" directory, so after mount it will look
like this:
/          <= root directory of the image
/dir2    <= second level directory

but when I do:
mkisofs -R -o /somwhere/image.raw dir2

the root directory of the image contain the content of dir2.

Is there any way to pass this bump other then moving dir2 to other directory
and mkisofs the top directory ?

--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
http://sites.canaan.co.il
--------------------------



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il