Update to r49599:
USB pass-through in VirtualBox is currently not supported.
This commit is contained in:
		
							parent
							
								
									336fc1f1ac
								
							
						
					
					
						commit
						4a9191e4cf
					
				
				
				Notes:
				
					svn2git
				
				2020-12-08 03:00:23 +00:00 
				
			
			svn path=/head/; revision=49629
					 1 changed files with 6 additions and 27 deletions
				
			
		|  | @ -5,7 +5,7 @@ | |||
| 
 | ||||
|      $FreeBSD$ | ||||
|      $FreeBSDde: de-docproj/books/handbook/virtualization/chapter.xml,v 1.14 2010/07/03 14:29:30 jkois Exp $ | ||||
|      basiert auf: r49368 | ||||
|      basiert auf: r49599 | ||||
| --> | ||||
| <chapter xmlns="http://docbook.org/ns/docbook" | ||||
|   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" | ||||
|  | @ -1003,32 +1003,11 @@ perm    vboxnetctl 0600</programlisting> | |||
|     <sect2 xml:id="virtualization-virtualbox-usb-support"> | ||||
|       <title>USB Unterstützung für &virtualbox;</title> | ||||
| 
 | ||||
|       <para>Um auf <acronym>USB</acronym>-Geräte lesend und schreibend | ||||
| 	zuzugreifen, müssen Benutzer Mitglied der Gruppe | ||||
| 	<systemitem class="groupname">operator</systemitem> | ||||
| 	sein:</para> | ||||
| 
 | ||||
|       <screen>&prompt.root; <userinput>pw groupmod operator -m <replaceable>jerry</replaceable></userinput></screen> | ||||
| 
 | ||||
|       <para>Fügen Sie dann folgenden Eintrag in | ||||
| 	<filename>/etc/devfs.rules</filename> hinzu.  Erstellen Sie | ||||
| 	die Datei, wenn sie nicht bereits existiert:</para> | ||||
| 
 | ||||
|       <programlisting>[system=10] | ||||
| add path 'usb/*' mode 0660 group operator</programlisting> | ||||
| 
 | ||||
|       <para>Um diese neuen Regeln zu laden, fügen Sie folgenden | ||||
| 	Eintrag in <filename>/etc/rc.conf</filename> hinzu:</para> | ||||
| 
 | ||||
|       <programlisting>devfs_system_ruleset="system"</programlisting> | ||||
| 
 | ||||
|       <para>Danach starten Sie devfs neu:</para> | ||||
| 
 | ||||
|       <screen>&prompt.root; <userinput>service devfs restart</userinput></screen> | ||||
| 
 | ||||
|       <para><acronym>USB</acronym> kann nun im Gastsystem aktiviert | ||||
| 	werden.  Die <acronym>USB</acronym>-Geräte sollten nun in den | ||||
| 	&virtualbox; Einstellungen sichtbar sein.</para> | ||||
|       <para>Das <application>&virtualbox;</application> | ||||
| 	Erweiterungspaket ist für &os;-Hosts nicht verfügbar.  Ohne | ||||
| 	dieses Erweiterungspaket kann der &os;-Host keine | ||||
| 	<acronym>USB</acronym>-Ports an das Gastsystem | ||||
| 	durchreichen.</para> | ||||
|     </sect2> | ||||
| 
 | ||||
|     <sect2 xml:id="virtualbox-virtualization-host-dvd-cd-access"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue