Re: [yoper-dev] Current Blacksand installer

2006-06-28 Thread Dion

Hi Tobias,

Thanks for the valuable feedback. If this discussion should be moved out 
of the dev list, just let me know.


I attempted as per your advice below. I had no problem with the tasks up 
to the yaird -o /boot/init-2


However yaird produces the following error.

yaird error: could not read output for /sbin/modprobe -v -n 
--show-depends --set-version 2.6.15_yos_3 evdev (fatal)


manually typing /sbin/modprobe -v -n --show-depends --set-version 
2.6.15_yos_3 evdev gives the following output:


insmod /lib/modules/2.6.15_yos_3/kernel/drivers/input/evdev.ko

Looking inside the /etc/yaird/Default/cfg  file, shows that evdev is a 
keyboard driver and is quoted as not essential and that the system will 
boot without it.  So I tried commenting out the evdev line.


re-running yaird -o.. to make my initrd image still produces almost 
the same error.


yaird error: Could not read output for /sbin/modprobe -v -n 
--show-depends --set-version 2.6.15_yos_3 sym53c8xx (fatal)


This is important, because that is the driver module for my scsi card.

So, given the error is very similar, I'm wondering if this might be 
permissions or paths problems or a problem with yaird.


I appreciate your assistance.

Cheers.
D.

Tobias Gerschner wrote:

Hi Dion,

When the installation cd does boot you should be able to use Yoper on
your system. It is using exactly the same kernel.

To build an initrd image via yaird from the live cd into an existing
system you have to do the following :

1) mount your root partition :

'mount /dev/sda1 /media/sda1' (make sure the only mount option is rw)

2) copy your device node files from the live cd into the new root file 
system


'cp -a /dev/hd* /dev/sd* /media/sda1/dev'

3) chroot into the new installation

'chroot /media/sda1'

4) mount the kernel file systems

'mount /proc' , 'mount /sys'

5) try to rebuild the image with yaird

yaird -o /boot/initrd.whatever


Make sure the installation of the bootloader does really work properly.


regards and good luck






--
Never ascribe to malice that which may adequately be explained by 
incompetence. - Napoleon Bonaparte
___
yoper-dev mailing list
yoper-dev@lists.yoper.com
https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev


[yoper-dev] improved network scripts - tester needed

2006-06-28 Thread Tobias Gerschner

Hi guys,


been tempering to improve the network scripts and recently found this
page : http://www.vollink.com/gary/deb_wifi.html

Has anybody time and ressources (laptop, access point to configure to
go with WPA) to check this out ? I lack the time at the moment to do
this properly.

cheers

--
Tobias Gerschner
Member of Board of Yoper Ltd. NZ

Knowing is not enough; we must apply. Willing is not enough; we must do.
___
yoper-dev mailing list
yoper-dev@lists.yoper.com
https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev


Fwd: [yoper-dev] improved network scripts - tester needed

2006-06-28 Thread Tobias Gerschner

and the list :D

-- Forwarded message --
From: Tobias Gerschner [EMAIL PROTECTED]
Date: 28.06.2006 23:37
Subject: Re: [yoper-dev] improved network scripts - tester needed
To: Walter Hieber [EMAIL PROTECTED]


2006/6/28, Walter Hieber [EMAIL PROTECTED]:

I'll do it. Although I must say that WIFI in Black sand for me after I
updated the kernel and built the module for my card is exceptional!!
I rebuilt the kernel to 2.6.17 and used the rt2400 module and it's
awesome and it autodetects settings no matter what wifi area I go to.
Is there really much need to redo the networking scripts. I have never
really had a problem with it in Blacksand.

Walter
P.S. If you want I'll give it a try.


Hi Walter,

I want to have proper WPA support from the operating system. And we
should be able to configure this via some nice GUI. That's what's just
not there at the moment. Also the ability to hop between WLAN's is a
must nowadays :) .  I personally have 3 independent scripts written
which I just fire up to connect to my regular hotspots. Anyway for
'THE USER' it has to be KISS ( Keep it simple and stupid)

cheers

--
Tobias Gerschner
Member of Board of Yoper Ltd. NZ

Knowing is not enough; we must apply. Willing is not enough; we must do.


--
Tobias Gerschner
Member of Board of Yoper Ltd. NZ

Knowing is not enough; we must apply. Willing is not enough; we must do.
___
yoper-dev mailing list
yoper-dev@lists.yoper.com
https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev