Results 1 to 6 of 6
right i made a 100 meg logical partition and made it boot and wrote the partition table to it then made a 100 gig primiary ext 3 partition and installed ...
- 06-14-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 32
yoper installed cant boot
right i made a 100 meg logical partition and made it boot and wrote the partition table to it then made a 100 gig primiary ext 3 partition and installed yoper to it, now when i boot i get a grub command line. where do i go now?
thanks alot
- 06-14-2008 #2
Try typing
is it found ... if it is found (lets say it returns (hd0,1) then tryCode:find /boot/grub/menu.lst
This should bring up the grub menu for you. If the file is not found then try find /boot/grub/grub.conf instead.Code:root (hd0,1) configfile=/boot/grub/menu.lst
I have not done a yoper install so I'm not sure what potential there is to install grub without a menu file.
- 06-14-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 32
thanks that worked but now im in yoper i dont really like it i think ill try gentoo or arch for speed but what one will be faster?
- 06-14-2008 #4
I don't think you will find much difference between them to be honest. You will probably find Arch an easier and quicker install.
- 06-15-2008 #5Just Joined!
- Join Date
- Jan 2008
- Posts
- 32
does anyone know how to make it boot properly, it does so when i use the above commands, how can i fix the issue?
- 06-15-2008 #6
Boot up Yoper, open Terminal/Konsole and execute this
Reboot machine. You must have root privileges to execute above code.Code:grub root (hd0,1) setup (hd0) quit
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
