
Ubuntu日本語フォーラム

ログインしていません。
ディストリビューションアップグレードをしてから,BusyBoxに落ちてしまって,起動できません.grubのコンソールでリスティングを見ると,(手で書き写しているので,入力間違いがあるかもしれませんが)
grub>ls
(hd0) (hd0,msdos5) (hd0,msdos1)
grub>ls (hd0)
デバイス hd0: No known file system detected - Sector size 512B - Total size 976762584KiB
grub>ls (hd0,msdos5)
パーティション hd0,msdos5: No known file system detected - Partition start at 250880KiB - Total size 976510976KiB
grub>ls (hd0,msdos1)
パーティション hd0,msdos1: ファイルシステムの種類 ext* - 最終更新時刻 2016-05-28 04:45:34 Saturday, UUID 139ef258-8bdb-4493-ad43-0ff667364aa3 - Partition start at 1024KiB - Total size 248832KiB
grub>ls (hd0,msdos1)/
lost+found/ System.map-4.2.0-34-generic abi-4.2.0-34-generic memtest86+.elf grub/ memtest86+.bin abi-4.2.0-35-generic 以下略
といった様子です.hd0の替わりにata0と表示される事もあります.(hd0,msdos5)は実際にはext4の筈です.
ライブメディアで起動すると,(不思議な事にgrubの入っているパーティションも含めて)ハードディスクが見えません.fdisk -lの出力は途中省略しますが,
Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 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 /dev/ram1: 64 MiB, 67108864 bytes, 131072 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 /dev/ram14: 64 MiB, 67108864 bytes, 131072 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 /dev/ram15: 64 MiB, 67108864 bytes, 131072 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 /dev/loop0: 1.2 GiB, 1330040832 bytes, 2597736 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 /dev/sda: 7.6 GiB, 8097103872 bytes, 15814656 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
Disklabel type: dos
Disk identifier: 0x4669bc78
デバイス 起動 Start 最後から セクタ Size Id タイプ
/dev/sda1 * 0 2711775 2711776 1.3G 0 空
/dev/sda2 3104 7839 4736 2.3M ef EFI (FAT-12/16/32)
となっています.
あと,UEFIの組み込みシェル(ASRock FM2A55M-DGS)を起動したときに次のメッセージが出ます.
EFI Shell version 2.31 [4.653]
Current running mode 1.1.2
Device mapping table
blk0 :HardDisk - Alias (null)
PciRoot(0x0)/Pci(0x11,0x0)/Ata(Primary,Master,0x0)/HD (1,MBR,0x00051e27,0x800,0x79800)
blk1 :HardDisk - Alias (null)
PciRoot(0x0)/Pci(0x11,0x0)/Ata(Primary,Master,0x0)/HD (2,MBR,0x00000000,0x7a800,0x7468c000)
blk2 :BlockDevice - Alias (null)
PciRoot(0x0)/Pci(0x11,0x0)/Ata(Primary,Master,0x0)
何とか回復できるでしょうか.
知識が偏っているのでほとんどの項目について初心者です.よろしくお願いいたします.
オフライン