I try too boot new kernels, but I always get fsck errors. For the new kernel I have a diffrent hard-disk(SCSI) with the filesistem installed(ext3). My xenctl.xml <?xml version="1.0"?> <domctl_defaults> <domain_name>XenoLinux</domain_name> <domain_size_kb>98304</domain_size_kb> <domain_image>/boot/xenolinux.gz</domain_image> <domain_vifs>1</domain_vifs> <domain_init_rd>/boot/initrd.gz</domain_init_rd> <root_device>/dev/sda1</root_device> <root_args>rw</root_args> <args>DOMID=+</args> <nw_ip>169.254.1.0+</nw_ip> <nw_gw>169.254.1.0</nw_gw> <nw_mask>255.255.0.0</nw_mask> <nw_nfs_server>169.254.1.0</nw_nfs_server> <max_domain_number>1000</max_domain_number> <xi_tools_dir>/usr/local/bin/</xi_tools_dir> </domctl_defaults> xen-mydomain: domain new domain start Thak you. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On 4 Dec 2003, at 15:36, victor wrote:> I try too boot new kernels, but I always get fsck errors. > For the new kernel I have a diffrent hard-disk(SCSI) with the > filesistem > installed(ext3).This is a very ''mysterious'' problem in xeno-1.1.bk When you start new domains, fsck complains about sth like ''writing to .... truncated ...'' This problem ''automatically'' disappeared in xeno-unstable.bk I tried to find out the explanation by ''diff'' the whole VBD subsystem of Xen in xeno-1.1.bk and xeno-unstable.bk, but no differences seemed obvious enough to explain this problem. I hope someone has better ideas. -- Bin ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel