環境
- マシン:DELL XPS 17 9700
- windowsOS:Windows10Pro
- LinuxOS:Ubuntu18.04
概要
上記記載の環境のマシンでUbuntuメインで使っており今まで正常に起動できていたのですが、途端に起動すると添付画像エラーが表示されるようになってしまいました。
windowsでは起動できているのですが、、
調査、実施したことが
busybox内でのマウントディスク確認
sh
1cat /etc/fstab
sh
1blkid
どちらもブランクが返却されディスク自体認識できていない様子。
外部システムからのマウントディスク確認
liveUsbで起動したUbuntuで
ubuntu@ubuntu:~$ sudo blkid /dev/sda1: LABEL="UBUNTU 18_0" UUID="6024-2058" TYPE="vfat" PARTUUID="0007ea7d-01" /dev/loop0: TYPE="squashfs" /dev/loop1: TYPE="squashfs" /dev/loop2: TYPE="squashfs" /dev/loop3: TYPE="squashfs" /dev/loop4: TYPE="squashfs" /dev/loop5: TYPE="squashfs" /dev/loop6: TYPE="squashfs" /dev/loop7: TYPE="squashfs" /dev/loop8: TYPE="squashfs" ubuntu@ubuntu:~$ sudo fdisk -l Disk /dev/loop0: 2 GiB, 2093256704 bytes, 4088392 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/loop1: 29.9 MiB, 31334400 bytes, 61200 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/loop2: 55.3 MiB, 58007552 bytes, 113296 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/loop3: 62.1 MiB, 65105920 bytes, 127160 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/loop4: 255.6 MiB, 267980800 bytes, 523400 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/loop5: 2.4 MiB, 2555904 bytes, 4992 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/loop6: 276 KiB, 282624 bytes, 552 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/loop7: 956 KiB, 978944 bytes, 1912 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: 14.4 GiB, 15495856128 bytes, 30265344 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: 0x0007ea7d Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 30265343 30263296 14.4G c W95 FAT32 (LBA) Disk /dev/loop8: 2.2 MiB, 2273280 bytes, 4440 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
installしていたUbuntuのディスクらしきものが見当たらず。
windowsから見たパーテーション
266.36GBとなっているものがUbuntuのディスクです。
rootdelayを120に設定
rebootしてみるも、結果変わらず。
boot-repair-diskの実施
下記URLを参考に実施してみるもRecommended repair
が表示されない
https://kledgeb.blogspot.com/2018/06/ubuntu-1804-146-boot-repair.html
となっております。
winから見たUbuntuのディスク空き領域が100%になっているのでもしかしてすべてデータクラッシュしてしまったのでしょうか。。。
UbuntuOnLiveUSBからはディスク参照できればgrub再インストール等も対応方針としてあるのかな?と思うのですがアクセスできず、かなり手詰まりでどなたかご教授、少しでも気になる要素に関してご意見いただけると非常にありがたいです。
どうぞよろしくお願いいたします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/03/16 17:02
2021/03/17 13:30