Can't get Wubi to open under Win 7 x64


Recommended Posts

Decided I wanted to dual boot using Wubi on this machine but I can't get it to open at all, I've tried the --force from Run, it just spins the timer wheel for a sec then stops

So I downloaded linuxmint and tried mint4win, I can get it to open if I run it from the desktop but it doesn't see the ISO and can't download anything on its own, and running it from the mounted ISO does the same as Wubi

Any pointers? :)

Nothing pops up saying its blocked, I run NOD32 and logs are clear, and just the Windows Firewall

I'm trying to install the 64bit version if that makes any difference although even just running the installer from here doesn't work

http://www.ubuntu.com/download/desktop/windows-installer

  • 1 month later...

Bump, tried this again just now and same problem, wubi refuses to launch no matter what I try

Any ideas ?

Just tried with x64 12.10

EDIT - Fixed, checked the logs and it kept saying it was checking Ubuntu ISO on F: which is a storage drive, and the ISO was not an Ubuntu ISO... renamed to iso.old and wubi launched fine

So any non-ubuntu ISO on a root of any drive will kill wubi

So I found this tutorial

http://wiki.cchtml.c...tallation_Guide

But I get an error part way through the creating of the .deb files (downloaded the latest beta driver as the link for 13.1 in the tutorial doesn't work so skipped the wget etc, just jumped to the .deb creating in the dir I downloaded it to)

Error I get

dh_install: fglrx missing files (arch/#SRCOTHERARCH#/etc/OpenCL/vendors/*.icd), aborting
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.BpgTBX

Any help would be more than welcome

EDIT -

I managed to install the latest Beta drivers and it broke Ubuntu, it booted to the desktop without Unity, so I was left with a wallpaper and some icons,

Uninstalled Ubuntu

I managed to install the latest Beta drivers and it broke Ubuntu, it booted to the desktop without Unity, so I was left with a wallpaper and some icons,

I had the same happen, fixed for me by installing the headers before installing fglrx:

sudo apt-get install linux-headers-$(uname -r)

Wubi is a blight on Ubuntu, IMO. It's easier to just get Linux up and running in a virtual machine than it is in Wubi.

Also, it seems there are some issues with 12.10 and it's 2D rendering speed. It's basically useless in a VM. I installed Linux mint instead and it ran perfectly fine.

There are some known problems with Windows 8, if you're running it.

I've also had some issues with proprietary drivers on both my ATI and Nvidia. The open source ones are the only one that would work for me. It's funny because the same proprietary drivers work fine on my Kubuntu rig.

  • 2 weeks later...

Found this guide and installed 12.10 again, this time I have a working 7870

sudo apt-get purge fglrx*
sudo add-apt-repository ppa:andrikos/ppa
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get --reinstall install xserver-xorg-video-intel
sudo apt-get -y install fglrx-updates fglrx-amdcccle-updates
sudo aticonfig --initial -f

https://help.ubuntu..../ATI#WORKAROUND

Seems fine apart from a logo at the lower right of the screen saying "AMD Testing use only"

EDIT - Removed the watermark using this script

#!/bin/sh
DRIVER=/usr/lib/fglrx/xorg/modules/drivers/fglrx_drv.so
echo "Come on AMD!"
for token in $DRIVER; do
    echo "Removing AMD logo from "$token
    for x in $(objdump -d $DRIVER|awk '/call/&&/EnableLogo/{print "\\x"$2"\\x"$3"\\x"$4"\\x"$5"\\x"$6}'); do
        sed -i "s/$x/\x90\x90\x90\x90\x90/g" $DRIVER
    done
done
echo "Reboot computer to finish"

http://askubuntu.com/questions/206558/how-to-remove-the-amd-testing-use-only-watermark

Wasn't Wubi's fault, it would have happened with a normal install or dualboot

VM's are ok for testing, not so much as a serious install, I needed this for testing ubuntu touch on my tablet, adb etc, some reason I get no audio or usb with VMWare, no option to switch between host and guest OS for removable

This topic is now closed to further replies.
  • Posts

    • So they saved ton of money by using AI resulting in loss of crap load of money in recalls and expenses. Bravo. Management needs to be replaced by AI, not engineers.
    • Ditto that, I have a few Alexa devices around the house to control lighting and such for a disabled person I live with, and it shows a *lot* of ads on the display. The dots are simple but effective. A lot cheaper too.
    • Go for a Echo Dot or Pop instead. These Echo shows just advertise to you.
    • NetSpeedTray 1.3.3 by Razvan Serea NetSpeedTray is a lightweight, open-source Windows network monitor that shows live upload and download speeds directly on the Taskbar. Designed for efficiency, it quietly sits in the system tray, conserving CPU and battery with dynamic updates. It blends seamlessly with Windows 10/11, adapts to light/dark themes, and auto-positions to avoid overlaps. Features include accurate interface detection, customizable display, optional mini-graph, color coding, granular font and unit control, detailed per-interface history graphs, safe data management, and easy CSV export—bringing the network monitoring Windows forgot. NetSpeedTray key features: Lightweight & Efficient Runs quietly in your system tray without consuming resources. Features a "Dynamic Update Rate" that lowers refresh frequency when the network is idle to save CPU and battery life. Native Look & Feel Blends seamlessly with Windows 10/11 UI. Smart detection for light and dark taskbar themes ensures text is always visible. Intelligent & Adaptive Positioning Automatically finds empty space next to your system tray and shifts to make room for new icons, preventing overlaps. Seamless OS Integration Behaves like a native Windows component. Hides instantly with auto-hiding taskbar Hides when a fullscreen app is active Smart Network Monitoring Accurate by Default: Auto mode identifies your main internet connection and ignores noise from VPNs or virtual adapters. Easy Interface Selection: Switch effortlessly between Auto, All, or Selected network interfaces via intuitive radio buttons. Total Visual Customization Free Move Mode: Unlock and place the widget anywhere on your screen. Optional Mini-Graph: Real-time graph of recent network activity with adjustable opacity. Color Coding: Customize colors and speed thresholds to quickly see network status. Granular Display Control Text & Font: Adjust font family, size, weight, and alignment. Units: Automatic (B/s, KB/s, MB/s) or fixed Mbps display. Precision: Set decimal places and always show them for uniform appearance. Detailed & Intelligent History Graph Smart Scale: Logarithmic scale shows low-level traffic and large spikes clearly. Per-Interface Filtering: View speed history for specific adapters (Wi-Fi, Ethernet, VPN). Safe & Efficient Data Management: Adjustable retention, automatic cleanup, optimized database. Easy Data Export: Export raw data to .csv or save high-quality graphs for reports. NetSpeedTray v1.3.3: The Updater Fix A stabilization release that repairs a critical regression in v1.3.2: the app shipped without OpenSSL, which silently broke every HTTPS request — including the built-in update checker (the "Could not check for updates" error many of you hit). This release restores it, hardens the build so it can't happen again, and fixes a startup crash plus four other reported bugs. Changes: Fixed update checking — Resolved a critical issue that prevented the app from checking for updates ("Could not check for updates"). Fixed startup crash with Auto-Cycling — The app no longer crashes on launch after enabling Cycle display mode. Fixed incorrect network speeds on 10GbE adapters — Multi-gigabit network cards now display speeds correctly instead of being stuck at 0. Improved color coding — Default color is shown when idle, and color/threshold changes now apply immediately without restarting. Fullscreen visibility fix — The widget now correctly stays visible over fullscreen apps when Keep Visible is enabled. Improved AMD Ryzen temperature detection — More reliable CPU temperature monitoring for Ryzen processors. Cleaner upgrades — Installer now removes outdated application files during upgrades, preventing DLL/version conflicts while preserving user settings. Improved stability — Fixed potential DLL loading issues by excluding critical OpenSSL and NumPy components from UPX compression. Better settings window — Scrollbars removed and layout improved for a cleaner experience. Localization improvements — Updated translations and completed missing UI text across all supported languages. More reliable releases — Added regression tests covering recent critical fixes, bringing the test suite to 196 passing tests. [full release notes] Download: NetSpeedTray 1.3.3 | 87.9 MB (Open Source) Download: NetSpeedTray Portable | 101.0 MB View: NetSpeedTray Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
    • Week One Done
      tuben earned a badge
      Week One Done
    • First Post
      OffsetAbs earned a badge
      First Post
    • Reacting Well
      OffsetAbs earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      473
    2. 2
      +Edouard
      220
    3. 3
      PsYcHoKiLLa
      156
    4. 4
      Steven P.
      73
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!