Re: [Trisquel-users] GRUB issues

2015-10-04 Thread moxalt
It really shouldn't be that hard. If you have problems with GRUB (such as it not booting correctly/not installing correctly/incorrect boot options) simply get a live CD (any distribution will do) and boot from that. Then open a shell and mount the drive in question like so (usually /dev/sda):

Re: [Trisquel-users] GRUB issues

2015-10-03 Thread strypey
I tried running boot-repair, which has always worked for me in the past with my Aspire One. This time, it was a mistake. When I boot up the laptop, I am presented with a GRUB shell. I looked for instructions on how to use this shell to repair my system, and tried a few commands, but no luck.

Re: [Trisquel-users] GRUB issues

2015-09-25 Thread moxalt
Does Trisquel boot correctly, from the hard drive you installed it on? Did you have to chroot into it and grub-install to get it to work? Did you install off a USB (in my experience that always messes things up- every USB install has me chrooting in with a live CD and setting up GRUB manually).

Re: [Trisquel-users] GRUB issues

2015-09-25 Thread t8mf4nu6lizp
Do you have the sudo package installed? How bout the grub2-common package?

Re: [Trisquel-users] GRUB issues

2015-09-25 Thread strypey
So I've reinstalled Belenos again (same hardware). Trying to follow my own instructions here. Both "sudo update-grub" and "sudo update-grub2" return the same response "command not found". I'm mystified, and feeling more than a little frustrated. Any suggestions?

Re: [Trisquel-users] GRUB issues

2015-09-25 Thread strypey
Actually I am reporting my experience. I ran: sudo update-GRUB2 Which did not work. Which is why I said "NO CAPITALS". The correct command is: sudo update-grub2 OR as pointed out by Moxalt and Magic Banana: sudo update-grub My apologies for one again confusing GNUbies (as well as myself

Re: [Trisquel-users] GRUB issues

2015-09-25 Thread t8mf4nu6lizp
> BTW Why can I edit some of my comments (like this one) but not not others (like the ones above)? Is it a browser issue? I believe you can't edit the first post of a thread and posts that have been answered. Or something like that, it's a feature of the forum software.

Re: [Trisquel-users] GRUB issues

2015-09-15 Thread moxalt
Then why strypey's insistence that update-grub2 was the 'proper' way to go about it?

Re: [Trisquel-users] GRUB issues

2015-09-13 Thread moxalt
*update-grub, rather.

Re: [Trisquel-users] GRUB issues

2015-09-13 Thread moxalt
What does upgrade-grub do then?

Re: [Trisquel-users] GRUB issues

2015-09-13 Thread lcerf
'update-grub2' is a symbolic link to 'update-grub': $ ls -l /usr/sbin/update-grub2 lrwxrwxrwx 1 root root 11 juil. 8 08:09 /usr/sbin/update-grub2 -> update-grub Calling one command or the other leads to executing the exact same program. No difference whatsoever.

Re: [Trisquel-users] GRUB issues

2015-09-12 Thread strypey
I just tried to follow my own instructions, after reinstalling Trisquel 7 from scratch (I borked my last instance by installing too many games at once ;). Anyone following along should not the correct command for updating GRUB2 is: sudo upgrade-grub2 NO CAPITALS!?! :)

Re: [Trisquel-users] GRUB issues

2015-07-19 Thread strypey
This has gotten off topic (GRUB), so I'll reply in the general 7 feedback thread I started: https://trisquel.info/en/forum/trisquel-7-feedback-hardware-details

Re: [Trisquel-users] GRUB issues

2015-07-19 Thread cooloutac
This happens to me with trisquel 7. It doesn't accept any username and password. Just remove the 01_PASSWORD file.

Re: [Trisquel-users] GRUB issues

2015-07-17 Thread onpon4
The tool you're talking about was from the Trisquel devs, and it was dropped in Trisquel 7. You now need to enable Compiz by yourself. The script is pretty simple, though, so you could copy it from Trisquel 6 to Trisquel 7, or 8 (whatever you upgrade to next), or just read it to understand

Re: [Trisquel-users] GRUB issues

2015-07-17 Thread strypey
I've been using Trisquel 6 for a couple of years, and I just installed Trisquel 7 on a separate partition to try it out before deciding whether to upgrade, migrate, or stay on 6. When I rebooted after running through the install, the new GRUB menu wouldn't boot Trisquel 6. When I selected

Re: [Trisquel-users] GRUB issues

2015-07-17 Thread strypey
After I posted that info, I had a hunch. I had saved the copy of the password file in the same grub.d folder, with -backup appended to the end of the filename. This time, I copied it to a different folder, with backup- at the start of the filename, and deleted the first backup. Then I

Re: [Trisquel-users] GRUB issues

2015-07-16 Thread moxalt
What exactly are you trying to do with GRUB?

Re: [Trisquel-users] GRUB issues

2015-07-15 Thread strypey
Can you please link to a set of newbie-friendly instructions for updating GRUB that will work reliably in Trisquel 7? Speaking of GRUB, I find that I need to run boot-repair every time I install Trisquel. Is there a reason why it isn't in the Trisquel repos, or even installed by default?

Re: [Trisquel-users] GRUB issues

2015-04-28 Thread samy . melaine
Ok I see ! Thank you very much for your answer !

Re: [Trisquel-users] GRUB issues

2015-04-28 Thread Samy Melaine
Ok I see ! Thank you very much for your answer. 2015-04-28 7:48 GMT+01:00 t8mf4nu6l...@canaglie.net: You need the grub credentials. They're randomized at install and can be found at /etc/grub.d/01_PASSWORD There is only one version of Trisquel in that sense. (It's based a ubuntu LTS. There

Re: [Trisquel-users] GRUB issues

2015-04-28 Thread t8mf4nu6lizp
You need the grub credentials. They're randomized at install and can be found at /etc/grub.d/01_PASSWORD There is only one version of Trisquel in that sense. (It's based a ubuntu LTS. There are some backports from newer non-LTS versions, like kernels and xserver.)

[Trisquel-users] GRUB issues

2015-04-27 Thread samy . melaine
Hello, I'm new to Trisquel, but not to GNU/Linux (I have basically some experiance with Ubuntu desktop, and a debian servers) :) So I just installed trisquel on my laptop where I have my Ubuntu 12.04 installed, and surprisingly, I find isseus accessing ubuntu. It asks me for my username