bug-grub  

Re: Someone please help! Trying to make a 8M flash card bootable using grub by got this error.

Vesa Jääskeläinen
Mon, 09 Jun 2008 13:29:32 -0700

tony vong wrote:
First, I mkfs the flashcard.

[EMAIL PROTECTED] ~]# mkfs /dev/sda1 -t ext3
mke2fs 1.35 (28-Feb-2004)

grub> root (hd0,0)
 Filesystem type unknown, partition type 0x1

And did you remember to configure your partition in fdisk to be Linux type (83).

fdisk /dev/sda
t  ; type
1  ; first partition
83 ; type 83 (linux)
w  ; write changes to disk
q  ; quit


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub