Charles Taylor wrote: > > Trying to do the UYOK thing. All worked according to the docs until > the client tried to mount the initial ram disk. The initrd image is > about 17MB and I set the PXE config to the following... > > LABEL systemimager > DISPLAY message.txt > PROMPT 0 > TIMEOUT 50 > KERNEL kernel-LustreMgsMdt > APPEND vga=extended initrd=initrd.img-LustreMgsMdt ramdisk_size=80000 > root=/dev/ram > > When the client tries to "mount" the ram disk it says something like.... > > blocksize too large for device > attempt to access beyond end of device > ram0: rw=0, want=12345678983234565478789967543, limit=160000 >
Have you tried to add the option "ramdisk_blocksize=1024" in the pxe APPEND line? -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
