Chinaunix首页 | 论坛 | 博客
  • 博客访问: 277961
  • 博文数量: 55
  • 博客积分: 2535
  • 博客等级: 少校
  • 技术积分: 585
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-25 16:41
个人简介

Je pense donc je suis.

文章分类

全部博文(55)

文章存档

2014年(11)

2011年(3)

2010年(40)

2009年(1)

我的朋友

分类: LINUX

2014-07-31 15:48:49

Debian Wheezy 7.6   2014年7月

问题描述:
 During boot I get the message from udev that the script

    /usr/share/virtualbox/VBoxCreateUSBNode.sh

can not be found. At this moment the /usr partition is not mounted.


解决办法:

The solution would be to move

    /usr/share/Virtualbox/VBoxCreateUSBNode.sh

to

    /lib/udev/VBoxCreateUSBNode.sh

and modify the path in

    /etc/udev/rules.d/60-vboxdrv.rules

accordingly.

I think this is a minor bug in Wheezy. This bug is really a nuisance  in Wheezy since most installations have a seperate /usr partition. Can we please fix it the way it's implemented in the official debian repo, where VBoxCreateUSBNode.sh is located in /lib/udev.


阅读(294) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~