Ubuntu 8.04 Released

Soldato
Joined
28 Nov 2002
Posts
2,844
Location
merseyside
I'm downloading it now so I guess its out.

Post your feedback in here about 8.04.

I think I'll be trying the Wubi thing initially. I've already got Linux Mint on a VM within Vista but I want a fully accelerated Linux when i need it.
 
Already tried that Billy, still got nothing...

Edit: This is what I get when I try to update the repositories:


manic111@manic111-desktop:~$ sudo apt-get update
E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory

EnvyNG

Google it and install it.

ANd for the lock issue try:

ps -A

Look for 'apt' or aptitude in the entries list. Make a note of the process ID, then I think you can type "Kill xxxx" where xxxx is your process iD for the apt bit. Otherwise, reboot !! :)

I had the same issue with a Mobility Radeon 2600HD on my lappie.
 
Back
Top Bottom