LinuxMCE Forums
June 20, 2013, 04:52:34 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Asus P5N7A-VM Diskless MD won't boot  (Read 1315 times)
murcel
Guru
****
Posts: 198


View Profile
« on: May 12, 2009, 04:28:55 pm »

Dear all,

i got a core with some MDs up and running since maybe a year. the current version is 7.10 (the most current).
The core has a R8168, where i had to modify the r8169, to prevent loading.
this is running fine.

Now i got a new board (ASUS P5N7A-VM), and if i look at the features, very neat.
From what i read in the wiki it uses the RTL8168 Lan COntroller, from what i read on the web, its using a RTL8211CL Chipset.
Overall it has a MCP7A Nvidia Chipset.

so i tried to boot up this system through PXE. But at the end following message:

***********************************************
[   11.196000] NET: Registered protocol family 17
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
/init: .: 1: Can't open /tmp/net-eth0.conf
[   11.204000] Kernel panic - not syncing: Attempted to kill init!

************************************************

so i went through:

http://wiki.linuxmce.org/index.php/R8168#Asus_M3A78-EM
http://wiki.linuxmce.org/index.php/Unrecognized_NIC
http://wiki.linuxmce.org/index.php/ASUS_eee_box_b202_setup

i followed every single step in those wiki pages. all went fine, without any troubles. But after booting the same error message as stated above.

after that i tried to install the ubuntu 8.10 on the MD.
insatllation went fine, expect netwroking. it installed a WIFI Adapter (running fine) and a second controller (NVIDIA Ethernet Controller), which has a NO LINK indication.
after stumbling around, i found out that it using the forcedeth driver.
some hints in the web, using options forecedeth msi=0 and msix=0 dind't brang any help.
then i tried the ethtool and set the speed to 100 and duplex to half and .... BANG .... the internet connection worked.

1. So now, the big big question, how can i setup forcedeth with fixed speed to be used under 7.10 diskless media director?!

2. on the web, i saw, that someone can use the ethtool in a script, which is performed at the start, but how to do it in the boot image for the diskless one?!

Any help? Thanks

« Last Edit: May 13, 2009, 02:55:35 pm by murcel » Logged
donpaul
Guru
****
Posts: 300


View Profile
« Reply #1 on: May 13, 2009, 03:48:07 am »

The boot images are under /usr/pluto/diskless. So if your md device is 33, chroot to /usr/pluto/diskless/33.
Logged
murcel
Guru
****
Posts: 198


View Profile
« Reply #2 on: May 13, 2009, 09:25:01 am »

thanks donpaul.
thats clear so far, but do you have any idea on how to do it exactly?
e.g. if i have the script duplexoff.sh, wehre do i have to put it and how to call it, so that it is executed before the error message above appears...

sorry for asking so stupid, but i didn't dig into linux so deep so far. just following tutorials and learned some things...

thanks for your help
Logged
murcel
Guru
****
Posts: 198


View Profile
« Reply #3 on: May 13, 2009, 10:36:52 pm »

waht i found out is, that one solution can be to add

iface eth0 inet static
pre-up /usr/sbin/ethtool -s $IFACE 10 duplex half
address ...

to the /etc/networking/interfaces.

but how to do it on PXE?
Logged
murcel
Guru
****
Posts: 198


View Profile
« Reply #4 on: May 16, 2009, 10:06:40 am »

Just an update.
with the current 8.10 release and the newest alpha installer, this issue seems to be fixed.
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2637


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #5 on: May 17, 2009, 08:26:39 pm »

murcel,

thanks for the positive feedback.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!