работая 14,04 человечности к ошибке: никакое такое устройство: копайте спасение>

Я - родительский элемент, и я пытался получить еще одну запись на gnucash после того, как мое самое молодое проснулось. У меня были gnucash, keypass, хром и LibreOffice calc, когда мой сын нашел кнопку питания.... Nooooooo!:D

Когда я перезапустил Ubuntu, я был встречен следующим:

Ошибка: никакое такое устройство...
копайте спасение>

Я не думаю, что система обновляла и только другое программное обеспечение, которое могло работать, был CrashPlan.

Ниже моя начальная попытка

grub rescue> ls

(hd0)

Нет распознанного … никакого раздела, я пытался изменить каталог на hd0, но не мог (не что-то что-то)

Затем я запустил Ubuntu в режиме Live CD путем “попытки Ubuntu” от моего исходного установочного CD.
Я запустил Скрипт Информации о Начальной загрузке путем загрузки его с Извлечения bootinfoscript.sourceforge.net с помощью экстрактора по умолчанию (не терминал)

Затем в терминале я записал:

Sudo ~/Downloads/bootinfoscript

Результат отправляется ниже.

                 Boot Info Script 0.61      [1 April 2012]


============================= Boot Info Summary: ===============================

 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    in partition 112 for .

sda1: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000203804160 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953523055 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,046 1,953,521,663 1,953,519,618   5 Extended
/dev/sda5               2,048 1,953,521,663 1,953,519,616  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda5        bf1747fe-86af-43af-89fe-80a261162823   ext4       
/dev/sr0                                                iso9660    Ubuntu 14.04.1 LTS amd64

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sda5        /media/ubuntu/bf1747fe-86af-43af-89fe-80a261162823 ext4       (rw,nosuid,nodev,uhelper=udisks2)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=============================== StdErr Messages: ===============================

  No volume groups found


Затем я попробовал восстановление начальной загрузки путем ввода в терминал:

Sudo add-apt-repository ppa:yannubuntu/boot-repair
Sudo apt-get update
Sudo apt-get install -y boot-repair && boot-repair

Я сделал “рекомендуемое восстановление”

Результаты отправляются на ссылке ниже:

Запишите на бумаге следующий URL:
http://paste.ubuntu.com/16662512/

В случае, если Вы все еще испытываете проблему загрузки, укажите на этот URL к: boot.repair@gmail.com или к Вашему любимому форуму поддержки.

Но это запустило в спасательном режиме Личинки снова.

Я немного упрям и хочу сделать вещи сам … таким образом, я ввел в терминале спасения личинки

Grub rescue> set prefix=(hd0,1)/boot/grub
Grub rescue> set root=(hd0,1)
Grub rescue> insmod normal

Нет что-то что-то.

sudo fdisk -l  
Disk /dev/sda: 1000.2 GB, 1000203804160 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953523055 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: 0x0004c7e9

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2046  1953521663   976759809    5  Extended
Partition 1 does not start on physical sector boundary.
/dev/sda5            2048  1953521663   976759808   83  Linux

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1   250069679   125034839+  ee  GPT  

sudo parted -l  
Model: ATA WDC WD10EZEX-00K (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      1048kB  1000GB  1000GB  extended               boot
 5      1049kB  1000GB  1000GB  logical   ext4


Model: ATA TS128GSSD340 (scsi)
Disk /dev/sdb: 128GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End    Size    File system     Name  Flags
 1      1049kB  100GB  100GB   ext4
 2      100GB   128GB  28.0GB  linux-swap(v1)


Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!                           

Затем это - то, что я ввел в терминал:

sudo mount /dev/sdb1 /home/ubuntu/temp/
sudo grub-install --root-directory=/home/ubuntu/temp/ /dev/sdb1  
Installing for i386-pc platform.
grub-install: warning: File system `ext2' doesn't support embedding.
grub-install: warning: Embedding is not possible.  GRUB can only be installed in this setup by using blocklists.  However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.
1
задан 25 May 2016 в 15:19

0 ответов

Другие вопросы по тегам:

Похожие вопросы: