cdroot to the append parameters, to get aware of the 2005.1 "give-root-pass" dialog. Thanks for the feedback!| CPU | Low Voltage Intel Pentium M 738 1,4 GHz |
| RAM | 512 MB DDR-RAM 333 MHz ( onboard ) (but I upgraded to 1GB) |
| Disk | 40,0 GB ATA-100 (Enhanced IDE) |
| Display | 12,1" XGA TFT (1024x768) |
| Graphic Card | Intel Extreme Graphics 2, 2D/3D (i855GM) |
| Interfaces | PC Card, RJ-11, RJ-45, USB 2.0 (1 powered), 2 Universal Serial Bus (USB), Infrarot, Headphone/Line out, AC adapter, Expansion bus (for X4 Ultrabase Dock), External microphone, External Display |
| Slots | 1x PCMCIA Slot, Typ II 1x CompactFlash Slot |
| Connectivity | 56K V.92 Modem, Integrated Intel PRO/1000 Gigabit Ethernet, IBM 11a/b/g Wi-Fi Wireless (Atheros!) und Bluetooth |
| Battery | 8 Cell Lithium-Ion, 7.5 Hrs |
| Weight | 1.47Kg |
cd /mnt/ mkdir -p /export/gentoo mkdir /mnt/iso /mnt/initrd /mnt/squash mount -o loop /tmp/install-x86-minimal-2005.0.iso /mnt/iso cp iso/isolinux/gentoo /export/gentoo/vmlinuz mount -o loop /mnt/iso/livecd.squashfs /mnt/squash dd if=/dev/zero of=initrd-pxe bs=1024 count=165000 mke2fs initrd-pxe mount -o loop initrd-pxe /mnt/initrd cp -a squash/* /mnt/initrd/ umount /mnt/initrd /mnt/squash /mnt/iso gzip initrd-pxe mv initrd-pxe.gz /export/gentoo/ rmdir /mnt/iso /mnt/initrd /mnt/squash
authoritative;
server-name "knot.blackwing.de";
ddns-update-style none;
group {
use-host-decl-names on;
## LINUX (tftproot: /export/gentoo)
filename "pxelinux.0";
# die location des nfs mounts gibts per pxelinux
## LINUX END
## YOUR SERVER IP (where the tftp server is)
next-server 172.16.32.254;
option broadcast-address 172.16.32.255;
option subnet-mask 255.255.255.0;
option domain-name-servers 172.16.32.254;
option netbios-name-servers 172.16.32.254;
option routers 172.16.32.254;
option domain-name "home.blackwing.de";
option ntp-servers 172.16.32.254;
server-identifier 172.16.32.254;
option perform-mask-discovery false;
option router-discovery false;
option default-ip-ttl 10;
ignore unknown-clients;
host blackpad {
# enter your hardware address HERE
hardware ethernet aa:bb:cc:dd:ee:ff;
fixed-address 172.16.32.60;
}
}
INTFTPD_PATH="/export/gentoo/"
INTFTPD_OPTS="-l -s ${INTFTPD_PATH}"default gentoo prompt 1 timeout 10 label gentoo kernel gentoo append initrd=/initrd-pxe.gz ip=dhcp ramdisk=165000 root=/dev/ram0 udev nodevfs vga=ext dokeymap cdroot label local LOCALBOOT 0
Pentium Mappend="acpi_sleep=s3_bios resume=/dev/hda6 gentoo-nodevfs hotkey=enable,0xffff"
echo conservative > /sys/devices/system/cpu/cpu0/cpufreq/scaling_govenor echo enable,0xffff > /proc/acpi/ibm/hotkey
bluez-utils, bluez-bluefw, bluez-hcidump, bluez-libs, bluez-firmware to enable bluetooth functionalitymadwifi-driver and madwifi-tools to get the Atheros wireless lan card workingacpi and acpid to get the basic ACPI features. Now you need to improve ACPI event routing./etc/acpi/events/default:event=.* action=ibm_x40-acpi.shThis causes, that every event results in calling my ibm_x40-acpi.sh script.
xosd installed. You might need to edit the way to find out the current XUSER. Its just the way, it works for wdm.rc-update add acpid default
i810 in X.org.
I tried three different setups: