|
I am trying to convert a pre + to work on sprint. I am able to run ubuntu on virtualbox on my windows7 system. When I follow your instructions here is what i get;
corey@corey-VirtualBox:~$ sudo -s
[sudo] password for corey:
root@corey-VirtualBox:~#
root@corey-VirtualBox:~#
root@corey-VirtualBox:~#
root@corey-VirtualBox:~# aptitude install git git-core patch build-essential linux-headers-generic linux-source-2.6.31 sun-java6-bin virtualbox-guest-additions virtualbox-ose-guest-x11
Couldn't find any package whose name or description matched "linux-source-2.6.31"
Couldn't find any package whose name or description matched "sun-java6-bin"
Couldn't find any package whose name or description matched "linux-source-2.6.31"
Couldn't find any package whose name or description matched "sun-java6-bin"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
root@corey-VirtualBox:~# aptitude install git git-core patch build-essential linux-headers-generic linux-source-2.6.31 sun-java6-bin virtualbox-guest-additions virtualbox-ose-guest-x11
Couldn't find any package whose name or description matched "linux-source-2.6.31"
Couldn't find any package whose name or description matched "sun-java6-bin"
Couldn't find any package whose name or description matched "linux-source-2.6.31"
Couldn't find any package whose name or description matched "sun-java6-bin"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
root@corey-VirtualBox:~#
Please help
|
|
|