まあ 以下の所が 詳しい様です 後 ヱーブで 探せば 沢山沢山あるようです。
http://www.techrepublic.com/blog/window-on-windows/how-do-i-resize-a-vista-partition-without-damaging-data/834
http://www.atmarkit.co.jp/fwin2k/win2ktips/941diskshrink/diskshrink.html
画像の キャプチャー 機能の 使い方が 慣れていないので 部分的なものを おいておきます。
えーと 参考です また パーテション は 追加の OS が 設置 された 後のものですので その点 御理解 賜わりますよう お願い致します。
実際の 所 Windows vista では 適当に 二つに 分けて その残りに Plamo Linux 4.7 を インストールする。
インストール時点で その 領域を Linux で 再度 領域を 設けました
Linux で みた ディスク の 状態は こういう事になっています。
# fdisk -l
Disk /dev/sda: 640.1 GB, 640135028736 bytes
240 heads, 63 sectors/track, 82689 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0xea4eee65
Device Boot Start End Blocks Id System
/dev/sda1 * 1 43704 330400424 7 HPFS/NTFS /* vista */
/dev/sda2 81706 82689 7439040 7 HPFS/NTFS /* recovery ??? */
/dev/sda3 43704 81705 287289344+ 5 Extended
/dev/sda5 43705 43750 347760 c W95 FAT32 (LBA) /* Data Linux and Windows */
/dev/sda6 43751 43880 982768+ 82 Linux swap / Solaris
/dev/sda7 43881 81705 285956968+ 83 Linux /* Plamo Linux 4.7 */
Partition table entries are not in disk order
注意 パーテションの 順番が 通常と 異なります。
これに ついては 今回は省略します。
grub の インストール 位置だけ 注意が必要です MBR という場所でなく 今回の場合は /dev/sda7 つまり Linux を インストール した 場所に インストールします。
にゃんたろう 拝!
2013年 6月 10日 月曜日 21:06:18 JST 作成