I've installed Ubuntu into a pendrive and now I can't boot into windows without the pen plugged in. It seems that this question (I need my pendrive to boot into Ubuntu, how to correct this and boot from the HDD?) has already the solution, but I need help finding out what partition I should use.
My partitions looks like this:
/dev/sda1: LABEL="System" UUID="F290E90290E8CDE3" TYPE="ntfs"
/dev/sda2: LABEL="TI30925800A" UUID="DE6E0DDF6E0DB0F7" TYPE="ntfs"
/dev/sda4: LABEL="HDDRECOVERY" UUID="0CA84EB2A84E9A5A" TYPE="ntfs"
/dev/sdb1: UUID="605E653B5E650ADC" TYPE="ntfs"
/dev/sdc1: UUID="7cba5674-27f1-474d-9678-896e46d84c5e" TYPE="ext4"
/dev/sdc5: UUID="9500fb35-af38-4272-8475-74a9ee465329" TYPE="swap"
sda1/sda2/sda3 have windows installed, sdb1 it's probably the the 32g SSD disk that helps windows hibernation times, and sdc1 and sdc5 it's probably the ubuntu pen
Should I use the dev/sda1
, which is probably the window boot partition?