grub> setup (hd0,0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
Running "embed /boot/grub/e2fs_stage1_5 (hd0,4)"... failed (this is not fatal)
Running "install /boot/grub/stage1 (hd0,0) /boot/grub/stage2 p /boot/grub/menu
.lst "... succeeded
Done.
이렇게 메세지가 나오면서 grub가 인스톨 됐습니다. (hd0,0)은 원래 윈도우 MBR이 있던 파티션 입니다.
일단 시작하면 grub로 시작되고.. 리눅스는 이상이 없습니다만, mount를 해보니 mount /dev/sda1 /mnt/windows 에서