我在运行 linux 的 aws 上有一个 ec2 实例,有一个根卷和另一个数据卷。两者都是ext4。我需要将数据卷大小增加到 2 TB 以上。但是目前分区方案是 mbr,所以我无法创建这样的分区。我发现 gpt 允许超过 2 TB 的分区。但是大多数谷歌搜索结果都不是很清楚同一服务器是否可以有 1 个磁盘(根)与 mbr 和另一个非根磁盘作为 gpt。
这在生产中是否可行且安全?有人做过这样的设置吗?
提前致谢。
我在运行 linux 的 aws 上有一个 ec2 实例,有一个根卷和另一个数据卷。两者都是ext4。我需要将数据卷大小增加到 2 TB 以上。但是目前分区方案是 mbr,所以我无法创建这样的分区。我发现 gpt 允许超过 2 TB 的分区。但是大多数谷歌搜索结果都不是很清楚同一服务器是否可以有 1 个磁盘(根)与 mbr 和另一个非根磁盘作为 gpt。
这在生产中是否可行且安全?有人做过这样的设置吗?
提前致谢。
我正在尝试使用 PMBR 分区和坏扇区克隆 1TB 磁盘。它上面有工作的 Windows 分区,并且可以通过 MBR 启动。
blkid
不识别分区
/dev/sdc: PTTYPE="PMBR"
gdisk /dev/sdc
GPT fdisk (gdisk) version 1.0.7
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!
Caution! After loading partitions, the CRC doesn't check out!
Warning: Invalid CRC on main header data; loaded backup partition table.
Warning! Main and backup partition tables differ! Use the 'c' and 'e' options
on the recovery & transformation menu to examine the two tables.
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: ERROR
Backup partition table: ERROR
Partition table scan:
MBR: hybrid
BSD: not present
APM: not present
GPT: damaged
Found valid MBR and corrupt GPT. Which do you want to use? (Using the
GPT MAY permit recovery of GPT data.)
1 - MBR
2 - GPT
3 - Create blank GPT
Your answer:
我尝试gdisk
使用 ( 2
) ( r
) ( b
) ( w
) 但结果不想写
Warning! Main partition table overlaps the first partition by 34 blocks!
You will need to delete this partition or resize it in another utility.
Warning! Secondary partition table overlaps the last partition by
17599083851618035976 blocks!
You will need to delete this partition or resize it in another utility.
Problem: partitions 121 and 119 overlap:
Partition 121: 925735787758310161 to 13474437941687892909
Partition 119: 11147454187938441805 to 15638604846186930334
Problem: partitions 121 and 120 overlap:
Partition 121: 925735787758310161 to 13474437941687892909
Partition 120: 3391649715396322562 to 7297187905800799496
Problem: partitions 122 and 120 overlap:
Partition 122: 3391649715396322562 to 7297187905800799496
Partition 120: 3391649715396322562 to 7297187905800799496
Problem: partitions 122 and 121 overlap:
Partition 122: 3391649715396322562 to 7297187905800799496
Partition 121: 925735787758310161 to 13474437941687892909
Problem: partitions 123 and 119 overlap:
Partition 123: 925735787758310161 to 13474437941687892909
Partition 119: 11147454187938441805 to 15638604846186930334
Problem: partitions 123 and 120 overlap:
Partition 123: 925735787758310161 to 13474437941687892909
Partition 120: 3391649715396322562 to 7297187905800799496
Problem: partitions 123 and 121 overlap:
Partition 123: 925735787758310161 to 13474437941687892909
Partition 121: 925735787758310161 to 13474437941687892909
Problem: partitions 123 and 122 overlap:
Partition 123: 925735787758310161 to 13474437941687892909
Partition 122: 3391649715396322562 to 7297187905800799496
Problem: partitions 124 and 119 overlap:
Partition 124: 10336404087008029236 to 15113227714779688721
Partition 119: 11147454187938441805 to 15638604846186930334
Problem: partitions 124 and 121 overlap:
Partition 124: 10336404087008029236 to 15113227714779688721
Partition 121: 925735787758310161 to 13474437941687892909
Problem: partitions 124 and 123 overlap:
Partition 124: 10336404087008029236 to 15113227714779688721
Partition 123: 925735787758310161 to 13474437941687892909
Aborting write operation!
Aborting write of new partition table.
clonezilla 无法识别我尝试过 gparted 的分区,Rescue system partitions
但它整晚都在扫描,什么也没有。
使用: cfdisk /dev/sdc
工作正常
Disk: /dev/sdc
Size: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Label: dos, identifier: 0x9f9fd106
Device Boot Start End Sectors Size Id Type
>> /dev/sdc1 1 206846 206846 101M ee GPT
/dev/sdc2 * 206848 617201663 616994816 294.2G 7 HPFS/NTFS/exFAT
/dev/sdc3 617201664 1916342271 1299140608 619.5G 7 HPFS/NTFS/exFAT
/dev/sdc4 1916342272 1953316862 36974591 17.6G c0 unknown
Free space 1953316864 1953525167 208304 101.7M
如何在 fedora 或 PartedMagic live 下挂载分区?谢谢
我有一堆电脑有一个严重的问题。他们都配备了华硕 P9X79 Pro 主板,运行 Windows 7 Ultimate,并且拒绝从昨天早上的一台机器和今天的另外 4 台机器开始启动。
都显示相同的症状:重新启动或插入正确的启动设备
我得到了其中一个并重新安装了 Windows 7 Ultimate,它工作得非常好。之后我从华硕网站安装了最新的驱动程序。然后我搜索更新,大约 2 小时后,Windows 更新告诉我它找到了 220 个新更新。所以我安装了它们,这又花了我 1.5 个小时。安装完所有更新后,Windows 要求我重新启动以完成该过程,因此我重新启动。这样做会导致屏幕显示第 1 阶段(共 5 个),然后是第 2 个(共 5 个),依此类推。在 5 的第 5 阶段,它在 32% 处停滞了大约 30 分钟,然后重新启动。它再次显示了 5 的第 5 阶段,但那个时候百分比数字迅速攀升至 100%。随后再次重新启动,导致重新启动或插入正确的启动设备
当第一台机器出现这个问题时,我预计硬盘驱动器会损坏,但现在有 5 台这样的机器配备了相同类型的主板和相同的行为,我相信其中一个 Windows 更新会杀死引导扇区。此外,其中一台受影响机器的操作员告诉我,他的机器在问题发生前一天晚上在关机时安装更新。
我尝试从 Windows 7 Ultimate 安装磁盘启动,选择修复 -> 命令提示符,我希望在其中解决BootRec.exe /fixmbr的问题,但没有运气。另外,如果我执行BootRec.exe /ScanOS,我会得到 0 个找到的安装。
但是,如果我在驱动器 C上执行目录:我会看到 Windows 安装。
任何人都可以给我一个关于如何修复这些安装的提示吗?
2016 年 4 月 26 日更新:
今天我的桌子上有一台机器,它拒绝启动。之后我去 BIOS 看看有比过去更多的引导选项。新条目称为“Windows 启动管理器”。Windows 更新是否有可能创建新的启动选项?我知道这是肯定的,因为这些机器偶尔会丢失其 BIOS 设置,我不得不通过电话重新配置几次,并且没有“Windows 启动管理器”条目。这太奇怪了,因为我认识到我回来的第一台机器上的条目并将引导顺序更改为那个并没有使机器引导。但是这次不知什么原因成功了!?
无论如何,我会按照@Massimo的建议尝试找出导致此类问题的更新
我一直在尝试安装 Gentoo 的虚拟机,我的主引导记录似乎有两个选项:DOS 和 Solaris。
有什么区别?我应该选择哪一种,或者在某些情况下我更喜欢哪一种?