Hello, I have been having a hard time installing OpenSuSe 10.3 on this machine, but finally go it. Now I cant boot into it. The only way I can boot in is going through the install DVD and selecting boot installed system. I dont want os 9 on it, I strictly want Linux only. When I reboot without a CD, it gives me the happy face on a folder and just gets stuck there.
Issue #1: Do you mean by “I dont want os 9 on it” that you need help to remove it?
Issue #2: Try reinitialising Grub, like this:
go to Yast → System → Boot Loader. The Grub configuration screen comes up with the Tab “Section Management” activated. In the lower right is a drop-down selector labelled “Other”. Select from “Other” the option “Propose New Configuration” and then wait for Grub to analyse your partitions and display a new configuration. This may take a while. Important: When that finishes, activate the tab labelled “Boot Loader Installation” and select to “Boot from the Master Boot Record”. [Yast will often default to booting from the root or boot partition rather than from the MBR but that’s for experts only – always choose the MBR.] Then click Finish to save the changes and install the reconfigured Grub into the hard drive’s MBR. If you get a message that "The bootloader boot sector will be written to a floppy disk … don’t bother with the floppy – just click OK to proceed and install to the MBR. Reboot and you should be able to boot to openSUSE using the Grub menu screen.
If that quote fails, please post the contents of the file menu.lst which is located at /boot/grub/menu.lst. To open it will require you to be root because it has root-only permissions. This command will reveal the contents in a console:
sudo cat /boot/grub/menu.lst
And also if that quote faile please post the response you get in a console when you enter this: