Remove startup choice linux boot
-
Hi.
Just converted all my rigs to linux for easy maintenance from ssh terminal.
However, when i do a external reboot im not able to log in again due to the startup screen where you can choose what to boot.
Is there any way to disable this screen so it will autostart up on the main xubuntu install? -
Can you post the contents of /boot/grub/grub.cfg for me please?
Stefan
-
hehe will do later.
my girlfriend got pretty pissed at me after finding
me in the shed with my rigs when i should focus on house work:P -
It could well be Bug 462888 ([url=https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/462888]https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/462888[/url]), you could try the following:
[code]sudo grub-editenv /boot/grub/grubenv unset recordfail[/code]
based on the Launchpad bug above.
-
[quote name=“spynappels” post=“7620” timestamp=“1369777210”]
It could well be Bug 462888 ([url=https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/462888]https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/462888[/url]), you could try the following:[code]sudo grub-editenv /boot/grub/grubenv unset recordfail[/code]
based on the Launchpad bug above.
[/quote]Read your link. made some sence, some times i get boot screen choice, sometimes not.
Of course it may the times when the rig crashes (been doing alot of card swapping/testing lately…)
May be that thats what causing the problem. Will look more into it after i get back from holiday.
Now my main priority is just to get all thos 7950 cards up and running=)Thanks for the tip.
-
[quote name=“svennand” post=“7444” timestamp=“1369744213”]
Hi.Just converted all my rigs to linux for easy maintenance from ssh terminal.
However, when i do a external reboot im not able to log in again due to the startup screen where you can choose what to boot.
Is there any way to disable this screen so it will autostart up on the main xubuntu install?
[/quote]Presuming you are on grub2:
http://linuxers.org/howto/how-configure-grub2-ubuntu-910 -
[quote name=“svennand” post=“7628” timestamp=“1369778284”]
Read your link. made some sence, some times i get boot screen choice, sometimes not.
Of course it may the times when the rig crashes (been doing alot of card swapping/testing lately…)
May be that thats what causing the problem. Will look more into it after i get back from holiday.
Now my main priority is just to get all thos 7950 cards up and running=)Thanks for the tip.
[/quote]No problem, let me know if it doesn’t work and I can dig some more, Ubuntu (and Linux in general) is another of my hobbies ;-)
-
Can someone help me to figure out how to get cgminer to autolaunch after startup?
Followed guides but the bootup part doesnt seem to work=( -
[quote name=“UKMark” post=“7630” timestamp=“1369778999”]
[quote author=svennand link=topic=955.msg7444#msg7444 date=1369744213]
Hi.Just converted all my rigs to linux for easy maintenance from ssh terminal.
However, when i do a external reboot im not able to log in again due to the startup screen where you can choose what to boot.
Is there any way to disable this screen so it will autostart up on the main xubuntu install?
[/quote]Presuming you are on grub2:
http://linuxers.org/howto/how-configure-grub2-ubuntu-910
[/quote]hmm do not have grub2 i thing=P damn im not good at linux…
didnt have grub.cfg like the guide suggested just alot of other things.