Thanks Kristian,

>       If the flash card is secondary master you will have to update GRUBs
> config files.  Specifically the kernel command line and anything that
> points to hd0 (will probably be hd1).

That puzzles me. The flash card is seen as IDE secondary master by the 
BIOS, but GRUB see it as hd0:

----------------------------------------------------------------------

grub> root (hd1,0)
Error 21: Selected disk does not exist

grub> root (hd2,0)
Error 21: Selected disk does not exist

grub> root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83

----------------------------------------------------------------------

For the kernel image arguments, I specified root=/dev/hda1. I also 
tried with hdb1 and hdc1.
Same result: when I type "boot", nothing happens.


_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to