无论我在终端中输入什么,都会提示我安装 grub?

无论我在终端中输入什么,都会提示我安装 grub?

好的,无论我在终端中输入什么,我都会在 3 秒后收到来自 SS 的消息,然后它就会循环运行,我的 grub 运行正常,我不知道为什么会出现这种情况。

几个小时前我安装了 Ubuntu 14.04.1,全新安装,无法使用终端......

在此处输入图片描述

更新,我按照 heemayl 所说的做了,然后尝试运行

sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties

安装 Ruby 并得到:

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

所以我这样做了sudo dpkg --configure -a,并再次收到了初始 SS 消息。

以下是sudo fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x000bd0b9

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sda2   *      206848   251865087   125829120    7  HPFS/NTFS/exFAT
/dev/sda3       251865150   870684671   309409761    f  W95 Ext'd (LBA)
Partition 3 does not start on physical sector boundary.
/dev/sda4       870686720   975542188    52427734+  83  Linux
/dev/sda5       251865152   870684671   309409760    7  HPFS/NTFS/exFAT

相关内容