grub-devel
[Top][All Lists]
Advanced

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

grub/grub2 with devfs and ataraid


From: chymian
Subject: grub/grub2 with devfs and ataraid
Date: Tue, 08 Jun 2004 14:21:58 +0200

hi folks,
sorry for using your devl.list for that, but don't have an idea how to get 
the answers i'm looking for.

i'm setting up a ataraid on my machine (debian/sid,i386) today and
figured out that grub, which i was using for a while now (and i really
love it) don't work in conjunction with devfs which i'm using for
setting up the ataraid feature.
i figured out that there is a grub2 (feature-list reads really good
fooks) but it didn't worked as well.

what i have done on 2.4.26 kernel with devfs compiled in & mounted to
let my machine boot form hda, (first step to get the atalib-kernel to
run)

 grub-install /dev/hda
and it tells me, that /dev/ide/host0/bus0/target0/lun0/disc has no
corresponding BIOS disk entry.

updated to grub2 (debian) grub2_0.6+20040502-1_i386.deb
 grub-setup  /dev/hda
 grub-setup  /dev/ide/host0/bus0/target0/lun0/disc
in both cases i get the message: Invalid device: ...

got cvs version, which unfortunately doesn't compile:
error msg. below.

is there a chance to still use grub/2 with devfs and ataraid?

TIA & cheers
guenter



fs/ext2.c:130: warning: unnamed struct/union that defines no instances
fs/ext2.c: In function `grub_ext2_get_file_block':
fs/ext2.c:184: structure has no member named `blocks'
fs/ext2.c:191: structure has no member named `blocks'
fs/ext2.c:208: structure has no member named `blocks'
fs/ext2.c:179: warning: `blknr' might be used uninitialized in this
function
fs/ext2.c: In function `grub_ext2_find_file':
fs/ext2.c:477: structure has no member named `symlink'
fs/ext2.c: In function `grub_ext2_dir':
fs/ext2.c:637: parse error before `int'
fs/ext2.c:648: `ino' undeclared (first use in this function)
fs/ext2.c:648: (Each undeclared identifier is reported only once
fs/ext2.c:648: for each function it appears in.)
fs/ext2.c:663: `fpos' undeclared (first use in this function)






reply via email to

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