On my motherboard the stock BIOS was 256K. So I just used: dumpdevmem 0xfffc 0x40000 > stockbios
Dumpdevmem was just some tool that came with linuxbios and did a mmap from /dev/mem. I was using a Grammar Engine ROM ICE for my development, so this was handy. I could easily go back and forth between the linuxbios and stock by changing the load I placed into the ICE. Kevin On Tuesday 29 October 2002 19:42, Jody Belka wrote: > Hi, > > Does anyone know which model of the bios savior is needed for via eden > motherboards? I would like to try out LinuxBIOS, but would like to have an > easy way back if anything goes wrong. > > Jody > > _______________________________________________ > Linuxbios mailing list > [EMAIL PROTECTED] > http://www.clustermatic.org/mailman/listinfo/linuxbios _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

