Re: growisofs does not burn folders correctly all files are flat on the disk no folders

2013-03-11 Thread Fabian Keil
CeDeROM  wrote:

> I have problem with growisofs - I get all files flat on the disk there
> are no directories as on the source drive :-( I had this once with BD
> and once with DVD disk on my new 9.1-RELEASE machine.
> 
> growisofs -Z/dev/cd2 -dvd-compat -R -J -iso-level 3 -udf *
> 
> % growisofs --version
> * growisofs by , version 7.1,
>   front-ending to mkisofs: mkisofs 3.00 (amd64-unknown-freebsd9.1)
> Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2010 J�rg Schilling
> 
> Any hints welcome :-)

I've never used growisofs, but given that it's a mkisofs front-end
I suspect that you may want to change the pathspec from "*" to the
path to the directory that contains the directory structure you want
on the disc.

For example ".", if it's also the current working directory.

For details see mkisofs(8).

Fabian


signature.asc
Description: PGP signature


Re: growisofs does not burn folders correctly all files are flat on the disk no folders

2013-03-11 Thread CeDeROM
On Mon, Mar 11, 2013 at 5:52 AM, Bernt Hansson  wrote:
> 2013-03-10 21:07, CeDeROM skrev:
>> I have problem with growisofs - I get all files flat on the disk there
>> are no directories as on the source drive :-( I had this once with BD
>> and once with DVD disk on my new 9.1-RELEASE machine.
> Make an ISO file first, then burn.

Yea I will try that way to see what is wrong, but I hoped maybe
someone had this problem also and found the solution :-)

Best regards :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: growisofs does not burn folders correctly all files are flat on the disk no folders

2013-03-10 Thread Bernt Hansson

2013-03-10 21:07, CeDeROM skrev:

Hey :-)

I have problem with growisofs - I get all files flat on the disk there
are no directories as on the source drive :-( I had this once with BD
and once with DVD disk on my new 9.1-RELEASE machine.

growisofs -Z/dev/cd2 -dvd-compat -R -J -iso-level 3 -udf *

% growisofs --version
* growisofs by , version 7.1,
   front-ending to mkisofs: mkisofs 3.00 (amd64-unknown-freebsd9.1)
Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2010 J�rg Schilling

Any hints welcome :-)
Tomek


Make an ISO file first, then burn.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

growisofs does not burn folders correctly all files are flat on the disk no folders

2013-03-10 Thread CeDeROM
Hey :-)

I have problem with growisofs - I get all files flat on the disk there
are no directories as on the source drive :-( I had this once with BD
and once with DVD disk on my new 9.1-RELEASE machine.

growisofs -Z/dev/cd2 -dvd-compat -R -J -iso-level 3 -udf *

% growisofs --version
* growisofs by , version 7.1,
  front-ending to mkisofs: mkisofs 3.00 (amd64-unknown-freebsd9.1)
Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2010 J�rg Schilling

Any hints welcome :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"