I am new to Ubuntu and really loved the experience of working on it through the live USB. However the limit of 4GB on the persistence file is something which I wanted to get away from (Tried the repartition and naming partition Casper-rw etc)
My Dell Laptop (Intel Core i5-2410 2.3GHz, 4 GB RAM) is currently running on Windows 7. For various reasons I don't want to do dual boot (Not at least till I am used to UBUNTU big time) hence I decided to give it a shot to do a full install on my 16GB pen drive.
I loaded live UBUNTU and installed Virtual Box on it. I only mounted my 16GB USB on VM and did a full install using the server version of Ubuntu 14.04 (in order to get rid of additional software at the time of installation)
I would like to mention two of my selections at the time of install:
I selected the "USE FULL DISK" option hence Ubuntu partitioned my disk to have 2GB swap and 14GB main partition with EXT4. (The drive loaded to the virtual machine had UUID /dev/sda)
At the time of the installation, since I was on a Virtual Machine, it never detected any additional OS on my /dev/sda drive (USB) and I wrote to the MBR of USB.
Now when I try to boot the system through USB I get a Gave up waiting
error. I went through various questions on the forum and this one is the closest.
Gave up waiting for root device on Ubuntu
However it didn't work for me. when I do
blkid
it shows that my hard disk which has Windows 7 (NTFS) as sda and my USB as sdb
Since I am new to Ubuntu I really don't understand how do I get it working without touching my hard disk.
If someone can help me with this stating step by step (Please don't provide a simple command but also tell me if I can do it on the boot screen or I have to go into Live USB again and edit files in full install USB), I would be really grateful.