On Thu, Feb 12, 2009 at 05:14:54PM -0500, Robert Heller wrote:
> I am having a problem with setting up diskless clients under CentOS 5.2.
> I have everything working under CentOS 4.7.
...
> 
> RAMDISK: ext2 filesystem found at block 0
> RAMDISK: Loading 8192KiB [1 disk] into ram disk... done.
> EXT2 fs: blocksize too small for device.
/boot/config-2.6.18-*.el5 reads:
...
CONFIG_BLK_DEV_RAM_BLOCKSIZE=4096
...
your ext2 filesystem is using 1024...

append ramdisk_blocksize=1024 to your command line?

What about adding your howto to the centos wiki?

Cheers,

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B

Attachment: pgpS7QkL4HR37.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to