openSUSE Forums > Archives > SF Archives > ARCHIVES - Install/Boot » >.< Grub Wont Load My Xp Home

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Install/Boot
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Install/Boot Questions about installation or problems booting SUSE Linux

 
Page 1 of 4 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-Sep-2006, 15:19
pirokosan
Guest
 
Posts: n/a
Default

At the boot screen when I choose to load windows it only shows

chainloader (hd0,0)+1

I went to YaST > System > Boot Loader > Other > Propose New Configuration. It still says the same thing.
I'm a newb so be a little specific. Thx!
  #2 (permalink)  
Old 05-Sep-2006, 17:07
verxa
Guest
 
Posts: n/a
Default

Quote:
At the boot screen when I choose to load windows it only shows

chainloader (hd0,0)+1

I went to YaST > System > Boot Loader > Other > Propose New Configuration. It still says the same thing.
I'm a newb so be a little specific. Thx!
[/b]
Post here file /boot/grub/menu.lst.

What hard drives and partitions you have? On which partitions are the Windows and / ?
  #3 (permalink)  
Old 05-Sep-2006, 18:39
pirokosan
Guest
 
Posts: n/a
Default

Quote:
Post here file /boot/grub/menu.lst.

What hard drives and partitions you have? On which partitions are the Windows and / ?
[/b]
Ah! sorry i took so long to reply, i was eating ^^. Ok, I have 2 hard drives. (160GB) Windows, All of it and the other one has 1 windows partition to store my Bleaach(18.16GB) and the others are linux. (20.00GB is root) (33.87GB is my User)
I have no idea how to open menu.lst because it says i cant >.< and i tried opening it through a shell as root but i dont think im doing it right.
  #4 (permalink)  
Old 05-Sep-2006, 18:46
verxa
Guest
 
Posts: n/a
Default

As root, say:

less /boot/grub/menu.lst
df -h

Post the results here.
  #5 (permalink)  
Old 05-Sep-2006, 19:00
pirokosan
Guest
 
Posts: n/a
Default

Quote:
As root, say:

less /boot/grub/menu.lst
df -h

Post the results here.
[/b]
-------------------------Menu.lst---------------------------
# Modified by YaST2. Last modification on Tue Sep 5 16:49:00 AST 2006

color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd1,5)/boot/message

###Don't change this comment - YaST2 identifier: Original name: xen###
title XEN
root (hd1,5)
kernel /boot/xen.gz
module /boot/vmlinuz-xen root=/dev/hdb6 vga=0x317 resume=/dev/hdb5
splash=silent showopts
module /boot/initrd-xen

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe##
#
title Failsafe --
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb6 vga=normal showopts ide=nodma apm=
off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: 2.6.16.13-
4-xen###
title 2.6.16.13-4-xen
root (hd1,5)
kernel /boot/vmlinuz-2.6.16.13-4-xen root=/dev/hdb6 vga=0x317 resum
e=/dev/hdb5 splash=silent showopts
initrd /boot/initrd-2.6.16.13-4-xen

###Don't change this comment - YaST2 identifier: Original name: xen###
title XEN
root (hd1,5)
kernel /boot/xen.gz
module /boot/vmlinuz-xen root=/dev/hdb6 vga=0x317 resume=/dev/hdb5
splash=silent showopts
module /boot/initrd-xen

###Don't change this comment - YaST2 identifier: Original name: 2.6.16.13-
4-default###
title 2.6.16.13-4-default
root (hd1,5)
kernel /boot/vmlinuz-2.6.16.13-4-default root=/dev/hdb6 vga=0x317 r
esume=/dev/hdb5 splash=silent showopts
initrd /boot/initrd-2.6.16.13-4-default
/boot/grub/menu.lst lines 10-42/42 (END)
-------------------------Menu.lst---------------------------

Filesystem Size Used Avail Use% Mounted on
/dev/hdb6 21G 5.0G 16G 25% /
udev 709M 256K 709M 1% /dev
/dev/hdb7 34G 399M 34G 2% /home
/dev/hda1 150G 127G 23G 85% /windows/C
/dev/hdb2 19G 17G 1.5G 92% /windows/D
  #6 (permalink)  
Old 05-Sep-2006, 20:41
verxa
Guest
 
Posts: n/a
Default

You seem to have several similar titles. I have deleted repetitions, and slightly modified the others.

You have probably installed the xen kernel. That might be difficult. Why not choose only the default kernel, for the beginning?

Post here the outcome of

uname -a


Do the following.

Copy the text below into menu.lst (overwrite the contents of the existing file).
Be careful with truncated lines, if some lines would get truncated.

Start Yast, go to System, bootloader. Verify that you see all five titles. Slightly edit any title, for example, change XEN2 to XXEN. Select Boot Loader Installation tab. Select there "Master Boot Record of /dev/hda" as "Boot Loader Location". Finish.

Reboot. If everything goes correctly, select Default to log in.

If you don't have a particular reason to use the xen kernel, then uninstall all xen-related packages in Yast (in Software management, search for xen). If you cannot do it, then better reinstall SUSE.










# Modified by YaST2. Last modification on Tue Sep 5 16:49:00 AST 2006

color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd1,5)/boot/message




###Don't change this comment - YaST2 identifier: Original name: xen###
title XEN
root (hd1,5)
kernel /boot/xen.gz
module /boot/vmlinuz-xen root=/dev/hdb6 vga=0x317 resume=/dev/hdb5 splash=verbose showopts
module /boot/initrd-xen




###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,0)+1




###Don't change this comment - YaST2 identifier: Original name: failsafe##
title Failsafe --
root (hd1,5)
kernel /boot/vmlinuz root=/dev/hdb6 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd




###Don't change this comment - YaST2 identifier: Original name: XEN2 ###
title XEN2
root (hd1,5)
kernel /boot/vmlinuz-2.6.16.13-4-xen root=/dev/hdb6 vga=0x317 resume=/dev/hdb5 splash=verbose showopts
initrd /boot/initrd-2.6.16.13-4-xen





###Don't change this comment - YaST2 identifier: Original name: default###
title Default
root (hd1,5)
kernel /boot/vmlinuz-2.6.16.13-4-default root=/dev/hdb6 vga=0x317 resume=/dev/hdb5 splash=verbose showopts
initrd /boot/initrd-2.6.16.13-4-default
  #7 (permalink)  
Old 05-Sep-2006, 22:18
pirokosan
Guest
 
Posts: n/a
Default

Quote:
You seem to have several similar titles. I have deleted repetitions, and slightly modified the others.

You have probably installed the xen kernel. That might be difficult. Why not choose only the default kernel, for the beginning?

Post here the outcome of

uname -a
Do the following.

Copy the text below into menu.lst (overwrite the contents of the existing file).
Be careful with truncated lines, if some lines would get truncated.

Start Yast, go to System, bootloader. Verify that you see all five titles. Slightly edit any title, for example, change XEN2 to XXEN. Select Boot Loader Installation tab. Select there "Master Boot Record of /dev/hda" as "Boot Loader Location". Finish.

Reboot. If everything goes correctly, select Default to log in.

If you don't have a particular reason to use the xen kernel, then uninstall all xen-related packages in Yast (in Software management, search for xen). If you cannot do it, then better reinstall SUSE.
[/b]

Ok, i got this

Linux Omoikane 2.6.16.13-4-xen #1 SMP Wed May 3 04:53:23 UTC 2006 i686 athlon i3

I do have XEN (i have no idea what it is). And the extra entries in the bootloader were made by YaST. I don't know how to edit the menu.lst. I tried doing it through the root terminal notepad style, but i cant change the text. I remember i could open the lilo one with a text editor back when i was using knoppix but even then i could not over write it. Also, why change the change XEN2 to XXEN? (just curious) Is it because it would still be broken otherwise? And lastly.... yeah i think ill have to reinstall this thing >.< I changed from xp to suse because i wanted to get the nice visuals (XLG was it? Don't know, forgot the name of the app) without needing a gaming rig just to run my OS (Unlike vista) I'm going to go to sleep now; going without sleep for two nights isnt really good for me. gnight mate, i appreciate the help. I learned a lot!
  #8 (permalink)  
Old 05-Sep-2006, 22:35
verxa
Guest
 
Posts: n/a
Default

Quote:
Ok, i got this

Linux Omoikane 2.6.16.13-4-xen #1 SMP Wed May 3 04:53:23 UTC 2006 i686 athlon i3

I do have XEN (i have no idea what it is). And the extra entries in the bootloader were made by YaST. I don't know how to edit the menu.lst. I tried doing it through the root terminal notepad style, but i cant change the text. I remember i could open the lilo one with a text editor back when i was using knoppix but even then i could not over write it. Also, why change the change XEN2 to XXEN? (just curious) Is it because it would still be broken otherwise? And lastly.... yeah i think ill have to reinstall this thing >.< I changed from xp to suse because i wanted to get the nice visuals (XLG was it? Don't know, forgot the name of the app) without needing a gaming rig just to run my OS (Unlike vista) I'm going to go to sleep now; going without sleep for two nights isnt really good for me. gnight mate, i appreciate the help. I learned a lot!
[/b]
Yes, re-installation is a good idea. There, if you have single-processor computer, select the default kernel. If you have dual-processor computer, select kernel SMP.

Deselect everything related to xen.

You can edit menu.lst with pico or with emacs:

pico menu.lst , or emacs menu.lst

Some years ago, Yast, in order to overwrite the boot loader, should have seen a change in menu.lst. Changing a small thing in menu.lst was a trigger for Yast. This small defect of Yast might have not existed and may be gone now, but I am still in doubt.

GLX is essentially useless. If you configure your colors, fonts and other visuals good, GLX is of no use.

I see you are in the beginning of learning. Expect to finish the beginning in half a year.
  #9 (permalink)  
Old 05-Sep-2006, 22:40
pirokosan
Guest
 
Posts: n/a
Default

Quote:
I see you are in the beginning of learning. Expect to finish the beginning in half a year.
[/b]
Half a year? Thats reasonable. I say bring it! this morning i didnt know what the terminal window was for ^^. I'm off to sleep now! sleeeeeeeeep :lol:
  #10 (permalink)  
Old 06-Sep-2006, 15:26
pirokosan
Guest
 
Posts: n/a
Default

Nooooooooooooo!
I reinstalled suse and it's still doing the same thing!
 
Page 1 of 4 1 23 Last »

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2