<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.uugrn.org/index.php?action=history&amp;feed=atom&amp;title=DVD_oder_CD_brennen_mit_k3b_unter_FreeBSD</id>
	<title>DVD oder CD brennen mit k3b unter FreeBSD - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.uugrn.org/index.php?action=history&amp;feed=atom&amp;title=DVD_oder_CD_brennen_mit_k3b_unter_FreeBSD"/>
	<link rel="alternate" type="text/html" href="https://wiki.uugrn.org/index.php?title=DVD_oder_CD_brennen_mit_k3b_unter_FreeBSD&amp;action=history"/>
	<updated>2026-05-19T11:48:58Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in UUGRN</subtitle>
	<generator>MediaWiki 1.42.5</generator>
	<entry>
		<id>https://wiki.uugrn.org/index.php?title=DVD_oder_CD_brennen_mit_k3b_unter_FreeBSD&amp;diff=9612&amp;oldid=prev</id>
		<title>Rabe: Copy-Paste /usr/ports/sysutils/k3b-kde4/pkg-message</title>
		<link rel="alternate" type="text/html" href="https://wiki.uugrn.org/index.php?title=DVD_oder_CD_brennen_mit_k3b_unter_FreeBSD&amp;diff=9612&amp;oldid=prev"/>
		<updated>2011-01-02T21:53:24Z</updated>

		<summary type="html">&lt;p&gt;Copy-Paste /usr/ports/sysutils/k3b-kde4/pkg-message&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Der Port sysutils/k3b-kde4 liefert abschließend folgende sachdienlichen Hinweise (siehe auch /usr/ports/sysutils/k3b-kde4/pkg-message)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Notes for FreeBSD 7.x and onwards users:&lt;br /&gt;
1. The FreeBSD k3b port supports SCSI drives only. If you have IDE CD or DVD&lt;br /&gt;
   drives, use them through the cam system. See Chapter 18.6.9 of the handbook&lt;br /&gt;
   (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM)&lt;br /&gt;
2. k3b has to be started from a root console, which is not recommended.&lt;br /&gt;
   Alternatively, do ALL of the following:&lt;br /&gt;
   a. Set the suid flag on cdrecord and cdrdao. The &amp;#039;Notes&amp;#039; chapter of&lt;br /&gt;
      &amp;#039;man cdrecord&amp;#039; discusses this.&lt;br /&gt;
   b. Set the vfs.usermount sysctl variable to 1.&lt;br /&gt;
        # sysctl vfs.usermount=1&lt;br /&gt;
      Add the line vfs.usermount=1 to /etc/sysctl.conf&lt;br /&gt;
      Note that this has negative security implications&lt;br /&gt;
   c. Every user must have read and write access to /dev/cdX:&lt;br /&gt;
      - add to your /etc/devfs.rules under &amp;#039;[system=10]&amp;#039;:&lt;br /&gt;
          add path &amp;#039;cd*&amp;#039; mode 666&lt;br /&gt;
      - or if you prefer allow access for a group XXX only add instead:&lt;br /&gt;
          add path &amp;#039;cd*&amp;#039; mode 660 group XXX&lt;br /&gt;
      - to enable it, add to your /etc/rc.conf a&lt;br /&gt;
          devfs_system_ruleset=&amp;quot;system&amp;quot;&lt;br /&gt;
   d. Every user who should be able to use k3b must have read and write access&lt;br /&gt;
      to all pass through devices connected with CD and DVD drives and to the &lt;br /&gt;
      /dev/xpt0 device. Run &amp;#039;camcontrol devlist&amp;#039; to identify those devices (seek &lt;br /&gt;
      string &amp;#039;passX&amp;#039; at the end of each line). Note, that this is a security &lt;br /&gt;
      leak as well but that there is no alternative! &lt;br /&gt;
      - add to your /etc/devfs.rules under &amp;#039;[system=10]&amp;#039;:&lt;br /&gt;
          add path &amp;#039;pass*&amp;#039; mode 666&lt;br /&gt;
          add path &amp;#039;xpt0&amp;#039; mode 666&lt;br /&gt;
      - or if you prefer allow access for a group XXX only add instead:&lt;br /&gt;
          add path &amp;#039;pass*&amp;#039; mode 660 group XXX&lt;br /&gt;
          add path &amp;#039;xpt0&amp;#039; mode 660 group XXX&lt;br /&gt;
      - to enable it, add to your /etc/rc.conf&lt;br /&gt;
          devfs_system_ruleset=&amp;quot;system&amp;quot;&lt;br /&gt;
      - to apply these changes without reboot, run as root:&lt;br /&gt;
          /etc/rc.d/devfs restart&lt;br /&gt;
3. Check, that DMA is activated for atapi devices: &amp;#039;sysctl hw.ata.atapi_dma&amp;#039;&lt;br /&gt;
   If not, set it to 1 and put &amp;#039;hw.ata.atapi_dma=1&amp;#039; into /boot/loader.conf.&lt;br /&gt;
4. Create a directory on a partition, which has enough disk space to hold a CDs&lt;br /&gt;
   or DVDs content (usually below /usr). Enter this directory in Settings-&amp;gt;&lt;br /&gt;
   Configure K3b...-&amp;gt;Misc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:KDE]]&lt;br /&gt;
[[Kategorie:FreeBSD]]&lt;/div&gt;</summary>
		<author><name>Rabe</name></author>
	</entry>
</feed>