bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #45149] Grub2 doesn't boot in VIA C3 Samuel 2. Only Grub legacy


From: Emilio
Subject: [bug #45149] Grub2 doesn't boot in VIA C3 Samuel 2. Only Grub legacy
Date: Fri, 11 Mar 2016 15:24:01 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]