2015/06/28 1:43 <mbzade...@gmail.com>: > > I had read this FAQ page more than 10 times. > It have wrongs hints: > suggestion 1 about active partition did not work for me
This needs interpolation for gpt/guid partitioned disks, and requires, as I understand things, a custom option in the kernel, among other things. I'm trying to learn how to do this with MSWindows8 right now, and I'm learning a lot of useful stuff. > suggestion 2 worked correctly but need a second media. Boot floppy is for really old hardware. Re-interpret that as using an entirely external drive. And a second hard disk is not necessarily a bad idea. In fact, I'm using a USB3 external rotating drive for some of the playing/research I mentioned above. Built the kernel and userland from source entirely on the external drive. Mis-calculated about /usr/xenocara, so I made /usr/xobj my last partition (on /dev/sd1p). Now I'm starting over and should have xenocara built from source in about three to six hours. Yes, it builds faster on the internal drive. But that doesn't seem to be an option for you right now. But, as a thought, have you made an MSWindows full system restore DVD along with backing up your data? > suggestion 3 is completely wrong! NTLDR was dropped by Microsoft before MSWindows7, so, if that's what you mean, yeah, don't bother with NTLDR. > I have tested more than 3 times. > maybe it wrote for specialy windows 7 If you are trying bcdedit for MSWindows7, are you sure you got the disk's GUID copied correctly from the results of the bcdedit /create step? > suggestion 4 identify some tools that run on 32 bit windows and now Only Grub > maybe can resolve my problem. If you are talking about the other boot loaders, they are independent of the 32bit/64bit issues. > At now I work on GRUB and wish to resolve the dual booting. If your MSWindows7 is on a GPT partition, things are not going to be easy. You'll really want to consider using an external drive for the time being. Anyway, anyone here with time to help you needs more information about how and where things are not working for you -- error messages that you may have to copy into your mail by hand, etc. -- Joel Rees > > On Jun 27, 2015, at 6:51 PM, James Hartley <jjhart...@gmail.com> wrote: > > > > Read the FAQ. > > > > http://www.openbsd.org/faq/faq4.html#Multibooting > > > >> On Sat, Jun 27, 2015 at 9:09 AM, Mohammad BadieZadegan > <mbzade...@gmail.com> wrote: > >> Hi, > >> I want to dual booting OpenBSD with Windows7 and read many more pages > about > >> customizing windows *bcdedit* tools to booting dual OS like > >> *http://cromwell-intl.com/linux/multiboot-windows-openbsd/ > >> <http://cromwell-intl.com/linux/multiboot-windows-openbsd/>* > >> *BUT*, all of these pages nothing changed and could not running dual OS. > >> Is that any hints about dual booting OpenBSD vs Windows7?