Page 101 of 121 FirstFirst ... 519199100101102103111 ... LastLast
Results 1,001 to 1,010 of 1202

Thread: Wubi megathread

  1. #1001
    Join Date
    Jan 2011
    Beans
    117
    Distro
    Ubuntu

    Re: Wubi megathread

    Quote Originally Posted by bcbc View Post
    Don't uninstall the -15 kernel - it's your only working kernel now.

    Did you run that command I showed from the grub prompt?
    1. Boot computer
    2. Select Ubuntu
    3. Hit 'C' to get to a grub prompt as soon as you see the grub menu
    4. enter
    Code:
    ls /boot
    or
    Code:
    ls (loop0)/boot
    (Press Esc to return to grub menu.)

    Report back and let me know if you can see the -17 kernel and initr.img.

    Thanks
    Hi,
    Yes i can see.

  2. #1002
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Wubi megathread

    Quote Originally Posted by miguelpires View Post
    Hi,
    Yes i can see.
    I was reviewing your older posts and noticed this:
    miguel@ubuntu:~$ sudo update-initramfs -u -k 3.0.0-17-generic
    sudo: unable to resolve host ubuntu
    [sudo] password for miguel:
    update-initramfs: Generating /boot/initrd.img-3.0.0-17-generic
    Warning: No support for locale: pt_PT.utf8
    Can you try to resolve that problem first e.g. review this thread and see if the advice helps you:
    http://ubuntuforums.org/showthread.php?t=1754106

    Then try regenerating the latest initrd.img

    Also, maybe describe in more detail what happens when you try to boot with these latest kernels. If you need to, edit the menu entry ('E') and remove quiet splash vt.handoff=7, then hit Ctrl+X to boot. Thanks

  3. #1003
    Join Date
    Jan 2011
    Beans
    117
    Distro
    Ubuntu

    Re: Wubi megathread

    Quote Originally Posted by bcbc View Post
    I was reviewing your older posts and noticed this:

    Can you try to resolve that problem first e.g. review this thread and see if the advice helps you:
    http://ubuntuforums.org/showthread.php?t=1754106

    Then try regenerating the latest initrd.img

    Also, maybe describe in more detail what happens when you try to boot with these latest kernels. If you need to, edit the menu entry ('E') and remove quiet splash vt.handoff=7, then hit Ctrl+X to boot. Thanks
    Hello,
    Tk for pointing me that problem, problem solved. About the Kernels, that is the problem, the Kernel did'nt doo anything. Only a black screen... In recovery mood i can see 2 lines (is to fast to writte what is in their), but after that only black screen and nothing more. I can see the kernel image.
    Any new idea?
    Regard's
    Miguel
    PS: Happy hollidays

  4. #1004
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Wubi megathread

    There is a bug in 11.10 wubi where the recovery mode doesn't work properly... you have to edit it 'E' before booting and delete the first line:
    Code:
    	set gfxpayload=$linux_gfx_mode
    Then Ctrl+X to boot.

    I'm wondering whether there is some graphics card issue. Some people have had backlight/blank screens.

    Anyway, maybe you can explore that if the following doesn't work... to purge and reinstall the kernel:
    Code:
    sudo apt-get remove --purge linux-image-3.0.0-17-generic
    sudo apt-get install linux-image-3.0.0-17-generic

  5. #1005
    Join Date
    Apr 2012
    Beans
    1

    Re: Wubi megathread

    Hi,

    First of all, my ubuntu would not boot so I did as
    http://ubuntu-with-wubi.blogspot.jp/...-rootdisk.html

    Well, I couldnt boot ubuntu so rather tried to just recover the files..
    "How can I access my Wubi install and repair my install if it won't boot?" (https://wiki.ubuntu.com/WubiGuide#Ho...on%27t%20boot?) and
    after executing the command:

    sudo mount -o loop /win/ubuntu/disks/root.disk /vdisk
    I get a message as, "mount: you must specify the filesystem type"...

    I tried -t ntfs-3g,ext2,3,4 .. no good

    I just want to recover files..what should I do?

  6. #1006
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Wubi megathread

    Quote Originally Posted by nimmie74 View Post
    Hi,

    First of all, my ubuntu would not boot so I did as
    http://ubuntu-with-wubi.blogspot.jp/...-rootdisk.html

    Well, I couldnt boot ubuntu so rather tried to just recover the files..
    "How can I access my Wubi install and repair my install if it won't boot?" (https://wiki.ubuntu.com/WubiGuide#Ho...on%27t%20boot?) and
    after executing the command:

    sudo mount -o loop /win/ubuntu/disks/root.disk /vdisk
    I get a message as, "mount: you must specify the filesystem type"...

    I tried -t ntfs-3g,ext2,3,4 .. no good

    I just want to recover files..what should I do?
    This indicates filesystem corruption so you should fsck the root.disk.

    (Also, if you recovered the root.disk from a file in the \found.000 directory named chk0000.chk, make sure you got the real root.disk - the size should be 5 to 30 GB depending on what you selected at install time.)

  7. #1007
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Wubi megathread

    Quick question to the Wubi experts.

    I had an issue installing Ubuntu 11.10 64-bit by downloading the wubi.exe file and having it download the rest needed to install the distro. When I downloaded an ISO of 11.04 64-bit and placed it in the same folder as wubi.exe the install went without hitches.

    Anybody had similar issues like this and do you know if it is a known bug or not?


    Cheers
    404

  8. #1008
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Wubi megathread

    Quote Originally Posted by not found View Post
    Quick question to the Wubi experts.

    I had an issue installing Ubuntu 11.10 64-bit by downloading the wubi.exe file and having it download the rest needed to install the distro. When I downloaded an ISO of 11.04 64-bit and placed it in the same folder as wubi.exe the install went without hitches.

    Anybody had similar issues like this and do you know if it is a known bug or not?


    Cheers
    404
    There's bug 862003. This bug shows up as a Permission denied on x:\wubildr (x: is some drive letter) right at the end of the install, but the install itself is actually successful. You can check the wubi log file in %TEMP% (wubi-11.10-rev245.log) to confirm whether this was the problem.

    It has been fixed for 12.04.

    Also, the standalone wubi.exe in 11.10 won't install on a FAT32 partition (only NTFS). That's also been fixed for 12.04. Bug 882393
    Last edited by bcbc; April 19th, 2012 at 06:55 PM.

  9. #1009
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Wubi megathread

    Quote Originally Posted by bcbc View Post
    There's bug 862003. This bug shows up as a Permission denied on x:\wubildr (x: is some drive letter) right at the end of the install, but the install itself is actually successful. You can check the wubi log file in %TEMP% (wubi-11.10-rev245.log) to confirm whether this was the problem.

    It has been fixed for 12.04.

    Also, the standalone wubi.exe in 11.10 won't install on a FAT32 partition (only NTFS). That's also been fixed for 12.04. Bug 882393
    Ah nice... I didn't restart after the error to see if it had actually worked but the error with the random drive letter seems like the problem in my error log.


    Cheers
    404

  10. #1010
    Join Date
    Feb 2006
    Beans
    35

    Re: Wubi megathread

    I am trying to install Ubuntu 12.04 using wubi.

    I am looking at http://people.canonical.com/~evand/wubi/precise/

    and I can see wubi-r265.exe and wubi-r265-signed.exe

    what is the difference between the two and which one should I use?

Page 101 of 121 FirstFirst ... 519199100101102103111 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •