LinuxMCE Forums
May 19, 2013, 07:28:12 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: Acer Revo 3610 diskless MD  (Read 1202 times)
dspano
Newbie
*
Posts: 13


View Profile
« on: September 06, 2010, 04:24:01 am »

hallo all.

I'm tring to install my revo 3610 as a md in my master bedroom.

My core is a dell 4600 with intel 4 2.4Mhz single core processor, 1.5g ram, duel nic (1 onboard and a pci 3com), and a gforce 6200 agp
I used the dvd install of linuxmce 810, I followed the directions to the t from the linuxmce wiki. I have eth0 as external and eth1 as internal networks

When I pxe boot the revo, it starts going through all the motions and stops at could not open /usr/tmp-eth0 or something like that
I removed the internal wifi card out of the revo...no change
I have been researching and found people saying to edit the kernal module at usr/pluto/diskless with the proper driver. I dont have that folder
I have also read that i can blacklist the nic
or update the diskless image with the driver for the nic
I need direction on what I need to do...PLEASE I dont know what to do next



Logged
DragonK
Guru
****
Posts: 427



View Profile
« Reply #1 on: September 06, 2010, 04:54:17 am »

Hi,

And Welcome to Linuxmce,

I had a similar problem with a MD, Zotac Ion. I read up and down through the forums about blacklisting the nic driver and other solutions.
I a desperate attempt I deleted the MD from the WebAdmin, rebooted the core and then booted the MD.

Now this was where I messed up the first time...... The MD gets to a point in the boot process where it looks like its doing nothing. Got stuck. I rebooted the MD and got more or less the same problem as you.
But the second time around I just left it...... and about 30min later it was booting to AV-wizard.

The think about LInuxMCE is, you need to have patience.

This is what worked for me.

Karel
Logged
tkmedia
wants to work for LinuxMCE
**
Posts: 936


View Profile WWW
« Reply #2 on: September 06, 2010, 05:21:30 am »

hallo all.

I'm tring to install my revo 3610 as a md in my master bedroom.

My core is a dell 4600 with intel 4 2.4Mhz single core processor, 1.5g ram, duel nic (1 onboard and a pci 3com), and a gforce 6200 agp
I used the dvd install of linuxmce 810, I followed the directions to the t from the linuxmce wiki. I have eth0 as external and eth1 as internal networks

When I pxe boot the revo, it starts going through all the motions and stops at could not open /usr/tmp-eth0 or something like that
I removed the internal wifi card out of the revo...no change
I have been researching and found people saying to edit the kernal module at usr/pluto/diskless with the proper driver. I dont have that folder
I have also read that i can blacklist the nic
or update the diskless image with the driver for the nic
I need direction on what I need to do...PLEASE I dont know what to do next





More than likely if its newer hardware use
http://wiki.linuxmce.org/index.php/Unrecognized_NIC

to add your updated driver

HTH


Tim
Logged

My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/
b4rney
Guru
****
Posts: 454


View Profile
« Reply #3 on: September 06, 2010, 09:03:27 pm »

I have the revo 3610 and I have blacklisted the driver as described in the wiki:

If you have the wifi adapter version of the revo you will need to add 'blacklist ath_pci' to the moons blacklist file. Be sure to modify according to your setup: /usr/pluto/diskless/##/etc/modprobe.d/blacklist

Without this step my md will freeze during the boot process.
Barney
Logged
dspano
Newbie
*
Posts: 13


View Profile
« Reply #4 on: September 07, 2010, 12:12:24 am »

"If you have the wifi adapter version of the revo you will need to add 'blacklist ath_pci' to the moons blacklist file. Be sure to modify according to your setup: /usr/pluto/diskless/##/etc/modprobe.d/blacklist"

I do not have the wifi card in my revo, I took it out.
the reason I took it out is because I could not find /usr/pluto/diskless/##/etc/modprobe.d/blacklist to blacklist ath_pci
the folder (diskless) is not in the (pluto) folder on the core and my revo has not been assigned a moon number yet by the core

I tried to use http://wiki.linuxmce.org/index.php/Unrecognized_NIC wiki... I found the kernel module (forcedeth) for nVidia MCP79 ethernet, but I'm not sure if that is the right one. I also found (e1000e) for intel 10/100/100 ethernet, not sure wich one to use or both.
for now I used (forcedeth) when I went to /etc/initramfs-tools-interactor/modules and put in forcedeth in the modules file
then I went to the terminal and put in:

                             sudo /usr/pluto/bin/Diskless_buildDefaultImage.sh ... didn't seem like anything happend
so I Put in:               mkinitramfs -d /etc/initramfs-tools-interactor/ -o /tftpboot/default/initrd...still seem nothing happens

the directions say they are for lmce704, are they also for 810?
Logged
dspano
Newbie
*
Posts: 13


View Profile
« Reply #5 on: September 07, 2010, 03:15:55 am »

ok... I got a little ferther this time pxe went all the way through and anounced to the router then rebooted
started again and stopped at:

ip-config: eth0 hardware address 90:fb:a6:2e:29:0a mtu 1500 DHCP RARP
ip-config: no response after 60 secs - giving up
/init: .: line 1: cant open /tmp/net-eth0.config
[  573.059455] Kernel panic - not syncing: attempting to kill init!

any ideas anyone?
Logged
dspano
Newbie
*
Posts: 13


View Profile
« Reply #6 on: September 07, 2010, 03:57:31 am »

now I have the diskless folder in pluto so I went in:

/usr/pluto/diskless/32/etc/modprobe.d/blacklist

and blacklist ath_pci

then rebooted the core, now i will try again to pxe boot the revo

Logged
dspano
Newbie
*
Posts: 13


View Profile
« Reply #7 on: September 08, 2010, 02:28:08 am »

Ok. I pxe booted the revo and it seems to have stopped at:

* mounting local filesystem...
mount: sysfs already mounted or /sys busy
mount: according to mtab, none is already mounted on /sys               [fail]

* Activating swapfile swap...

I'm going to try to disable acpi to see what will happens
Logged
dspano
Newbie
*
Posts: 13


View Profile
« Reply #8 on: September 08, 2010, 05:06:54 am »

ok I went into /tftpboot/pxelinux.cfg and edited the default boot script to remove acpi=off

now I will try to do another pxe booy on the revo
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!