Форум русскоязычного сообщества Ubuntu


Хотите сделать посильный вклад в развитие Ubuntu и русскоязычного сообщества?
Помогите нам с документацией!

Автор Тема: Virtualbox в 11.04 help  (Прочитано 3281 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн PitLord

  • Участник
  • *
  • Сообщений: 145
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #15 : 01 Мая 2011, 22:33:53 »
Сначала сделай на всякий случай резервную копию sources.list:

sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup
потом:

sudo gedit /etc/apt/sources.list
В конец этого файла добавляешь строку:
deb http://download.virtualbox.org/virtualbox/debian natty contrib
Если там есть еще строки вида deb http://download.virtualbox.org/virtualbox/debian .....стираешь их, оставляешь только эту.

Сохраняешь, выходишь.

Потом:
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-4.0


« Последнее редактирование: 01 Мая 2011, 22:48:32 от PitLord »

Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #16 : 01 Мая 2011, 22:48:13 »
бэкап сделал . репы в файле прописал
deb http://download.virtualbox.org/virtualbox/debian natty contrib
deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free
deb http://download.virtualbox.org/virtualbox/debian karmic contrib non-free
deb http://download.virtualbox.org/virtualbox/debian hardy contrib non-free
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lenny contrib non-free

ни совсем понятно что с ключом . Куда его копировать?пробовал
den@den-laptop:~$ sudo apt-key add oracle_vbox.asc
gpg: не могу открыть `oracle_vbox.asc': Нет такого файла или каталога
den@den-laptop:~$
 

Оффлайн PitLord

  • Участник
  • *
  • Сообщений: 145
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #17 : 01 Мая 2011, 23:01:59 »
В файле sources.list прописывается только одна строчка, соответствующяя версии Убунты, а именно:

deb http://download.virtualbox.org/virtualbox/debian natty contrib
Остальные там не нужны!

Ключ добавляется так:

wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
Я же все написал в предидущем сообщении


Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #18 : 01 Мая 2011, 23:03:07 »
den@den-laptop:~$ wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
[sudo] password for den:
OK
den@den-laptop:~$ sudo apt-get update
Игн http://ru.archive.ubuntu.com natty InRelease
Игн http://ru.archive.ubuntu.com natty-updates InRelease                       
В кэше http://ru.archive.ubuntu.com natty Release.gpg                         
В кэше http://ru.archive.ubuntu.com natty-updates Release.gpg                 
В кэше http://ru.archive.ubuntu.com natty Release                             
Игн http://extras.ubuntu.com natty InRelease                                   
Игн http://security.ubuntu.com natty-security InRelease                       
В кэше http://ru.archive.ubuntu.com natty-updates Release                     
Получено:1 http://extras.ubuntu.com natty Release.gpg [72 B]                   
В кэше http://security.ubuntu.com natty-security Release.gpg                   
В кэше http://ru.archive.ubuntu.com natty/main Sources                         
В кэше http://ru.archive.ubuntu.com natty/restricted Sources                   
В кэше http://extras.ubuntu.com natty Release                                 
В кэше http://security.ubuntu.com natty-security Release                       
В кэше http://ru.archive.ubuntu.com natty/universe Sources                     
В кэше http://ru.archive.ubuntu.com natty/multiverse Sources                   
В кэше http://ru.archive.ubuntu.com natty/main i386 Packages                   
В кэше http://ru.archive.ubuntu.com natty/restricted i386 Packages             
В кэше http://extras.ubuntu.com natty/main Sources                             
В кэше http://ru.archive.ubuntu.com natty/universe i386 Packages               
Игн http://download.virtualbox.org natty InRelease                             
Игн http://download.virtualbox.org maverick InRelease                         
Игн http://download.virtualbox.org lucid InRelease                             
Игн http://download.virtualbox.org karmic InRelease                           
В кэше http://security.ubuntu.com natty-security/main Sources                 
В кэше http://ru.archive.ubuntu.com natty/multiverse i386 Packages             
Игн http://ru.archive.ubuntu.com natty/main TranslationIndex                   
Игн http://ru.archive.ubuntu.com natty/multiverse TranslationIndex             
Игн http://ru.archive.ubuntu.com natty/restricted TranslationIndex             
Игн http://ru.archive.ubuntu.com natty/universe TranslationIndex               
В кэше http://ru.archive.ubuntu.com natty-updates/main Sources                 
В кэше http://extras.ubuntu.com natty/main i386 Packages                       
Игн http://extras.ubuntu.com natty/main TranslationIndex                       
В кэше http://ru.archive.ubuntu.com natty-updates/restricted Sources           
В кэше http://security.ubuntu.com natty-security/restricted Sources           
В кэше http://security.ubuntu.com natty-security/universe Sources             
В кэше http://security.ubuntu.com natty-security/multiverse Sources           
В кэше http://security.ubuntu.com natty-security/main i386 Packages           
В кэше http://security.ubuntu.com natty-security/restricted i386 Packages     
В кэше http://ru.archive.ubuntu.com natty-updates/universe Sources             
В кэше http://ru.archive.ubuntu.com natty-updates/multiverse Sources           
В кэше http://ru.archive.ubuntu.com natty-updates/main i386 Packages           
В кэше http://ru.archive.ubuntu.com natty-updates/restricted i386 Packages     
В кэше http://security.ubuntu.com natty-security/universe i386 Packages       
В кэше http://security.ubuntu.com natty-security/multiverse i386 Packages     
Игн http://security.ubuntu.com natty-security/main TranslationIndex           
Игн http://security.ubuntu.com natty-security/multiverse TranslationIndex     
Игн http://security.ubuntu.com natty-security/restricted TranslationIndex     
Игн http://security.ubuntu.com natty-security/universe TranslationIndex       
В кэше http://ru.archive.ubuntu.com natty-updates/universe i386 Packages       
В кэше http://ru.archive.ubuntu.com natty-updates/multiverse i386 Packages     
Игн http://ru.archive.ubuntu.com natty-updates/main TranslationIndex           
Игн http://ru.archive.ubuntu.com natty-updates/multiverse TranslationIndex     
Игн http://ru.archive.ubuntu.com natty-updates/restricted TranslationIndex     
Игн http://ru.archive.ubuntu.com natty-updates/universe TranslationIndex       
Игн http://download.virtualbox.org hardy InRelease                             
Игн http://download.virtualbox.org squeeze InRelease                           
Игн http://download.virtualbox.org lenny InRelease                             
В кэше http://ru.archive.ubuntu.com natty/main Translation-ru                 
В кэше http://ru.archive.ubuntu.com natty/multiverse Translation-ru           
В кэше http://ru.archive.ubuntu.com natty/restricted Translation-ru           
В кэше http://ru.archive.ubuntu.com natty/universe Translation-ru             
В кэше http://download.virtualbox.org natty Release.gpg                       
Получено:2 http://download.virtualbox.org maverick Release.gpg [197 B]         
Получено:3 http://download.virtualbox.org lucid Release.gpg [197 B]           
Игн http://ru.archive.ubuntu.com natty/main Translation-ru_RU                 
Игн http://ru.archive.ubuntu.com natty/main Translation-en                     
Игн http://ru.archive.ubuntu.com natty/multiverse Translation-ru_RU           
Игн http://ru.archive.ubuntu.com natty/multiverse Translation-en               
Игн http://ru.archive.ubuntu.com natty/restricted Translation-ru_RU           
Игн http://ru.archive.ubuntu.com natty/restricted Translation-en               
Игн http://ru.archive.ubuntu.com natty/universe Translation-ru_RU             
Игн http://ru.archive.ubuntu.com natty/universe Translation-en                 
Игн http://ru.archive.ubuntu.com natty-updates/main Translation-ru_RU         
Игн http://ru.archive.ubuntu.com natty-updates/main Translation-ru             
Игн http://ru.archive.ubuntu.com natty-updates/main Translation-en             
Игн http://ru.archive.ubuntu.com natty-updates/multiverse Translation-ru_RU   
Игн http://ru.archive.ubuntu.com natty-updates/multiverse Translation-ru       
Игн http://ru.archive.ubuntu.com natty-updates/multiverse Translation-en       
Игн http://ru.archive.ubuntu.com natty-updates/restricted Translation-ru_RU   
Игн http://ru.archive.ubuntu.com natty-updates/restricted Translation-ru       
Игн http://ru.archive.ubuntu.com natty-updates/restricted Translation-en       
Игн http://ru.archive.ubuntu.com natty-updates/universe Translation-ru_RU     
Игн http://ru.archive.ubuntu.com natty-updates/universe Translation-ru         
Игн http://ru.archive.ubuntu.com natty-updates/universe Translation-en         
Получено:4 http://download.virtualbox.org karmic Release.gpg [197 B]           
Получено:5 http://download.virtualbox.org hardy Release.gpg [197 B]           
Получено:6 http://download.virtualbox.org squeeze Release.gpg [197 B]         
Получено:7 http://download.virtualbox.org lenny Release.gpg [197 B]           
В кэше http://download.virtualbox.org natty Release                           
Получено:8 http://download.virtualbox.org maverick Release [5 417 B]           
Игн http://extras.ubuntu.com natty/main Translation-ru_RU                     
Игн http://security.ubuntu.com natty-security/main Translation-ru_RU           
Игн http://extras.ubuntu.com natty/main Translation-ru                         
Игн http://security.ubuntu.com natty-security/main Translation-ru             
Игн http://security.ubuntu.com natty-security/main Translation-en           
Игн http://security.ubuntu.com natty-security/multiverse Translation-ru_RU   
Игн http://security.ubuntu.com natty-security/multiverse Translation-ru     
Получено:9 http://download.virtualbox.org lucid Release [5 429 B]             
Игн http://extras.ubuntu.com natty/main Translation-en                         
Игн http://security.ubuntu.com natty-security/multiverse Translation-en       
Игн http://security.ubuntu.com natty-security/restricted Translation-ru_RU   
Игн http://security.ubuntu.com natty-security/restricted Translation-ru     
Игн http://security.ubuntu.com natty-security/restricted Translation-en     
Игн http://security.ubuntu.com natty-security/universe Translation-ru_RU     
Игн http://security.ubuntu.com natty-security/universe Translation-ru       
Игн http://security.ubuntu.com natty-security/universe Translation-en       
Получено:10 http://download.virtualbox.org karmic Release [5 436 B]         
Получено:11 http://download.virtualbox.org hardy Release [5 447 B]
Получено:12 http://download.virtualbox.org squeeze Release [5 413 B]
Получено:13 http://download.virtualbox.org lenny Release [5 441 B]
В кэше http://download.virtualbox.org natty/contrib i386 Packages
Игн http://download.virtualbox.org natty/contrib TranslationIndex
Получено:14 http://download.virtualbox.org maverick/contrib i386 Packages [987 B]
Получено:15 http://download.virtualbox.org maverick/non-free i386 Packages [986 B]
Игн http://download.virtualbox.org maverick/contrib TranslationIndex
Игн http://download.virtualbox.org maverick/non-free TranslationIndex
Получено:16 http://download.virtualbox.org lucid/contrib i386 Packages [981 B]
Получено:17 http://download.virtualbox.org lucid/non-free i386 Packages [1 320 B]
Игн http://download.virtualbox.org lucid/contrib TranslationIndex
Игн http://download.virtualbox.org lucid/non-free TranslationIndex
Получено:18 http://download.virtualbox.org karmic/contrib i386 Packages [974 B]
Получено:19 http://download.virtualbox.org karmic/non-free i386 Packages [1 764 B]
Игн http://download.virtualbox.org karmic/contrib TranslationIndex
Игн http://download.virtualbox.org karmic/non-free TranslationIndex
Получено:20 http://download.virtualbox.org hardy/contrib i386 Packages [1 014 B]
Получено:21 http://download.virtualbox.org hardy/non-free i386 Packages [2 337 B]
Игн http://download.virtualbox.org hardy/contrib TranslationIndex 
Игн http://download.virtualbox.org hardy/non-free TranslationIndex
Получено:22 http://download.virtualbox.org squeeze/contrib i386 Packages [993 B]
Получено:23 http://download.virtualbox.org squeeze/non-free i386 Packages [988 B]
Игн http://download.virtualbox.org squeeze/contrib TranslationIndex
Игн http://download.virtualbox.org squeeze/non-free TranslationIndex
Получено:24 http://download.virtualbox.org lenny/contrib i386 Packages [967 B]
Получено:25 http://download.virtualbox.org lenny/non-free i386 Packages [2 249 B]
Игн http://download.virtualbox.org lenny/contrib TranslationIndex
Игн http://download.virtualbox.org lenny/non-free TranslationIndex
Игн http://download.virtualbox.org natty/contrib Translation-ru_RU             
Игн http://download.virtualbox.org natty/contrib Translation-ru
Игн http://download.virtualbox.org natty/contrib Translation-en
Игн http://download.virtualbox.org maverick/contrib Translation-ru_RU
Игн http://download.virtualbox.org maverick/contrib Translation-ru
Игн http://download.virtualbox.org maverick/contrib Translation-en
Игн http://download.virtualbox.org maverick/non-free Translation-ru_RU
Игн http://download.virtualbox.org maverick/non-free Translation-ru
Игн http://download.virtualbox.org maverick/non-free Translation-en
Игн http://download.virtualbox.org lucid/contrib Translation-ru_RU
Игн http://download.virtualbox.org lucid/contrib Translation-ru
Игн http://download.virtualbox.org lucid/contrib Translation-en
Игн http://download.virtualbox.org lucid/non-free Translation-ru_RU
Игн http://download.virtualbox.org lucid/non-free Translation-ru
Игн http://download.virtualbox.org lucid/non-free Translation-en
Игн http://download.virtualbox.org karmic/contrib Translation-ru_RU
Игн http://download.virtualbox.org karmic/contrib Translation-ru
Игн http://download.virtualbox.org karmic/contrib Translation-en
Игн http://download.virtualbox.org karmic/non-free Translation-ru_RU
Игн http://download.virtualbox.org karmic/non-free Translation-ru
Игн http://download.virtualbox.org karmic/non-free Translation-en
Игн http://download.virtualbox.org hardy/contrib Translation-ru_RU
Игн http://download.virtualbox.org hardy/contrib Translation-ru
Игн http://download.virtualbox.org hardy/contrib Translation-en
Игн http://download.virtualbox.org hardy/non-free Translation-ru_RU
Игн http://download.virtualbox.org hardy/non-free Translation-ru
Игн http://download.virtualbox.org hardy/non-free Translation-en
Игн http://download.virtualbox.org squeeze/contrib Translation-ru_RU
Игн http://download.virtualbox.org squeeze/contrib Translation-ru
Игн http://download.virtualbox.org squeeze/contrib Translation-en
Игн http://download.virtualbox.org squeeze/non-free Translation-ru_RU
Игн http://download.virtualbox.org squeeze/non-free Translation-ru
Игн http://download.virtualbox.org squeeze/non-free Translation-en
Игн http://download.virtualbox.org lenny/contrib Translation-ru_RU
Игн http://download.virtualbox.org lenny/contrib Translation-ru
Игн http://download.virtualbox.org lenny/contrib Translation-en
Игн http://download.virtualbox.org lenny/non-free Translation-ru_RU
Игн http://download.virtualbox.org lenny/non-free Translation-ru
Игн http://download.virtualbox.org lenny/non-free Translation-en
Получено 49,4 kБ за 21с (2 331 Б/c)
Чтение списков пакетов... Готово
W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ natty/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_natty_contrib_binary-i386_Packages)
W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ natty/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_natty_contrib_binary-i386_Packages)
W: Вы можете запустить 'apt-get update' для исправления этих ошибок
den@den-laptop:~$ sudo apt-get install virtualbox-4.0
Чтение списков пакетов... Готово
Построение дерева зависимостей       
Чтение информации о состоянии... Готово
Следующий пакет устанавливался автоматически и больше не требуется:
  libvncserver0
Для их удаления используйте 'apt-get autoremove'.
Будут установлены следующие дополнительные пакеты:
  libhal1
Пакеты, которые будут УДАЛЕНЫ:
  virtualbox-ose
НОВЫЕ пакеты, которые будут установлены:
  libhal1 virtualbox-4.0
обновлено 0, установлено 2 новых пакетов, для удаления отмечено 1 пакетов, и 0 пакетов не обновлено.
Необходимо скачать 0 B/60,1 MB архивов.
После данной операции, объём занятого дискового пространства возрастёт на 70,8 MB.
Хотите продолжить [Д/н]? y
Предварительная настройка пакетов ...
dpkg: предупреждение: parsing file '/var/lib/dpkg/status' near line 35721 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
(Чтение базы данных ... на данный момент установлено 172499 файлов и каталогов.)
Удаляется пакет virtualbox-ose ...
 * Stopping VirtualBox kernel modules                                    [ OK ]
dpkg-query: предупреждение: parsing file '/var/lib/dpkg/status' near line 35721 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
Обрабатываются триггеры для ureadahead ...
Обрабатываются триггеры для man-db ...
dpkg: предупреждение: parsing file '/var/lib/dpkg/status' near line 35722 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
dpkg: предупреждение: parsing file '/var/lib/dpkg/available' near line 37604 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
Выбор ранее не выбранного пакета virtualbox-4.0.
(Чтение базы данных ... на данный момент установлено 172383 файла и каталога.)
Распаковывается пакет virtualbox-4.0 (из файла .../virtualbox-4.0_4.0.6-71344~Ubuntu~natty_i386.deb)...
Выбор ранее не выбранного пакета libhal1.
Распаковывается пакет libhal1 (из файла .../libhal1_0.5.14-5+svn1_i386.deb)...
Обрабатываются триггеры для ureadahead ...
Обрабатываются триггеры для shared-mime-info ...
Обрабатываются триггеры для desktop-file-utils ...
Обрабатываются триггеры для python-gmenu ...
Rebuilding /usr/share/applications/desktop.ru_RU.utf8.cache...
Обрабатываются триггеры для bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Обрабатываются триггеры для hicolor-icon-theme ...
Обрабатываются триггеры для python-support ...
dpkg: предупреждение: parsing file '/var/lib/dpkg/status' near line 35722 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
Настраивается пакет virtualbox-4.0 (4.0.6-71344~Ubuntu~natty) ...
addgroup: Группа `vboxusers' уже существует и является системной. Завершение работы.
dpkg-query: предупреждение: parsing file '/var/lib/dpkg/status' near line 35722 package 'mjpg-streamer':
 ошибка в строке Version «r94-1»: version number does not start with digit
update-rc.d: warning: vboxdrv stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
 * Stopping VirtualBox kernel modules                                    [ OK ]
 * Uninstalling old VirtualBox DKMS kernel modules                       [ OK ]
 * Trying to register the VirtualBox kernel modules using DKMS                 
Error! Your kernel headers for kernel 2.6.38-8-generic-pae cannot be found at
/lib/modules/2.6.38-8-generic-pae/build or /lib/modules/2.6.38-8-generic-pae/source.

 * Failed, trying without DKMS
 * Recompiling VirtualBox kernel modules                                       
 * Look at /var/log/vbox-install.log to find out what went wrong
Настраивается пакет libhal1 (0.5.14-5+svn1) ...
Обрабатываются триггеры для python-central ...
Обрабатываются триггеры для libc-bin ...
ldconfig deferred processing now taking place
den@den-laptop:~$


Пользователь решил продолжить мысль 01 Мая 2011, 23:04:15:
ни получается
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

Оффлайн PitLord

  • Участник
  • *
  • Сообщений: 145
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #19 : 01 Мая 2011, 23:14:29 »
sudo /etc/init.d/vboxdrv setup
и перезагрузи комп.

И у тебя в источниках задублировались строки, что видно из этого сообщения:

W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ natty/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_natty_contrib_binary-i386_Packages)
- сотри одну.


Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #20 : 01 Мая 2011, 23:24:42 »
den@den-laptop:~$ sudo /etc/init.d/vboxdrv setup
[sudo] password for den:
 * Stopping VirtualBox kernel modules                                    [ OK ]
 * Uninstalling old VirtualBox DKMS kernel modules                       [ OK ]
 * Trying to register the VirtualBox kernel modules using DKMS                 
Error! Your kernel headers for kernel 2.6.38-8-generic-pae cannot be found at
/lib/modules/2.6.38-8-generic-pae/build or /lib/modules/2.6.38-8-generic-pae/source.

 * Failed, trying without DKMS
 * Recompiling VirtualBox kernel modules                                       
 * Look at /var/log/vbox-install.log to find out what went wrong
den@den-laptop:~$


Пользователь решил продолжить мысль 01 Мая 2011, 23:30:52:
перезагрузил . Без изменений .
Что надо стирать прописал твой код .Получил
den@den-laptop:~$ W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ natty/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_natty_contrib_binary-i386_Packages)
bash: ошибка синтаксиса около неожиданной лексемы `('
den@den-laptop:~$ ^C

« Последнее редактирование: 01 Мая 2011, 23:30:52 от cheburashka »

Оффлайн ruzik

  • Новичок
  • *
  • Сообщений: 11
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #21 : 01 Мая 2011, 23:41:56 »
убивай все (сделай копию своего диска на всякий случай)
sudo apt-get purge virtualbox-4.0*
sudo apt-get autoremove
качаеш с сайта деб пакет для натти и запускаєш (он установится через центр приложений) да и в настройках нужно виключить usb2.0
« Последнее редактирование: 01 Мая 2011, 23:45:41 от ruzik »

Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #22 : 01 Мая 2011, 23:47:59 »
убивай все (сделай копию своего диска на всякий случай)

как сделать копию диска ? И что именно убить только VB?

Оффлайн mtech

  • Новичок
  • *
  • Сообщений: 34
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #23 : 01 Мая 2011, 23:48:56 »
Error! Your kernel headers for kernel 2.6.38-8-generic-pae cannot be found atНу написано же, что под ядро не найдены заголовки, т.е. скорее всего не установлен пакет headers. Ну почему модули должны собираться?! Поставили бы сразу при обновлении ядра, наверняка бы dkms собрал бы все модули в системе по новое ядро, у меня так с Убунтой вроде было.

Оффлайн PitLord

  • Участник
  • *
  • Сообщений: 145
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #24 : 01 Мая 2011, 23:49:29 »
Что надо стирать прописал твой код .Получил
den@den-laptop:~$ W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ natty/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_natty_contrib_binary-i386_Packages)
bash: ошибка синтаксиса около неожиданной лексемы `('
den@den-laptop:~$ ^C

sources.list в студию

Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #25 : 01 Мая 2011, 23:52:57 »
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ru.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse
deb http://download.virtualbox.org/virtualbox/debian natty contrib
deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free
deb http://download.virtualbox.org/virtualbox/debian karmic contrib non-free
deb http://download.virtualbox.org/virtualbox/debian hardy contrib non-free
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lenny contrib non-free
deb http://download.virtualbox.org/virtualbox/debian natty contrib


Пользователь решил продолжить мысль 01 Мая 2011, 23:54:34:
счас вот так


# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ru.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse
deb http://download.virtualbox.org/virtualbox/debian natty contrib
deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lucid contrib non-free
deb http://download.virtualbox.org/virtualbox/debian karmic contrib non-free
deb http://download.virtualbox.org/virtualbox/debian hardy contrib non-free
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
deb http://download.virtualbox.org/virtualbox/debian lenny contrib non-free
deb http://download.virtualbox.org/virtualbox/debian natty contrib


Пользователь решил продолжить мысль 01 Мая 2011, 23:56:10:
оставил только

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ru.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty universe
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://ru.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://ru.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse
deb http://download.virtualbox.org/virtualbox/debian natty contrib
« Последнее редактирование: 01 Мая 2011, 23:56:10 от cheburashka »

Оффлайн mtech

  • Новичок
  • *
  • Сообщений: 34
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #26 : 02 Мая 2011, 00:02:08 »
В общем ставьте пакет linux-headers-2.6.38-8-generic-pae иначе вы никогда не соберете никаких модулей, не только виртуалбокса в системе.

Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #27 : 02 Мая 2011, 00:05:28 »
mtech , а можно команду как поставить пакет

Оффлайн mtech

  • Новичок
  • *
  • Сообщений: 34
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #28 : 02 Мая 2011, 00:07:25 »
mtech , а можно команду как поставить пакет
sudo apt-get install linux-headers-2.6.38-8-generic-paeИли через Синоптик.

Оффлайн cheburashka

  • Автор темы
  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: Virtualbox в 11.04 help
« Ответ #29 : 02 Мая 2011, 00:17:13 »
mtech  CПАСИБО пакет поставил .Зашел в VB уже другое

Не удалось открыть сессию для виртуальной машины windows.
Implementation of the USB 2.0 controller not found!
Because the USB 2.0 controller state is part of the saved VM state, the VM cannot be started. To fix this problem, either install the 'Oracle VM VirtualBox Extension Pack' or disable USB 2.0 support in the VM settings (VERR_NOT_FOUND).
Unknown error creating VM (VERR_NOT_FOUND).

видать что-то с USB.

 

Страница сгенерирована за 0.031 секунд. Запросов: 19.