On Sun, Mar 6, 2011 at 23:58, Sam Ravnborg <sam@xxxxxxxxxxxx> wrote: >> >> If you could send me your tips for building tftpboot images and stuff, >> it'd save me some time. > > The userspace stuff I have is built with buildroot. > I used the attached configuration. > > When building the kernel I use: > > ROOTFS=/path/to/buildroot.git/output/images/rootfs.ext2 > make ROOT_IMG=${ROOTFS} ARCH=sparc tftpboot.img Cool, thanks - I haven't fiddled around with buildroot yet. > I then copy the final tftpboot.img to /var/lib/tftpboot/ > as C0A800C8.SUN4M - this is the filename my sun4m box ask for. > I used tcpdump to check the name it requested. > > I have rarp so my /etc/ethers define > the relation between mac and IP like this: > > 08:00:20:05:38:d2 192.168.0.200 > > > Initially my rarpd did not work. > I had to add following options: > > # Do not check /tftpbootdir before response > OPTIONS="-v -e" > > Until I realized this I uses > > prom> boot net gateway-ip,,sun-ip > > But it is much more convinient with rarp as I can then type "boot net". > And this is also default so I just turn on the box to boot it. I'm all over tftpboot and rarp - I use tftp / rarp to install these boxes. I'll have a go when I get home tonight, and hopefully have some sort of result tomorrow. Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html