Follow-up Comment #10, bug #45149 (project grub):
It's not working for me.
This is what I did to get the new code:
$git clone git://git.savannah.gnu.org/grub.git
$cd grub
$./autogen.sh
$./configure
$make -j8
sudo ./grub-install --directory ./grub-core
--boot-directory=/media/<MyUser>/3468-1B2C/boot
--root-directory=/media/<MyUser>/3468-1B2C /dev/sdc
(I installed it in a USB pendrive. No errors reported)
I get a screen with "GRUB _" and the cursor keeps blinking. But it doesn't go
past that.
I also tried these changes:
*Deleted vbe.mod
*added /boot/grub/grub.cfg with these lines:
insmod echo
set timeout=5
menuentry "test" {
echo "hello"
}
It still hangs on "GRUB _" first sceen.
Pendrive details (just in case this could be a problem):
Partition table: msdos
Partition details:
Disk /dev/sdc: 2,9 GiB, 3051356160 bytes, 5959680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x23b55a69
Device Boot Start End Sectors Size Id Type
/dev/sdc1 2048 5959679 5957632 2,9G b W95 FAT32
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45149>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-grub