I am getting the following error message during boot. It doesn't show up with dmesg, and the booting seems to proceed successfully regardless. However, i am still wondering what caused this and could it cause potential problems:
>> Activating udev
>> Determining root device
>> Mounting root
mkdir: Cannot create directory '/newroot/tmp/.initrd': Read-only file system
>> Booting (initramfs)
what is this /newroot/tmp/.initrd business?
my boot partition is /dev/hda2, and my root partition is /dev/hdb9


