Problems with Wubi and Ubuntu

Status
Not open for further replies.

NikhilVerma

Padawan
I installed Wubi with Ubuntu and Kubuntu ( tried both )....

*www.cutlersoftware.com/ubuntusetup/wubi/en-US/index.html

But the thing is that whenever I boot into ubuntu I get the error

"[SIZE=-1]/bin/sh: can't access tty; job control turned off"[/SIZE]
[SIZE=-1]
The boot entry in the menu.lst files looks like this

[/SIZE]
Code:
title Ubuntu
find --set-root /wubi/linux
kernel /wubi/linux find=/wubi/linux fb=false root=/dev/ram0 quiet priority=critical ro
initrd /wubi/initrd.gz
boot
[SIZE=-1]

But when I manually boot into the linux with the following commands

[/SIZE]
Code:
find --set-root /wubi/linux
kernel /wubi/linux
initrd /wubi/initrd.gz
boot
[SIZE=-1]

I do get a lot further than before but then it just hangs at a instance ... it keeps detecting the hardware I add and remove but it still doesn't progress further than that... i.e. gets stuck half way in the booting process and when I add or remove my pen drive or other hardware in it , it does notify me on the screen but that's all it does.

What do you guys think is going wrong here ???

I tried both Ubuntu and Kubuntu feisty-alternate-i386.iso files...

And I use the Wubi-7.04-herd4-v6 setup for this ....

:confused:
[/SIZE]
 
Status
Not open for further replies.
Top Bottom