|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Install/Boot Questions about installation or problems booting SUSE Linux |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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! |
|
|||
|
Quote:
What hard drives and partitions you have? On which partitions are the Windows and / ? |
|
|||
|
Quote:
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.
|
|
|||
|
As root, say:
less /boot/grub/menu.lst df -h Post the results here. |
|
|||
|
Quote:
# 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 |
|
|||
|
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 |
|
|||
|
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! |
|
|||
|
Quote:
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. |
|
|||
|
Quote:
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|