I have the same problem. And what happened to cvs.tuxbox.org?
I have the same problem. And what happened to cvs.tuxbox.org?
The Tuxbox server is down... tech team working on ... reliably told .... latest next week will be server in action.![]()
Hi Forum,
Recently I down loaded a BETA Version (FREE); of Red Hat Server 6.0.After an installation using a single DVD; I realised that the server did NOT configure for network after going through all the provided utilities I noticed that "System-config-Network" utility missing altogether and NO where can be found!
So I decided to use sheer old fashion brute force to configure the network as follow:
Default I am configuring for only ONE NIC which is on motherboard with existing (DHCP) but over riding:
1/ After modifying /etc/sysconfig/network file for eth0 NIC
2/Configuring the /etc/sysctl.conf file for Masquarading
3/Modifying /etc/sysconfig/network-scripts following file for
DEVICE=eth1
IPADDR=192.xxx.xxx.xxx
ONBOOT=yes
restarted the "service network restart"
after using ifconfig or ip link show I can see the
eth0 has an ip 192.xxx.xxx.xxx with Bcast 192.xxx.xxx.xxx mask 255.255.255.0 with hardware MAC dd:ddd:dd:dd:dd
But I still could not get network working or INTERNET working either I noticed if I try to ping router from the RH Server 6 I get positive response with 0 packet loss 2002ms
But when I try to ping from different computer (W/s) I get destination host prohibited as follow:
From 192.xxx.xxx.xxx icmp_seq=3 Destination Host Prohibited
100 lost
I would be grateful if you put me right direction I knew there is little tweeking require but where? I still could not figure outt in my configuration ....please.
thank you
Shy
Hi Guys,
I am trying to flash ROM memory with Linux Kernel 2.6.39.4 with busy box I have following hw and requirements
1/ Using intel's Atom E660T process which only can go upto 32bit no more.
2/ On board 8MB of ROM eMM connected to SPI0 bus and like to store a kernel 2.6.39.4 into it so the entire board could boot from it
3/ After successful build of Kernel 2.6.39.4 an OS image file found in the linux-2.6.39.4/arch/x86/boot/bzImage
4/ Which normally converted to binary using following command
5/ Finally I get plk.bin file which is roughly around 3.1MB in sizeCode:./mkimage -c "console=ttyS0,115200n8 rootwait root=/dev/mmcblk0p2 init=/sbin/init loglevel=7 position_fix=1 pcie_aspm=off lpj=1499875" -i ramdisk.cpio bzImage plk.bin
6/ Normally there are two partition on the eMM (NAND ROM) i.e
p1 and p2
7/ The p2 is created for the busybox utilities and p1 for actual kernel image i.e plk.bin to be store for regular use.
8/ After sending command
The image get flashed into the ROM but boot process beiginsCode:dd if=/plk.bin of=/dev/mmcblk0p1 conv=fsync
following stage it crashes the kernel and boot does NOT successfully
reach to bash prompt.
I wonder what I am missing? File, or any other resource I could not figure out whats gone wrong. If some please shed light on this remedy.
Thank you in advance, guys I am really upto my last thread.Code:²L*¥0d½5Á8 *É£k´H¸,©Kÿ*Ìá9f9Ö ·6Á.æÍ-} ..4«´¬ý£¤3-¸,)6¿Ê¥´Kÿ*Ìá¹³²®d [ 2.928575] Write protecting the kernel text: 3728k [ 2.933567] Write protecting the kernel read-only data: 1684k console ready execve() failed: no such file or directory [ 2.947582] Kernel panic - not syncing: Attempted to kill init! [ 2.953623] Pid: 1, comm: init Not tainted 2.6.39.4 #9 [ 2.958866] Call Trace: [ 2.961380] [<c139fed2>] ? printk+0xf/0x11 [ 2.965652] [<c139fdd9>] panic+0x5b/0x145 [ 2.969838] [<c103120e>] do_exit+0x92/0x5c5 [ 2.974201] [<c11bdb42>] ? tty_write+0x1e5/0x1e5 [ 2.979003] [<c10318de>] sys_exit+0x13/0x13 [ 2.983364] [<c13a2621>] syscall_call+0x7/0xb
Shy
There are currently 1 users browsing this thread. (0 members and 1 guests)