From: Samir K. <sam...@gm...> - 2004-09-16 10:24:34
I am getting the following error when running colinux-200400910
------------------------------------------------
cobd: loaded (max 32 devi
alias for cobd0 is hda7
alias hda7 already used
alias for cobd1 is hda6
alias hda6 already used
----------------------------------------------
My config file is
<?xml version="1.0" encoding="UTF-8"?>
<colinux>
<block_device index="0" path="\Device\HarddiskVolume4" alias="hda7"
enabled="true" />
<block_device index="1" path="\Device\HarddiskVolume3" alias="hda6"
enabled="true" />
<bootparams>root=/dev/cobd0</bootparams>
<initrd path="initrd.gz" />
<image path="vmlinux" />
<memory size="128" />
<network index=0 type="bridged" name="Wireless">
</colinux>
The system hung at the maintenance screen. I went inside and checked.
it had not created any device for hda7 or hda6. (also checked inside
/dev/hda/. nothing there too). Any idea how to resolve this? I am
using Gentoo with a 2.6 kernel.
Thanks
Samir
From: Samir K. <sam...@gm...> - 2004-09-17 18:40:32
hello,
has anyone seen this error before? any ideas?
~Samir
On Thu, 16 Sep 2004 18:24:30 +0800, Samir Kuthiala
<sam...@gm...> wrote:
> I am getting the following error when running colinux-200400910
> ------------------------------------------------
> cobd: loaded (max 32 devi
> alias for cobd0 is hda7
> alias hda7 already used
> alias for cobd1 is hda6
> alias hda6 already used
> ----------------------------------------------
>
> My config file is
>
> <?xml version="1.0" encoding="UTF-8"?>
> <colinux>
> <block_device index="0" path="\Device\HarddiskVolume4" alias="hda7"
> enabled="true" />
> <block_device index="1" path="\Device\HarddiskVolume3" alias="hda6"
> enabled="true" />
> <bootparams>root=/dev/cobd0</bootparams>
> <initrd path="initrd.gz" />
> <image path="vmlinux" />
> <memory size="128" />
> <network index=0 type="bridged" name="Wireless">
> </colinux>
>
> The system hung at the maintenance screen. I went inside and checked.
> it had not created any device for hda7 or hda6. (also checked inside
> /dev/hda/. nothing there too). Any idea how to resolve this? I am
> using Gentoo with a 2.6 kernel.
>
> Thanks
>
> Samir
>
Samir Kuthiala, dando pulos de alegria, escreveu :
> hello,
>
> has anyone seen this error before? any ideas?
>
> ~Samir
Only idea I have is to try to comment the initrd stuff and see if it
works that way.
Regards,
~Nuno Lucas
>
>
>> hello,
>>
>> has anyone seen this error before? any ideas?
>>
>> ~Samir
>
>
> Only idea I have is to try to comment the initrd stuff and see if it
> works that way.
I had this problem. Now - solved.
You can try also:
1. install udev - this is what finaly I have done.
or
2. remove "alias=.."