Lukasz Klekot
2007-Nov-22 11:56 UTC
[Xen-users] can''t find disk image while installing centos domU
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I''m using Centos 5.0. When i try to setup a domU with virt-install it all goes well till the partition menu. The anaconda setup can not find any drives. . The virt-install call looks like this: virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3 - --nographics -p -l http://ftp.halifax.rwth-aachen.de/centos/5.0/os/i386 The strange thing is, that it worked fine on an earlier dom0 installation. I hope you guys have any ideas. Thanks... Lukasz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHRW5ap14zRpUtlKERAhT0AKCmDMPZJ7vKfTE0u81z+ratbYU2UwCeIhkF DVsCtGPp+O0mALwNlnzSo1k=8+9R -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Lukasz Klekot
2007-Nov-22 14:24 UTC
Re: [Xen-users] can''t find disk image while installing centos domU
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lukasz Klekot schrieb:> Hi, > > I''m using Centos 5.0. When i try to setup a domU with virt-install it > all goes well till the partition menu. The anaconda setup can not find > any drives. . > > The virt-install call looks like this: > > virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3 > --nographics -p -l http://ftp.halifax.rwth-aachen.de/centos/5.0/os/i386 > > The strange thing is, that it worked fine on an earlier dom0 installation. > I hope you guys have any ideas. > > Thanks... > LukaszOk, i''ve put the disk image directly into my root directory (hda3) and it works. why does it fail when i put it in /mnt/data0 which is hdb1? i don''t get it... Lukasz _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHRZEkp14zRpUtlKERAjQWAJ9tyWtkft+LcxSRIwW+QCJRpHgLCQCgsZW8 312yqTjdRs6hU6xBchHn1o8=Vt9x -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Sadique Puthen
2007-Nov-23 09:05 UTC
Re: [Xen-users] can''t find disk image while installing centos domU
Lukasz Klekot wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Lukasz Klekot schrieb: > >> Hi, >> >> I''m using Centos 5.0. When i try to setup a domU with virt-install it >> all goes well till the partition menu. The anaconda setup can not find >> any drives. . >> >> The virt-install call looks like this: >> >> virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3 >> --nographics -p -l http://ftp.halifax.rwth-aachen.de/centos/5.0/os/i386 >> >> The strange thing is, that it worked fine on an earlier dom0 installation. >> I hope you guys have any ideas. >> >> Thanks... >> Lukasz >> > > > Ok, > > i''ve put the disk image directly into my root directory (hda3) and it > works. why does it fail when i put it in /mnt/data0 which is hdb1? > i don''t get it... >It''s SElinux. Put the image at /var/lib/xen/images or add /mnt to the SElinux rule or disable SElinux. --Sadique> Lukasz > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org > > iD8DBQFHRZEkp14zRpUtlKERAjQWAJ9tyWtkft+LcxSRIwW+QCJRpHgLCQCgsZW8 > 312yqTjdRs6hU6xBchHn1o8> =Vt9x > -----END PGP SIGNATURE----- > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Lukasz Klekot
2007-Nov-23 09:32 UTC
Re: [Xen-users] can''t find disk image while installing centos domU
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sadique Puthen schrieb:> Lukasz Klekot wrote: > Lukasz Klekot schrieb: > >>>> Hi, >>>> >>>> I''m using Centos 5.0. When i try to setup a domU with virt-install it >>>> all goes well till the partition menu. The anaconda setup can not find >>>> any drives. . >>>> >>>> The virt-install call looks like this: >>>> >>>> virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3 >>>> --nographics -p -l http://ftp.halifax.rwth-aachen.de/centos/5.0/os/i386 >>>> >>>> The strange thing is, that it worked fine on an earlier dom0 >>>> installation. >>>> I hope you guys have any ideas. >>>> >>>> Thanks... >>>> Lukasz >>>> > > > Ok, > > i''ve put the disk image directly into my root directory (hda3) and it > works. why does it fail when i put it in /mnt/data0 which is hdb1? > i don''t get it... > > >> It''s SElinux. Put the image at /var/lib/xen/images or add /mnt to the >> SElinux rule or disable SElinux. > >> --Sadique > LukaszAh, ok. Now it actually works. Thank you very much. With kind regards Lukasz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHRp42p14zRpUtlKERAg5HAJ0Y3bUnObtgdQ5FJDWtMsg4XbJfHACeO/lX qI8GpqtWsY/e4WMYqJ2vab0=onot -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users