You are not logged in.

#1 2011-05-18 23:59:42

dcj123
Member
Registered: 2009-12-27
Posts: 58

Booting off of a 3TB hard drive with grub2/gdt?

Hello,

Am I missing some obvious steps in setting up grub2 with gdt? I have followed all of the documentation and all the drive does is stall at the word grub upon booting. Here is what I've done to set it up:

sudo dd if=/dev/zero of=/dev/sdb bs=440 count=1
sudo modprobe dm-mod
sudo grub_bios-install --boot-directory=/boot --no-floppy --recheck /dev/sdb
sudo cp /usr/share/grub/{unicode.pf2,ascii.pf2} /boot/grub/
sudo grub-mkconfig

The drives layout:

Number  Start (sector)    End (sector)  Size       Code  Name
   1              34      5860511999   2.7 TiB     0700  
   2      5860512000      5860528064   7.8 MiB     EF02  

Any help would be appreciated.

Offline

Board footer

Powered by FluxBB