Update of /cvsroot/gc-linux/htdocs/down
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22065
Added Files:
dmesg.txt zImage-nfs.isobel.txt
Log Message:
Added some of the files in down/ being referenced on the web site.
--- NEW FILE: dmesg.txt ---
Total memory = 23MB; using 64kB for hash table (at c01c0000)
Linux version 2.6.1 (mist@l) (gcc version 3.3) #5 Tue Feb 3 00:30:18 CET 2004
On node 0 totalpages: 5964
DMA zone: 5964 pages, LIFO batch:1
Normal zone: 0 pages, LIFO batch:1
HighMem zone: 0 pages, LIFO batch:1
Building zonelist for node : 0
Kernel command line: root=/dev/ram0 video=gamecubefb ip=192.168.0.47
PID hash table entries: 128 (order 7: 1024 bytes)
Console: colour dummy device 80x25
Memory: 21512k available (1200k kernel code, 452k data, 100k init, 0k highmem)
Calibrating delay loop... 484.96 BogoMIPS
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 249k freed
POSIX conformance testing by UNIFIX
NET: Registered protocol family 16
PCI: Probing PCI hardware
gamecubefb: framebuffer at 0x174c000, mapped to 0xd174c000, size 720k
gamecubefb: mode is 640x576x16, linelength=1280, pages=0
fb0: GameCube frame buffer device
enable_irq(1) unbalanced
enable_irq(2) unbalanced
ikconfig 0.7 with /proc/config*
devfs: v1.22 (20021013) Richard Gooch (rg...@at...)
devfs: boot_options: 0x0
Console: switching to colour frame buffer device 80x36
pty: 256 Unix98 ptys configured
Generic RTC Driver v1.07
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
eth0: Nintendo GameCube broadband adapter, 00:09:bf:01:c8:a4.
Console: switching to colour frame buffer device 80x36
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 2048)
IP-Config: Guessing netmask 255.255.255.0
IP-Config: Complete:
device=eth0, addr=192.168.0.47, mask=255.255.255.0, gw=255.255.255.255,
host=192.168.0.47, domain=, nis-domain=(none),
bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
NET: Registered protocol family 1
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 100k init
--- NEW FILE: zImage-nfs.isobel.txt ---
GameCube NFS-Root PICO-HOWTO
____________________________
zImage-nfs.isobel.dol works on the following test environment:
Subnet: 192.168.0.0 255.255.255.0
----------+----------------------+--------
| |
| |
+------+-------+ +------+-------+
| NFS Server | | GameCube |
| 192.168.0.49 | | 192.168.0.47 |
+--------------+ +--------------+
/nfsroot/cube
The nfs server must be configured to export the /nfsroot/cube directory
like in the following /etc/exports file:
# cat /etc/exports
/nfsroot/cube 192.168.0.47(rw,sync,no_root_squash)
Steve_- has provided a 22 MB Debian base system image for the use with
NFS-Root (you can dump it over /nfsroot/cube).
Read the howto at:
http://www.gc-linux.org/down/debian_woody-unconfigured_base.guide.txt
Get the image at http://www.gc-linux.org/down/
Cheers,
isobel
|