I am using Ubuntu 14.04
blkid=
/dev/sda1: UUID="05cd7e6a-caf1-44bc-9900-92ec14c5ea34" TYPE="ext2"
/dev/sda5: UUID="J450yI-3go9-4Ps2-kdQm-lNH7-Go3J-FrvhOm" TYPE="LVM2_member"
/dev/mapper/ubuntu--vg-root: UUID="9cd5d111-ec03-4298-803a-a65fdc8790ea" TYPE="ext4"
/dev/sdb: LABEL="UDF Volume" TYPE="udf" /*This is Win 7 install*/
This is system monitor file system output:
Device Directory Type Total Available
/dev/mappper/ubuntu--vg-root / ext4 310.6GB 240.1GB
/dev/sda1 /boot ext2 246.8MB 135.3MB
/dev/sdb /media/name/udf 3.2GB 0 bytes
I would like to partition the first drive and install win 7 from sd card at /dev/sdb
I am novice level, but am comfortable and competent to cut and paste into terminal.
Open for suggestions for another method, no floppy drive but plenty of blank cd's and usb drives and sd card capacity.