Страница 1 из 1
ROSA as VirtualBox host
Добавлено: 13 авг 2021, 08:14
hung.nguyengia
VirtualBox 6.0 is outdated and no longer supported. The Guest Additions ISO is not included with VirtualBox itself, has to be downloaded from the internet. The download of this ISO is always failed, seemed because this VirtualBox version is EOL-ed so the link moved. The result is I can't install the needed Guest Additions for my Windows 7 Guest and it runs with degraded experience without the Guest Additions.
ROSA as VirtualBox host
Добавлено: 13 авг 2021, 10:43
va9(2)
ROSA as VirtualBox host
Добавлено: 13 авг 2021, 17:01
hung.nguyengia
ROSA as VirtualBox host
Добавлено: 13 авг 2021, 17:34
va9(2)
Код: Выделить всё
sudo urpmi.addmedia alzim-repo http://abf-downloads.rosalinux.ru/alzim2_personal/repository/rosa2016.1/x86_64/main/release/
sudo urpmi virtualbox
sudo urpmi.removemedia alzim-repo
ROSA as VirtualBox host
Добавлено: 13 авг 2021, 20:20
hung.nguyengia
va9(2) писал(а): 13 авг 2021, 17:34
Код: Выделить всё
sudo urpmi.addmedia alzim-repo http://abf-downloads.rosalinux.ru/alzim2_personal/repository/rosa2016.1/x86_64/main/release/
sudo urpmi virtualbox
sudo urpmi.removemedia alzim-repo
Could I keep this repo? The last command seems about removing it.
ROSA as VirtualBox host
Добавлено: 14 авг 2021, 09:07
va9(2)
Yes, but why? You can add it at any time again.
ROSA as VirtualBox host
Добавлено: 14 авг 2021, 18:43
hung.nguyengia
va9(2) писал(а): 14 авг 2021, 09:07
Yes, but why? You can add it at any time again.
Do you think I install it once and never update again? Keeping the repo I could receive new updates from it if there is any. On Ubuntu/Debian, we rarely remove a repo once we added it.