I installed Wubi with Ubuntu and Kubuntu ( tried both )....
http://www.cutlersoftware.com/ubuntu...-US/index.html
But the thing is that whenever I boot into ubuntu I get the error
"/bin/sh: can't access tty; job control turned off"
The boot entry in the menu.lst files looks like this
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
But when I manually boot into the linux with the following commands
Code:
find --set-root /wubi/linux
kernel /wubi/linux
initrd /wubi/initrd.gz
boot
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 ....
