FC4-re0429.0 known bugs?

Chuck R. Anderson cra at WPI.EDU
Mon May 2 10:24:04 UTC 2005


On Sun, May 01, 2005 at 05:59:40PM -1000, Warren Togami wrote:
> >Same thing with a fresh install... =(
> >
> >Anybody have any success installing FC4 on /dev/i2o/* devices?
> >
> 
> Booted into rescue mode, successfully chrooted into /mnt/sysimage (this 
> time after clean install didn't segfault) and 'grub-install 
> /dev/i2o/hda' made grub working again.  Anaconda apparently isn't doing 
> something right...

I'm not surprised.  Having read the booty code, there is a hardcoded 
list of devices that are handled specially.  /dev/i2o/* is not among 
them.

These are handled specially due to device/partition naming schemes:

/dev/cciss/c0d0p1
/dev/rd/c0d0p1
/dev/ida/c0d0p1

At a glance, these appear to be unsupported block devices:

/dev/ataraid/d0p1
/dev/amiraid/ar0p1
/dev/cbd/[a-z]
/dev/emd/0p1
/dev/i2o/hda[a-z]
/dev/iseries/vda[a-f]
/dev/umem/d0p1
/dev/sx8/0p1




More information about the Fedora-maintainers mailing list