LinuxMCE Forums

General => Installation issues => Topic started by: gazzzman on April 06, 2008, 12:45:33 am

Title: Marvell Yukon 88e8053 pxe for md
Post by: gazzzman on April 06, 2008, 12:45:33 am
just trying to set up a shuttle as a diskless MD..
acquires an ip address from the router
then fails saying
ipconfig: no devices to configure
init: .: 1: can't open /tmp/net-eth0.conf
[  19.901449]      Kernel panic - not syncing: Attempted to kill init!

I think I need to add a driver for the NIC and I had a look here http://wiki.linuxmce.org/index.php/PXE
but as the MD has not been assigned a device number yet I am unsure how to proceed :(
can anyone point me in the right direction please?
Gazzzman                 
Title: Re: Marvell Yukon 88e8053 pxe for md
Post by: totallymaxed on April 06, 2008, 11:12:09 am
just trying to set up a shuttle as a diskless MD..
acquires an ip address from the router
then fails saying
ipconfig: no devices to configure
init: .: 1: can't open /tmp/net-eth0.conf
[  19.901449]      Kernel panic - not syncing: Attempted to kill init!

I think I need to add a driver for the NIC and I had a look here http://wiki.linuxmce.org/index.php/PXE
but as the MD has not been assigned a device number yet I am unsure how to proceed :(
can anyone point me in the right direction please?
Gazzzman                 


Hi Gazzzman,

Look here on the wiki http://wiki.linuxmce.org/index.php/Unrecognized_NIC (http://wiki.linuxmce.org/index.php/Unrecognized_NIC)

I have been working on this problem with the Marvell 8055 based NIC so I am pretty sure that the SKY2  driver will work for you. We plan to add SKY2 support into 0710 but I am not sure it will be there for the initial release... but other than if you rebuild the initramfs image the technique described here worked for me.

All the best

Andrew
Title: Re: Marvell Yukon 88e8053 pxe for md
Post by: gazzzman on April 06, 2008, 01:12:57 pm
hi there Andrew :)
typically.. my core is based on an AMD6000 and the MD is based on a P4 (shuttle XPC) so the line "The above steps do not work, if the media director and the core utilize two different CPU architectures,ie. one is using AMD64 the other i386 (chroot won't work)." worries me :)
as this note seems to relate to 704 has anything changed to make this work?
thanks for all your help.. and enjoy the rest of your weekend :)

Title: Re: Marvell Yukon 88e8053 pxe for md
Post by: totallymaxed on April 06, 2008, 09:55:16 pm
hi there Andrew :)
typically.. my core is based on an AMD6000 and the MD is based on a P4 (shuttle XPC) so the line "The above steps do not work, if the media director and the core utilize two different CPU architectures,ie. one is using AMD64 the other i386 (chroot won't work)." worries me :)
as this note seems to relate to 704 has anything changed to make this work?
thanks for all your help.. and enjoy the rest of your weekend :)



Hi... this mixed architecture problem is not limited to 704. The problem is that if you chroot into an 32bit system from a 64bit one you will end up building code for the wrong architecture on the target MD...and until you have the NIC working you can boot it. We will have this integrated soon after release so the easiest thing might be to wait until then.

Andrew
Title: Re: Marvell Yukon 88e8053 pxe for md
Post by: gazzzman on April 06, 2008, 11:34:02 pm
Thanks for the info Andy :)
wait it is then :)
no problem.. I have lots of other "things" to occupy me lol
oh and another Seleco projector to repair too!
again.. thanks!