Can you post your fdisk output here. may be your partition table is corrupt and it is not readable. It can be fixed. Boot from a live cd and post your fdsik -l op here. In addition copy your Grub file and attach it for further action.
On Wed, Jun 16, 2010 at 6:51 AM, SRIKANTH NS <[email protected]> wrote: > ----------------------------------------- > Roshan P Koshy <[email protected]> Jun 14 09:41PM +0530 ^ > > > Hello, > > Is the windows boot option is in grub menu list? if not, edit > /boot/grub/menu.lst as required ... one thing , tell me which > sda WIN is in > ? > --------------------------------------------------------------- > > It is in sda1 > > I am pasting below grub/ menu.lst > > title Debian GNU/Linux, kernel 2.6.26-2-686 > root (hd0,8) > kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda9 ro quiet > initrd /boot/initrd.img-2.6.26-2-686 > > title Debian GNU/Linux, kernel 2.6.26-2-686 (single-user > mode) > root (hd0,8) > kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda9 ro single > initrd /boot/initrd.img-2.6.26-2-686 > > title Debian GNU/Linux, kernel 2.6.26-1-686 > root (hd0,8) > kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda9 ro quiet > initrd /boot/initrd.img-2.6.26-1-686 > > title Debian GNU/Linux, kernel 2.6.26-1-686 (single-user > mode) > root (hd0,8) > kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda9 ro single > initrd /boot/initrd.img-2.6.26-1-686 > > ### END DEBIAN AUTOMAGIC KERNELS LIST > > # This is a divider, added to separate the menu items below from > the Debian > # ones. > title Other operating systems: > root > > > # This entry automatically added by the Debian installer for a > non-linux OS > # on /dev/sda1 > > title Microsoft Windows XP Professional > root (hd0,0) > savedefault > makeactive > chainloader +1 > > ---------------------------------- > > somebody else suggested to boot WIN in " Last known good > condiguration" , but to no avail, it reboots. > > I have not edited this file manually, it is as created during > Debian installation. > > Srikanth > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
