03-25-2015, 07:19 PM
(03-25-2015, 05:48 PM)gold_finger link Wrote: Sounds like you have 2 Linux Lites installed and one Windows; and that only one of the Linux Lites works. Is that correct?Yes, only one works and the first choice is the good one
When the grub menu shows up, is the first choice shown now the good Linux Lite? If not, which choice is it?
Code:
tara@tara-VERSAE6210-RNC81031647:~$ sudo parted -l
[sudo] password for tara:
Model: ATA FUJITSU MHV2120B (scsi)
Disk /dev/sda: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 57.7GB 57.7GB primary ntfs boot
2 57.7GB 120GB 62.3GB extended
7 57.7GB 90.0GB 32.2GB logical ext4
5 90.0GB 118GB 27.9GB logical ext4
6 118GB 120GB 2144MB logical linux-swap(v1)
tara@tara-VERSAE6210-RNC81031647:~$ sudo blkid
/dev/sda1: LABEL="Vista" UUID="A0587FF5587FC914" TYPE="ntfs"
/dev/sda5: UUID="2a348d9f-99ba-4fdb-91d4-bf328f6f519f" TYPE="ext4"
/dev/sda6: UUID="4d5b3f79-18e3-417b-85c0-5b3c6f71570b" TYPE="swap"
/dev/sda7: UUID="48a7d9ac-b24b-400a-858e-b2a1aa1653bf" TYPE="ext4"
tara@tara-VERSAE6210-RNC81031647:~$
tara@tara-VERSAE6210-RNC81031647:~$ sudo fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x463efd91
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 112778741 56388347 7 HPFS/NTFS/exFAT
/dev/sda2 112779262 234440703 60830721 5 Extended
/dev/sda5 175755264 230250495 27247616 83 Linux
/dev/sda6 230252544 234440703 2094080 82 Linux swap / Solaris
/dev/sda7 112779264 175755263 31488000 83 Linux
Partition table entries are not in disk order
tara@tara-VERSAE6210-RNC81031647:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 111.8G 0 disk
├─sda1 8:1 0 53.8G 0 part
├─sda2 8:2 0 1K 0 part
├─sda5 8:5 0 26G 0 part
├─sda6 8:6 0 2G 0 part [SWAP]
└─sda7 8:7 0 30G 0 part /
sr0 11:0 1 1024M 0 rom
tara@tara-VERSAE6210-RNC81031647:~$ lsblk