How to build ramdisk

user warning: Unknown column 'u.signature_format' in 'field list' query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 24 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 30 in /home/cmsdd/domains/cmsdd.com/public_html/modules/comment/comment.module on line 992.

#cd /boot
#mkinitrd --omit-scsi-modules --with=xennet --with=xenblk --preload=xenblk my-initrd $(uname -r)

Error ที่เจอก็จะหายไปในทันที

ขอขอบพระคุณ อ.ภู แห่ง siamvps.com และ xenmax.com เป็นอย่างยิ่งเลยครับ

-----------------------------------------------------------------------------------------------
Error1 :
Could Not Start Vps, Reason: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.:
-----------------------------------------------------------------------------------------------
Error2 :
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
-----------------------------------------------------------------------------------------------