Erw*_*wan 4 partitioning ssd hard-drive system-installation
我刚刚用 SSD HD 替换了台式机上的硬盘。Ubuntu 安装程序没有找到它,但当我从 Live CD 运行 Ubuntu 时:
fdisk /dev/sda 给出了这个:
Disk /dev/sda: 139.8 GiB, 150039945216 bytes, 293046768 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: 0x7da8b393
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 293046271 293044224 139.8G 5 Extended
/dev/sda5 4096 71684095 71680000 34.2G 83 Linux
/dev/sda6 71686144 102406143 30720000 14.7G 83 Linux
/dev/sda7 102408192 270344191 167936000 80.1G 83 Linux
/dev/sda8 270346240 293046271 22700032 10.8G 82 Linux swap / Solaris
Run Code Online (Sandbox Code Playgroud)我尝试将 BIOS SATA 参数更改为 ACHI 并尝试了一些其他设置(不确定这意味着什么,但看到它可能相关),但没有帮助。
HD 不是新的,它以前在另一台计算机中用作 RAID。我不知道这是如何工作的,所以我不知道这是否重要?
谢谢你的帮助!
old*_*red 12
如果驱动器以前是 RAID 集的一部分,则其上可能包含 RAID 元数据。将示例从 sdx 更改为 sda、sdb 等任何驱动器。
sudo dmraid -E -r /dev/sdx
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1340 次 |
| 最近记录: |