* [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB?
@ 2008-04-18 18:53 Sergei O. Naumov
2008-04-19 4:40 ` Хихин Руслан
0 siblings, 1 reply; 8+ messages in thread
From: Sergei O. Naumov @ 2008-04-18 18:53 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Накатил ядро 2.6.24-std-def-alt7. Поставил затем VirtualBox-1.5.6 и создаю
виртуальную машину, пытаюсь редактировать ее свойства, а мне
Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service
might be not installed on the host computer.
Погуглил немного, нашел, что в Ubuntu советуют включить usbfs. Где это сделать
в ALT'е? Я так понимаю, что это зависит от udev.
--
Сергей
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB?
2008-04-18 18:53 [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB? Sergei O. Naumov
@ 2008-04-19 4:40 ` Хихин Руслан
2008-04-19 7:44 ` Andrey Rahmatullin
2008-04-19 14:53 ` Sergei O. Naumov
0 siblings, 2 replies; 8+ messages in thread
From: Хихин Руслан @ 2008-04-19 4:40 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
Здравствуйте Sergei O. Naumov
В сообщении от 18 апреля 2008 Sergei O. Naumov написал(a):
> Погуглил немного, нашел, что в Ubuntu советуют включить usbfs. Где
> это сделать
> в ALT'е? Я так понимаю, что это зависит от udev.
Пропишите в /etc/fstab
usbfs /proc/bus/usb usbfs rw 1 2
--
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB?
2008-04-19 4:40 ` Хихин Руслан
@ 2008-04-19 7:44 ` Andrey Rahmatullin
2008-04-19 13:29 ` Хихин Руслан
2008-04-19 14:53 ` Sergei O. Naumov
1 sibling, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-04-19 7:44 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 280 bytes --]
On Sat, Apr 19, 2008 at 08:40:43AM +0400, Хихин Руслан wrote:
> usbfs /proc/bus/usb usbfs rw 1 2
Вы это серьёзно про 1 2?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Код в ntp, который обеспечивает этот resolving, плох.
-- ldv in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB?
2008-04-19 4:40 ` Хихин Руслан
2008-04-19 7:44 ` Andrey Rahmatullin
@ 2008-04-19 14:53 ` Sergei O. Naumov
2008-04-19 18:31 ` Andrey Rahmatullin
1 sibling, 1 reply; 8+ messages in thread
From: Sergei O. Naumov @ 2008-04-19 14:53 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
В сообщении от Суббота 19 апреля 2008 Хихин Руслан написал(a):
> > Погуглил немного, нашел, что в Ubuntu советуют включить usbfs. Где
> > это сделать
> > в ALT'е? Я так понимаю, что это зависит от udev.
> Пропишите в /etc/fstab
>
> usbfs /proc/bus/usb usbfs rw 1 2
Хмм. А в rc.sysinit я вижу команды для того же самого (собственно, поэтому и
спросил). Почему тогда usbfs не монтируется там?
--
Сергей
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB?
2008-04-19 14:53 ` Sergei O. Naumov
@ 2008-04-19 18:31 ` Andrey Rahmatullin
0 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-04-19 18:31 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 670 bytes --]
On Sat, Apr 19, 2008 at 06:53:46PM +0400, Sergei O. Naumov wrote:
> Хмм. А в rc.sysinit я вижу команды для того же самого (собственно, поэтому и
> спросил). Почему тогда usbfs не монтируется там?
Вы про
[ -f /proc/bus/usb/devices ] && mount -f -t usbfs usbfs /proc/bus/usb
?
Наверно потому, что условие [ -f /proc/bus/usb/devices ] не выполняется
(да и с чего бы, если usbfs не смонтирована?).
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> ALT Linux Team проделала большую работу, теперь
...уже проведённая _профессионально_...
> сборка ядра доступна даже для новичков
...в виде бинарных пакетов :-)
-- mike in community@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-04-19 18:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-18 18:53 [sisyphus] Запускаем VirtualBox (2.6.24-std-def-alt7) - проблема с USB? Sergei O. Naumov
2008-04-19 4:40 ` Хихин Руслан
2008-04-19 7:44 ` Andrey Rahmatullin
2008-04-19 13:29 ` Хихин Руслан
2008-04-19 13:32 ` Andrey Rahmatullin
2008-04-19 13:42 ` Хихин Руслан
2008-04-19 14:53 ` Sergei O. Naumov
2008-04-19 18:31 ` Andrey Rahmatullin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git