Page 5 of 5

Re: Grub2 information & Links.

Posted: Mon Aug 24, 2015 2:15 am
by mehimu
Many many thanks Fred , for this post. Actually these links are so much helpful. I'll try to enrich my bookmark list. Thanks again Fred .

Re: Grub2 information & Links.

Posted: Wed Oct 14, 2015 1:00 am
by F.Phoenix
Sorry, I'm not so good with Grub-loaders yet. But I now trying to understand its command syntax, working on multiboot usb, based on grub4dos and found next kernel boot parameters in (linuxmint-17.2-mate-64bit.iso)/boot/grub/grub.cfg:

Code: Select all

linux	/casper/vmlinuz  file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
initrd	/casper/initrd.lz
But there no "cdrom" directory at the disk, "preseed" located at its root. Is it correct parameters? Should I use same things to load from usb -> grub4dos -> linuxmint.iso? Sounds weird... Or maybe that record is like for loading seed after mount distribution disk to /cdrom ?

Re: Grub2 information & Links.

Posted: Tue Oct 20, 2015 6:12 am
by Nippon
Thanx for the post

Re: Grub2 information & Links.

Posted: Sat May 28, 2016 10:35 pm
by Wompoo
I have a burnt CD of Grub2, but would like to know if it is ok or not.
I lost the grub menu on this computer and could not boot, as described on this thread:

viewtopic.php?f=46&t=221781&start=20

My Grub2 disc did not recover the system and get the computer to boot. I ended up using the chroot method with success.
Question:
How do I know if the disc I have is worth saving for future use or not? Is there a checksum method? Or an equivalent?

Re: Grub2 information & Links.

Posted: Fri Sep 27, 2019 8:45 am
by westernira
GRUB 2 is the default boot loader and manager for Ubuntu since version 9.10 (Karmic Koala). As the computer starts,

Re: Grub2 information & Links.

Posted: Sun Dec 01, 2019 10:23 am
by WinParted
I`m using Linux Mint 19.2 Tina Cinnamom 64bit & I need something for multi os config grub looks like one of the few available so can someone explain how to
DownLoad install on my PC or provide a link to something easy to understand. Grub has a GUI Correct ?

Re: Grub2 information & Links.

Posted: Sun Dec 01, 2019 10:26 am
by Moem
WinParted wrote: Sun Dec 01, 2019 10:23 am Grub has a GUI Correct ?
Yes, and since you have Mint, Grub almost certainly is already installed. Try pressing and holding the Shift key as your machine boots, and it should show up. It looks a bit like this:

Image

Re: Grub2 information & Links.

Posted: Sun Dec 01, 2019 11:04 am
by WinParted
Yes, almost exactly but it is there but how to install another Linux OS ? Can it be done with GUI or Cmd Line ? Can you explain or point me to doc`s ?

Re: Grub2 information & Links.

Posted: Wed Dec 04, 2019 7:48 pm
by Prsman
If you want to install another OS, the installer will set-up grub for you. The new OS will be first on the list.
I suggest you bookmark this site, read it carefully so you understand what you want to do.

https://easylinuxtipsproject.blogspot.com/p/1.html
https://easylinuxtipsproject.blogspot.com/p/grub.html

This site "saved" me many times.

Re: Grub2 information & Links.

Posted: Wed Apr 29, 2020 4:39 am
by johnsmith101
Thanks for the links.. I'm trying to tweak my GRUB right now..