bug-grub
[Top][All Lists]
Advanced

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

Re: Someone please help! Trying to make a 8M flash card bootable using g


From: Vesa Jääskeläinen
Subject: Re: Someone please help! Trying to make a 8M flash card bootable using grub by got this error.
Date: Mon, 09 Jun 2008 23:26:46 +0300
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

tony vong wrote:
First, I mkfs the flashcard.

address@hidden ~]# 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




reply via email to

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