Erin Clock (g1r1) | 2009-11-30 08:56 |
IL configuration deleter (g1r1) | 2009-11-30 09:08 |
Shaman Japanese Language Pack (g3r1) | 2009-11-30 09:17 |
Simple P2P Messenger (Jasmine) (g3r6) | 2009-11-30 09:21 |
This page is written how to run Windows via grub.
Yup, you can run Windows 2 ways:
You can get many articles the first way, so if you want run Windows like that way, please google it.
Instead, I describe the second way.
1:Install Windows. Note that you have to make freespace enough to install Linux.
2:Assume that the partition you installed Windows is /dev/sda1
3:Install Linux in the extra space that you made at step 1. After this, install grub to MBR on the hard disk (i.e. /dev/sda).
You may edit grub's configuration files if needed. For details, look at documents of the distribution you installed.
Especially, you may need to edit grub.cfg or /etc/grub.d/40_custom. this is an example.
menuentry "Windows 7" { set root=(hd0,2) chainloader +1 }
[PageInfo]
LastUpdate: 2011-07-20 20:33:27, ModifiedBy: green_12512
[License]
GNU Free Documentation License
[Permissions]
view:all, edit:login users, delete/config:members