I have had grub do this sortta thing before... Check your menu.list file and see if the entry for windows is still there, I have seen it disappear or somehow be eaten.
/boot/grub/menu.list I don't have an example code in front of me but you can look it up and verify it, mostly you just need to make sure there is a label and that it points to the windows partition. Remeber drive and partition numbers start with 0 (second partition on first hard drive is hd(0,1) I would so check that out before running installation scripts. Hope it's helpful; TeddyB -----Original Message----- From: Carl Fink <[email protected]> Date: Sat, 13 Nov 2010 18:28:32 To: <[email protected]> Subject: Re: Where has my Windows partition gone? On Sat, Nov 13, 2010 at 11:11:03PM +0000, John O Laoi wrote: > Any other ideas Try mounting /dev/sda2 and /dev/sda3 and see if they're still working right. If not, you might need to fsck them (ideally from a Windows install disk, which would call the function "chkdsk"). -- Carl Fink [email protected] Read my blog at blog.nitpicking.com. Reviews! Observations! Stupid mistakes you can correct! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

