User Tools

Site Tools


pages:howtos:suse:apple_superdrive_with_opensuse_tumbleweed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pages:howtos:suse:apple_superdrive_with_opensuse_tumbleweed [2023/05/07 12:43] mischerhpages:howtos:suse:apple_superdrive_with_opensuse_tumbleweed [2023/05/07 12:46] (current) – [Using an Apple SuperDrive with openSUSE Tumbleweed] mischerh
Line 104: Line 104:
 We will need the values of "ID_VENDOR_ID" and "ID_MODEL_ID". We will need the values of "ID_VENDOR_ID" and "ID_MODEL_ID".
  
-Then we use udev to send the +Then we use udev to automatically send the activation command. This way, the device will get activated automatically when it gets plugged in.
 <sxh bash; gutter: false> <sxh bash; gutter: false>
 install -vbD --owner=root --group=root --mode=0644 -T <(cat << 'EOF' install -vbD --owner=root --group=root --mode=0644 -T <(cat << 'EOF'
Line 111: Line 111:
 EOF EOF
 ) /etc/udev/rules.d/96-applesuperdrive.rules ) /etc/udev/rules.d/96-applesuperdrive.rules
 +</sxh>
  
  
pages/howtos/suse/apple_superdrive_with_opensuse_tumbleweed.1683463398.txt.gz · Last modified: 2023/05/07 12:43 by mischerh