OpenVZ Forum


Home » General » Support » *SOLVED* Installation on Debian - VFS: Cannot open root device
Re: Installation on Debian - VFS: Cannot open root device [message #9386 is a reply to message #9372] Fri, 29 December 2006 13:05 Go to previous messageGo to previous message
Alexandr Andreev is currently offline  Alexandr Andreev
Messages: 35
Registered: October 2006
Member
First of all, please make backup of original OVZ .config file Smile

Kernel configuration can be done not only by 'hands', you can use:

$ make menuconfig
or
$ make xconfig
or
$ make config

in this case you will be able to see help messages for each option, try to undestand what do you realy want in block device section.

BTW, I'm not sure that it will work, but you can just do the followings:

$ cp Debian_Kernel_src/.config OVZ_Kernel_src/.config
$ cd OVZ_Kernel_src/
$ make oldconfig
(press 'enter' everywhere)
$ make
$ make modules_install
$ make install

If everything will be ok with compilation (I'm not sure Smile), you can reboot and ensure that this OVZ kernel can mount your root filesystem.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon10.gif
Read Message
Read Message
Read Message icon14.gif
Read Message
Previous Topic: URGENT ... Segmentation fault in program... Pls help
Next Topic: drbd module for 028test010.1 FC6
Goto Forum:
  


Current Time: Sun Jun 15 22:37:28 GMT 2025

Total time taken to generate the page: 0.01927 seconds