ubuntu 11.04 installer error "permission denied"

Asked by shaleen ahluwalia

trying to install ubuntu 11.04 (wubi dual boot with vista basic 32-bit as well as linux) but am getting the error of "PERMISSION DENIED" constantly...i keep getting the error message "view log file"...that too mid-way of the installation process....

shrunk main drive(have just one)
disabled firewall
disabled antivirus
turned off paging
cleared temp files

what more should i do?.....y is linux being such a frreakin pain???

Question information

Language:
English Edit question
Status:
Solved
For:
Wubi Edit question
Assignee:
No assignee Edit question
Solved by:
bcbc
Solved:
Last query:
Last reply:
Revision history for this message
bcbc (bcbc) said :
#1

The log file is in the %temp% directory. Click "Start icon" and enter "%temp%\wubi-11.04-rev211.log". You can use http://pastebin.ubuntu.com to post the results (return the pastebin link here).

Generally, you don't need to shrink the windows drive to install with Wubi - wubi installs on a virtual disk so you can install it on any windows partition.

"Permission Denied" can mean a lot of things and the easiest is by looking in the log file, but it could be:
1. bad cd if installing from cd
2. firewall problem if running wubi.exe standalone - bittorrent client being blocked
3. many other things...

Revision history for this message
shaleen ahluwalia (ahluwalia-shaleen) said :
#2

am installing it online via the website support
firewall's disabled

what should i do???

Revision history for this message
shaleen ahluwalia (ahluwalia-shaleen) said :
#3
Revision history for this message
Best bcbc (bcbc) said :
#4

The problem is the bittorrent downloader:
08-17 05:55 DEBUG btdownloader: downloading http://releases.ubuntu.com/11.04/ubuntu-11.04-desktop-amd64.iso.torrent > C:\ubuntu\install\ubuntu-11.04-desktop-amd64.iso
08-17 06:55 ERROR TaskList: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Problem connecting to tracker - HTTP Error 400: Bad Request

If your firewall is disabled then there must be another firewall blocking the bittorrent download.

So... the best is to download the ISO yourself using your browser - from here: http://www.ubuntu.com/download/ubuntu/download
Save the ISO in the same folder as the wubi.exe you downloaded (both must be in the same folder). Then run wubi from that location and it will use the ISO without downloading a new one.

Revision history for this message
shaleen ahluwalia (ahluwalia-shaleen) said :
#5

done...worked like a charm....thanx i appreciate it....

Revision history for this message
shaleen ahluwalia (ahluwalia-shaleen) said :
#6

Thanks bcbc, that solved my question.