Quote:
Originally Posted by Brian1
Need to post contents of /boot/grub/grub.conf. Requires root to access.
Also output of the command ' /sbin/fdisk -l '. Needs to be done as root.
Tell us which partition is what as in Vista and XP.
Brian
|
Sorry I couldn't understand what u meant but know I acquired a lil more knowledge.
Ok the grub conf file in the grub dir is called "menu.lst" I tried to edit it but I can't, not even with super user permission ( I activated the "su" and still access denied).
And for /sbin/fdisk -l:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd0f4738c
Device Boot Start End Blocks Id System
/dev/sda1 1 7649 61440561 7 HPFS/NTFS
/dev/sda2 * 7650 11474 30720000 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 11475 11723 2000092+ 82 Linux swap / Solaris
/dev/sda4 11724 14593 23053275 83 Linux
XP is on (hd0,0) I believe and is not listed as a Other OS in the conf file of grub, but since can't edit it I cant add it.
I don't know what to do.
Edit--
Heres the content:
## ## End Default Options ##
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,3)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fa3959d6-0158-4ef5-a240-a5f685bb4391 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fa3959d6-0158-4ef5-a240-a5f685bb4391 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,3)
kernel /boot/memtest86+.bin
quiet
### 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/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1