Re: [gentoo-user] DVD and changing permissions

2008-07-17 Thread Daniel Pielmeier
2008/7/17, Joerg Schilling <[EMAIL PROTECTED]>: > > > > I have a bug open addressing this and a few other things. Do you > > remember the Announcement file, so I can add this information to the > > bug! If not i will delve through the files myself. > > Mmmm, don't you know "grep"? s/delve/grep/ :-

Re: [gentoo-user] DVD and changing permissions

2008-07-17 Thread Joerg Schilling
"Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > > unknown locale mkisofs is complaining about a missing > > > $INS_BASE/lib/siconv folder. > > > > This is correct, your installation is incomplete. > > > > Mkisofs cannot work correctly in all cases if siconv data is missing. > > > > When I replac

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Dale
Daniel Pielmeier wrote: Dale schrieb: This appears to be a udf problem I would assume with the kernel. If I mount the DVD as iso9660 then it works fine but if it mounts with udf the permissions are wrong. Is there a way to tell hal, ivman and friends to always use iso9660? At least until

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
Dale schrieb: This appears to be a udf problem I would assume with the kernel. If I mount the DVD as iso9660 then it works fine but if it mounts with udf the permissions are wrong. Is there a way to tell hal, ivman and friends to always use iso9660? At least until there is a fix in the ke

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
2008/7/16, Joerg Schilling <[EMAIL PROTECTED]>: > > > > I use utf-8 on my system, so i thought it is correct. > > > > Can you please explain me what are $INS_BASE/lib/profiled > > $INS_BASE/lib/siconv for. These two directories are not installed by > > the gentoo installation. I ask this because I

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Joerg Schilling
"Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > Why do you use things like: -input-charset utf-8 which is may be wrong > > and which is by default handled correctly by mkisofs? > > I use utf-8 on my system, so i thought it is correct. > > Can you please explain me what are $INS_BASE/lib/profiled

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Dale
Dale wrote: Well, it worked the first time at least. Back to the drawing board. :-( I re-emerged hal and it umounts just fine now. Can someone tell me things to try to narrow down what the problem is exactly? I'm will to try some things if it will help. You may have to hold my hand a li

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Daniel Pielmeier
2008/7/16, Joerg Schilling <[EMAIL PROTECTED]>: > Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > > > By the way would you recommend those commands for creating dvd-video > > material, or should there be something changed. I mean it should be most > > compatible. Playable on PC and standalone players

Re: [gentoo-user] DVD and changing permissions

2008-07-16 Thread Joerg Schilling
Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > By the way would you recommend those commands for creating dvd-video > material, or should there be something changed. I mean it should be most > compatible. Playable on PC and standalone players and different > operating systems. > > Iso creation:

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Dale wrote: Dale wrote: Now we are cooking. W O!!! Check this out: [EMAIL PROTECTED] / # ls -al /media/hdd/ total 1898079 dr-xr-xr-x 2 root root 2048 2008-07-15 04:47 . drwxr-xr-x 5 root root224 2008-07-15 05:31 .. -r--r--r-- 1 root root 1943630336 2008-07-10 14:

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Dale wrote: Now we are cooking. W O!!! Check this out: [EMAIL PROTECTED] / # ls -al /media/hdd/ total 1898079 dr-xr-xr-x 2 root root 2048 2008-07-15 04:47 . drwxr-xr-x 5 root root224 2008-07-15 05:31 .. -r--r--r-- 1 root root 1943630336 2008-07-10 14:38 portage_2

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
Joerg Schilling schrieb: Daniel Pielmeier <[EMAIL PROTECTED]> wrote: It was jst isoinfo which did not show the permissions: isoinfo -l -i dvd-data.iso Directory listing of / d- 000 2048 Jul 15 2008 [266 02] . d- 000 2048 Jul 15 2008 [266

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > It was jst isoinfo which did not show the permissions: > > isoinfo -l -i dvd-data.iso > > Directory listing of / > d- 000 2048 Jul 15 2008 [266 02] . > d- 000 2048 Jul 15 2008 [266 02] .. > --

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
I think I don't need testing on an other OS. It is working flawless here. I have created to iso-images one as data and the other one as video with the following calls: VIDEO: mkisofs -dvd-video -UDF -R -iso-level 1 -v -volid DVD_VIDEO -sysid LINUX -input-charset utf-8 -o ../dvd-video.iso ./

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Alan McKinnon
On Tuesday 15 July 2008, Dale wrote: > I don't seem to have a Rock Ridge. I couldn't find it in the kernel > config to enable it and equery doesn't list one either. Where does > it come from exactly? Rock Ridge isn't a filesystem, it's an extension to iso9660. From man mount: Mount options for

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > Hi, > > have a look at the udev and hal rules. > > I am pretty sure that this has nothing to do with cdrecord or k3b. It would of course also help to manually mount the UDF part and check whether this is a problem caused by the way mount was done

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Volker Armin Hemmann
Hi, have a look at the udev and hal rules. I am pretty sure that this has nothing to do with cdrecord or k3b. -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling <[EMAIL PROTECTED]>: > > > > I have set up the machine recently, and I think there is now way to > > share files between Host and Guest OS in Virtualbox when the guest is > > Solaris. So I will burn the Live CD and try it within the Live CD. > > Any virtualization soluti

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
"Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > 2008/7/15, Joerg Schilling <[EMAIL PROTECTED]>: > > "Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > > > > > UDF permissions created by mkisofs have been verified by mounting the > > > > images on > > > > Solaris. As I could not see any deviations

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling <[EMAIL PROTECTED]>: > "Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > > > UDF permissions created by mkisofs have been verified by mounting the > > > images on > > > Solaris. As I could not see any deviations from the original permissions, > > > I > > > suspect a pro

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Daniel Pielmeier wrote: Unmount the disk and then try to mount it manually. mount -t iso9660 device mount-point This mounts as iso9660 with rock-ridge extension. mount -t udf device mount-point This mounts as udf. For further information it will be a good idea to look into the mount manpage.

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Dale <[EMAIL PROTECTED]>: > > LOL. Since there is no fstab entry, you will have to enlighten me a bit. > How do I tell hal to mount it that way instead of udf? > > Hmmm, guess I could turn off hal and try manually. BRB This is odd. > [EMAIL PROTECTED] / # cat /proc/filesystems > nodev

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
"Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > UDF permissions created by mkisofs have been verified by mounting the > > images on > > Solaris. As I could not see any deviations from the original permissions, I > > suspect a problem in the Linux kernel. > > > > If you have no Solaris, it could

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: Joerg Schilling wrote: Just to be sure: did you mount Rock Ridge or did you mount UDF? Jörg /dev/hdd on /media/portage_2008.07.10-14.27.04_1 type udf (ro,nosuid,nodev,uid=1000) Is that correct? There is no fsta

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
2008/7/15, Joerg Schilling <[EMAIL PROTECTED]>: > > I did a bit testing last night and found out that the files and > > directories in the resulting images created by mkisofs all have > > permissions 000. What I see from the man pages is that the -udf and -r > > options are setting the user and gro

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > > Try to create a scenario that allows to reproduce your problem without using > > k3b. > > > > Jörg > > > > > > I'm not sure if you saw it but I sent the k3b debugging information in a > couple posts. It had some long commands in it. I can send them again

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > Joerg Schilling wrote: > > Just to be sure: did you mount Rock Ridge or did you mount UDF? > > > > Jörg > > > > > > /dev/hdd on /media/portage_2008.07.10-14.27.04_1 type udf > (ro,nosuid,nodev,uid=1000) > > Is that correct? There is no fstab entry since some

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
"Daniel Pielmeier" <[EMAIL PROTECTED]> wrote: > > > > You, or anybody else, notice anything strange, odd and/or just plain wrong? > > Would a different version of k3b help? I'm not sure what is causing this > > problem just that I have one. I would also be willing to try a command line > > if yo

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: I have a CD burner on here too. I basically set them both up the same way. The CD works just fine but the *DVD* does not. Any ideas? Dale :-) :-) OK folks, still looking for a fix here. Any ideas at all? The problem

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: Daniel Pielmeier wrote: Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to i

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: /usr/bin/mkisofs: Warning: Cannot write inode/link information with -no-cache-inodes. Setting input-charset to 'ISO-8859-1' from locale. 0.05% done, estimate finish Mon Jul 14 17:09:09 2008 If you explicitly tell mkisofs

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: Upgraded to cdrtools-2.01.01_alpha42 but no change. Note that I fixed some problems with the permissions of "." and ".." with cdrtools-2.01.01a43 that happen on Linux only because some Linux filesystem implementations return the

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > Daniel Pielmeier wrote: > > Dale schrieb: > >> > >> OK folks, still looking for a fix here. Any ideas at all? > >> > > > > There is a bug [1] open about this problem, unfortunately still > > unsolved! Maybe the k3b command line will help to investigate on this

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > > I have a CD burner on here too. I basically set them both up the same > > way. The CD works just fine but the *DVD* does not. > > > > Any ideas? > > > > Dale > > > > :-) :-) > > OK folks, still looking for a fix here. Any ideas at all? The problem is that yo

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Daniel Pielmeier
> > You, or anybody else, notice anything strange, odd and/or just plain wrong? > Would a different version of k3b help? I'm not sure what is causing this > problem just that I have one. I would also be willing to try a command line > if you can provide me with the 'correct' options to test with.

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > Upgraded to cdrtools-2.01.01_alpha42 but no change. Note that I fixed some problems with the permissions of "." and ".." with cdrtools-2.01.01a43 that happen on Linux only because some Linux filesystem implementations return the entries for "." and ".." "out of

Re: [gentoo-user] DVD and changing permissions

2008-07-15 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > >> /usr/bin/mkisofs: Warning: Cannot write inode/link information with > >> -no-cache-inodes. > >> Setting input-charset to 'ISO-8859-1' from locale. > >> 0.05% done, estimate finish Mon Jul 14 17:09:09 2008 > >> > > > > If you explicitly tell mkisofs to d

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Dale wrote: Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: mkisofs --- /usr/bin/mkisofs: Warning: Cannot write inode/link information with -no-cache-inodes. /usr/bin/mkisofs: Warning: Cannot write inode/link information with -no-cache-inodes. 949463 /usr/bin/mk

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: Daniel Pielmeier wrote: Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to i

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Joerg Schilling wrote: Dale <[EMAIL PROTECTED]> wrote: mkisofs --- /usr/bin/mkisofs: Warning: Cannot write inode/link information with -no-cache-inodes. /usr/bin/mkisofs: Warning: Cannot write inode/link information with -no-cache-inodes. 949463 /usr/bin/mkisofs: Warni

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > Daniel Pielmeier wrote: > > Dale schrieb: > >> > >> OK folks, still looking for a fix here. Any ideas at all? > >> > > > > There is a bug [1] open about this problem, unfortunately still > > unsolved! Maybe the k3b command line will help to investigate on this

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Joerg Schilling
Dale <[EMAIL PROTECTED]> wrote: > mkisofs > --- > /usr/bin/mkisofs: Warning: Cannot write inode/link information with > -no-cache-inodes. > /usr/bin/mkisofs: Warning: Cannot write inode/link information with > -no-cache-inodes. > 949463 > /usr/bin/mkisofs: Warning: Cannot wri

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Daniel Pielmeier wrote: < SNIP > When k3b finishes you can get the command line used by k3b, maybe you can post it. Regards, Daniel This is what I got with some stuff snipped: System --- K3b Version: 1.0.5 KDE Version: 3.5.9 QT Version: 3.3.8 Kernel: 2.6.23-gen

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Daniel Pielmeier
Dale schrieb: Daniel Pielmeier wrote: Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to investigate on this further. [1] http://bugs.gentoo.org/show_b

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Daniel Pielmeier wrote: Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to investigate on this further. [1] http://bugs.gentoo.org/show_bug.cgi?id=21339

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Daniel Pielmeier
Dale schrieb: OK folks, still looking for a fix here. Any ideas at all? There is a bug [1] open about this problem, unfortunately still unsolved! Maybe the k3b command line will help to investigate on this further. [1] http://bugs.gentoo.org/show_bug.cgi?id=213399 -- gentoo-user@lists.ge

Re: [gentoo-user] DVD and changing permissions

2008-07-14 Thread Dale
Dale wrote: Hi, again, I just noticed a problem with my new DVD burner. I posted this on the forums but no response as of yet. This is the info that may help: [I--] [ ] app-cdr/cdrtools-2.01.01_alpha34 [-P-] [ ] app-cdr/k3b-0.12.17 [I--] [ ] sys-fs/udev-119 [I--] [ ] app-misc/hal-info-2

Re: [gentoo-user] DVD and changing permissions

2008-07-13 Thread Dale
Neil Bothwick wrote: On Sat, 12 Jul 2008 17:10:15 -0500, Dale wrote: d- 2 ivman plugdev 112 2008-07-12 03:08 hdd This is weird, the ownership is correct (you need to belong to the plugdev group to use automounted devices) but the permissions certainly are not. Do you have an

Re: [gentoo-user] DVD and changing permissions

2008-07-13 Thread Neil Bothwick
On Sat, 12 Jul 2008 19:10:12 -0500, Dale wrote: > I re-emerged udev and noticed this little foot note: > > mount options for directory /dev are no longer > set in /etc/udev/udev.conf, but in /etc/fstab > as for other directories. > > I don't have anything in fstab for /udev. This is what mount

Re: [gentoo-user] DVD and changing permissions

2008-07-13 Thread Neil Bothwick
On Sat, 12 Jul 2008 17:10:15 -0500, Dale wrote: > d- 2 ivman plugdev 112 2008-07-12 03:08 hdd This is weird, the ownership is correct (you need to belong to the plugdev group to use automounted devices) but the permissions certainly are not. Do you have any rules for this in /etc/udev/r

Re: [gentoo-user] DVD and changing permissions

2008-07-12 Thread Dale
Dale wrote: Neil Bothwick wrote: On Sat, 12 Jul 2008 13:39:03 -0500, Dale wrote: It changes the permissions whenever I insert the DVD. I'm not sure if it is something that is on the DVD or if it is a mounting issue. Here is my fstab line for the *DVD*: /dev/hdd /media/hddauton

Re: [gentoo-user] DVD and changing permissions

2008-07-12 Thread Dale
Neil Bothwick wrote: On Sat, 12 Jul 2008 13:39:03 -0500, Dale wrote: It changes the permissions whenever I insert the DVD. I'm not sure if it is something that is on the DVD or if it is a mounting issue. Here is my fstab line for the *DVD*: /dev/hdd /media/hddautonoauto,users

Re: [gentoo-user] DVD and changing permissions

2008-07-12 Thread Neil Bothwick
On Sat, 12 Jul 2008 13:39:03 -0500, Dale wrote: > It changes the permissions whenever I insert the DVD. I'm not sure if > it is something that is on the DVD or if it is a mounting issue. Here > is my fstab line for the *DVD*: > > /dev/hdd /media/hddautonoauto,users0 0 Unless yo

[gentoo-user] DVD and changing permissions

2008-07-12 Thread Dale
Hi, again, I just noticed a problem with my new DVD burner. I posted this on the forums but no response as of yet. This is the info that may help: [I--] [ ] app-cdr/cdrtools-2.01.01_alpha34 [-P-] [ ] app-cdr/k3b-0.12.17 [I--] [ ] sys-fs/udev-119 [I--] [ ] app-misc/hal-info-20070618 (0) [