Results 11 to 17 of 17
Here is a working Windows entry from one of my comps:
Code:
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
root (hd0,0)
chainloader +1
That comp ...
- 05-26-2005 #11
Here is a working Windows entry from one of my comps:
That comp doesn't even have a Windows entry in /etc/fstab; since Windows is chainloaded, it shouldn't be a requirement.Code:###Don't change this comment - YaST2 identifier: Original name: windows### title Windows root (hd0,0) chainloader +1There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 05-26-2005 #12
Try what Budman suggested, to switch the harddrives so windows is on the master one. Then edit the grub settings. You will not need fstab for booting anything, you will need it later if you will want to browse your windows files from linux.
Stumbling around the 'net:
www.cloudyuseful.com
- 05-27-2005 #13Just Joined!
- Join Date
- May 2005
- Posts
- 11
thanks you guys. i fixed it.
this is what i did:
i used the linux installation to delete the linux partition i made the master hd(20g) a fat32 system and then used windows rescue cd to copy all the information from the NTFS format to the FAT32 i then formatted my slave(40g) and partitioned it into two 20g partitions. i made one an NTFS for windows and left the other as FREESPACE. I installed linux ubuntu on the free space and now that windoes is on a fat32 partition grub recognised it. for some reason when windows was on NTFS it refused to see it! anyway i didn't want to take the chance and let grub overwrite the MBR and installed grub onto a normal floopy disk. now i have them both working fine.
thanks for all your help people.
- 05-27-2005 #14Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Glad to see you fixed it... I'm sorry I didn't read this thread earlier, but Windows still needs a primary partition to boot from (Windows itself can be installed on a logical partition, but it still needs a primary one for its bootloader and boot.ini and stuff like that). So next time you install Linux, make sure you don't delete the primary partition on which Windows stores these files...
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 05-27-2005 #15Just Joined!
- Join Date
- May 2005
- Posts
- 11
alright. thanks mate

EDIT: Fdisk /mbr

worked like a charm for me.
- 06-22-2005 #16Just Joined!
- Join Date
- Jun 2005
- Location
- Poland (Warsaw)
- Posts
- 1
:-)
If you have Linux on hda1 and Windows on hdb1 (in other words Master is Linux and Slave is Windows) you can setup GRUB as below:
Settings in fstab are not connected with booting systems, it means that you don't need to write anything to /etc/fstab to setup dual boot. Somtimes it's better to read manuals than repartitioning disksCode:title Microsoft Windows map (hd1) (hd0) map (hd0) (hd1) rootnoverify (hd1,0) savedefault makeactive chainloader +1

greetings
- 10-30-2005 #17Just Joined!
- Join Date
- Oct 2005
- Posts
- 1
Hmmm
Iv never heard of a problem like this before.
Vlad_Einhorn
email me or message me on yahoo and i might be able to help
Peace


Reply With Quote
