当 TrueCrypt 加密的 Windows 7 和 Ubuntu 11.10 分别安装在不同的物理驱动器上时,如何双启动?
我有两个硬盘。hd0 安装了 TrueCrypt 加密的 Windows 7 和 TrueCrypt 引导加载程序。hd1 安装了带有 grub2 引导加载程序的 Ubuntu 11.10。
的输出fdisk -l如下:
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 976771071 488282112 7 HPFS/NTFS/exFAT
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 968517631 484257792 83 Linux
/dev/sdb2 968519678 976771071 4125697 5 Extended
/dev/sdb5 968519680 976771071 4125696 82 Linux swap / Solaris
Run Code Online (Sandbox Code Playgroud)
我可以通过更改 BIOS 中的启动顺序成功启动到任一操作系统,但不想重复执行此操作。我的选择是: