User talk:Taspts
From bering-uClibc
test
who kan edit this ?
Contents
PXE environment
Debian Setting up a server for PXE network booting [1]
Chapter 13. Booting and installing Bering using PXE [2]
buci-ide3 using pxeinstall.tgz mention pxeinstall.tgz That contains needed lrp, from 2006 ???
Bering 3
tftp-hda
dhcp-server
Config
Data
Can we fetch a tarball ? Taspts 15:10, 1 December 2010 (UTC)
Bering4
dhcp-server
dhcpd.lrp
[3]
where is version 3 ?
tftp-hda
tftp.lrp [4]
Grub
CF card with 2 or more partions. sda1(vfat) sda2(ext2)
Grub Fedora version uses /boot/grub/grub.conf
Grub with conf files can be distributed in distribution tarball
see [5]
(hd0,0) = sda1 grub> root (hd0,0) grub> setup (hd0)
Use sda1=root(hd0,0) /boot/grub/grub.conf use sda2=root(hd0,1) /boot/grub/grub.conf
Grub in mbr and syslinux according to install instruction
Mbr boot sda2 that chainloads sda1(with timeout=5) or whatever.
mbr boot sda1