How do I open a file for editing?
I cannot use my usb-connected-
[For Ubuntu 8.04]
1. Open "/etc/udev/
2. Edit "0664" to "0666" in "USB devices" section.
Before the edit -------
# USB devices (usbfs replacement)
SUBSYSTEM=="usb", ENV{DEVTYPE}
SUBSYSTEM=
After the edit -------
# USB devices (usbfs replacement)
SUBSYSTEM=="usb", ENV{DEVTYPE}
SUBSYSTEM=
3. Restart the OS.
I need to know how to open the file to edit it. I can find it. I just can't open it.
I would greatly appreciate some help.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu xsane Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was originally filed as bug #323391.
Can you help with this problem?
Provide an answer of your own, or ask mak7751 for more information if necessary.