Grub Bootloader isnt displaying Ubuntu AND Ubuntu Studio

Asked by Jamie

I have a lenovo X230i with Windows 7, Ubuntu Studio and as of this port Ubuntu. Ubuntu Studio is not showing up any more. How can I get this fixed.
Please note I DID NOT overwright or delete the partition. I made the Ubuntu partition with Ubuntu Studio and made sure I knew witch was witch. I'm used to editing disk partitions.
If you want me to post the partitions let me know. I'll even tell you witch one holds what!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Jamie
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Please provide information about the partitioning of your hard disk(s) and the output of the terminal commands

uname -a
lsb_release -crid
sudo fdisk -l
sudo update-grub

Revision history for this message
Jamie (jamie-martin333) said :
#4

Check back at around 4-5pm EST. The computer's battery is dead and I should have it back up by then.

Revision history for this message
Jamie (jamie-martin333) said :
#5

Sorry, my external HD needed scanned with chkdsk. Theres a problem with it and it has everything on it so I cant get the info until it's done. It's going to take a day or two. It's a big problem.

Revision history for this message
Jamie (jamie-martin333) said :
#6

jamie@jamie-ThinkPad-X230:~$ uname -a
Linux jamie-ThinkPad-X230 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
jamie@jamie-ThinkPad-X230:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
jamie@jamie-ThinkPad-X230:~$ sudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x11032822

   Device Boot Start End Blocks Id System
/dev/sda1 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 329934847 164864000 7 HPFS/NTFS/exFAT
/dev/sda3 408059902 625141759 108540929 5 Extended
Partition 3 does not start on physical sector boundary.
/dev/sda4 * 329934848 408059847 39062500 83 Linux
/dev/sda5 429754368 617326591 93786112 83 Linux
/dev/sda6 617328640 625141759 3906560 82 Linux swap / Solaris
/dev/sda7 408059904 429754367 10847232 82 Linux swap / Solaris

Partition table entries are not in disk order
jamie@jamie-ThinkPad-X230:~$ sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-44-generic
Found initrd image: /boot/initrd.img-3.13.0-44-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 7 (loader) on /dev/sda1
Found Ubuntu 14.04.1 LTS (14.04) on /dev/sda5
done

Partition info
320 GB HD
/dev/sda
/dev/sda1 105 MB HPFS?NTFS Not mounted
/dev/sda2 169 GB HTFS?NTFS Not mounted - Windows
/dev/sda3 111 GB Extended Partition
/dev/sda4 40 Gb Linux(Bootable) EXT4 Filesystem Root
/dev/sda5 95 GB Linux EXT4 not mounted (Should be Ubuntu Studio)
/dev/sda6 4 GB Linux Swap
/dev/sda7 11 GB Linux Swap(Version 2)(Active)

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

According to the output of update-grub, you should now be offered Ubuntu, Windows 7 and Ubuntu Studio (most probably named "Ubuntu 14.04 on /dev/sda5")

If you reboot, what do you see on screen, what choices do you see?

Revision history for this message
Jamie (jamie-martin333) said :
#8

yea I was messing around today and Ubuntu Studio was renamed Ubuntu 14.04 I just want looking. Sorry to have waste time. I just didn't think that it would get relabeled on GRUB.