It sounds odd, but I really can not remember how I installed my ubuntu.
What I am sure is, I had Windows 7 installed on the laptop in the very beginning, then I installed ubuntu so that this is a dual system 1 year ago.
I need to know if the ubuntu was installed with wubi or not, because it determines how I could resize the partition of ubuntu...
Could anyone help? Thank you very much!
Unless it's changed since I last tried Wubi, if you installed via Wubi, if you check 'Programs and Features' in Control Panel in Windows 7 you will see Ubuntu (or Wubi?) listed as a program in the add/remove programs list like all of your other programs.
Wubi will show two boot managers. First the Windows one, then GRUB. Plain Ubuntu just GRUB.
Under Ubuntu there is also a
/host
folder, that will link to the drive where you installed the WUBI image.Boot into Windows>Click on Computer>Now on the drive where you have installed Windows >Do you see any
ubuntu
folders?If you don't, then you didn't installed Ubuntu via Wubi
If you do, then you did installed Ubuntu via Wubi.
From Windows
You should have a
C:\ubuntu\disks
folder and into this a fileroot.disk
.The drive is not necessarily the
C:
, look for it in every volume known to Windows.From Ubuntu
The command
mount | grep ^/dev
should return an output similar toIn particular a loop device mounted on the root partition (the
/
), and a real partition mounted on/host
.if you only have ntfs or fat32 partitions and no Linux partitions like etx2, ext3 or ext4 then you have installed with Wubi. Windows would report Linux partitions like "Unrecognized partition" or similar so if you don't have any of those, Wubi was used.
Open the Windows Control Panel. Search for “Wubi”. If it’s there, then you have used Wubi.
Alternatively, check for Wubi in the list of installed programs. It shows up as “Ubuntu”:
you open wubi. if it says to uninstall, you used wubi.