Changes between Version 4 and Version 5 of FAQ


Ignore:
Timestamp:
Nov 22, 2006, 10:56:49 PM (17 years ago)
Author:
Bruno Cornec
Comment:

precise Q20

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v4 v5  
    314314
    315315== Q20/ I get error messages like size 4096, block-18446744071562067968, b_blocknr=2147483648 what is the problem ? ==
    316   If you are using a kernel upper than 2.6.18 try to add ramdisk_blocksize=1024 to your boot command at boot prompt
     316  You may be using atdefault minimum blocksize for RAM disks of 4k (Fedora kernel 2.6.18* e.g., RHEL5, ...) so try to add ramdisk_blocksize=1024 to your boot command at boot prompt
    317317
    318318  ''Solution provided by Kathy Durkin''