Re: [CentOS] [SOLVED] Re: Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-05 Thread Georghy
boot prompt, I also get a kernel panic and I can't type something on a terminal :/ Tomorrow I'll try with a centOS live cd (witch maybe has the Raid driver out of the box, then I can access to the drive and see what appened) Any better ideas ? -- Cor

Re: [CentOS] [SOLVED] Re: Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-05 Thread Georghy
at should I try with modprobe.conf and initrd ? what is the "rescue image" do you mean a live rescue cd ? -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [SOLVED] Re: Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-05 Thread Georghy
Chan Chung Hang Christopher a écrit : > Georghy wrote: > >> Tru Huynh a écrit : >> >>> On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote: >>> >>> >>>> (1)Download that driver : >>>> http://downloadcente

Re: [CentOS] Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-05 Thread Georghy
the applicable midplane? Do you? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > Nevermind, my raid disk are now recognized at the begining of the installation -- Cordialement, / Greetings, Georghy FUSCO

Re: [CentOS] [SOLVED] Re: Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-05 Thread Georghy
Tru Huynh a écrit : > On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote: > >> (1)Download that driver : >> http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3117&DwnldID=18570&lang=fra >> from the intel support web site >> >>

Re: [CentOS] Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-04 Thread Georghy
got to type some shell command to "tell" the system that he had to use the raid driver at reboot (there is also a problem that I use an USB key to instert the driver and it is viewed as /dev/sda then the system detect the Raid disk and called it /dev/sdb), maybe I had to do something with

[CentOS] [SOLVED] Re: Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-04 Thread Georghy
Phil Schaffner a écrit : > Georghy wrote on 05/03/2010 03:31 AM: > >> Hi everyone, >> I'm trying to install a XenServer on a server (ref:S5000PAL) >> http://www.intel.com/products/server/motherboards/s5000pal/s5000pal-overview.htm >> > > May be a &

Re: [CentOS] Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-04 Thread Georghy
y some chipset or is it totally Software or using the hardware I had already ? -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-04 Thread Georghy
Phil Schaffner a écrit : > Georghy wrote on 05/03/2010 03:31 AM: > >> Hi everyone, >> I'm trying to install a XenServer on a server (ref:S5000PAL) >> http://www.intel.com/products/server/motherboards/s5000pal/s5000pal-overview.htm >> > > May be a &

[CentOS] Installing a CentOS based distro with Raid driver - Citrix XenServer

2010-05-03 Thread Georghy
troler not the SAS, so it seems that I have to find the good driver for ESB2 but I'm not sure and it uses megasr driver) Anyone as a clue ? PS : I posted on Citrix forum but nobody's answering, if someone here has a clue I'm greatful to him -- Co

Re: [CentOS] Xenserver installation problem

2010-04-29 Thread Georghy
Eero Volotinen a écrit : > 2010/4/22 Georghy : > >> Juergen Gotteswinter a écrit : >> >>> perhaps you should try the xenserver ml or contact citrix support? >>> >>> On 04/22/2010 11:08 AM, Georghy wrote: >>> >>> >>

[CentOS] [SOLVED] Re: Xen-server in virt-manager Paravirtualized doesn't work

2010-04-22 Thread Georghy
Pasi Kärkkäinen a écrit : > On Thu, Apr 22, 2010 at 09:56:13AM +0200, Georghy wrote: > >> Pasi Kärkkäinen a écrit : >> >>> On Wed, Apr 21, 2010 at 03:12:01PM +0200, Georghy wrote: >>> >>> >>>> Hi all, >>>>

Re: [CentOS] Xenserver installation problem

2010-04-22 Thread Georghy
Juergen Gotteswinter a écrit : > perhaps you should try the xenserver ml or contact citrix support? > > On 04/22/2010 11:08 AM, Georghy wrote: > >> Hi all, >> I'm trying to install xenserver on a 64bit processor server but I'm >> experiencing an

[CentOS] Xenserver installation problem

2010-04-22 Thread Georghy
Hi all, I'm trying to install xenserver on a 64bit processor server but I'm experiencing an error, take a look : http://img641.imageshack.us/i/capturebg.png/ what should I do ? -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS ma

Re: [CentOS] Xen-server in virt-manager Paravirtualized doesn't work

2010-04-22 Thread Georghy
Pasi Kärkkäinen a écrit : > On Wed, Apr 21, 2010 at 03:12:01PM +0200, Georghy wrote: > >> Hi all, >> I'm setting up a virtualization software on CentOS, >> using virt-manager, KVM, qemu and Xen >> When I want to create a VM, paravirtualized mode isn't pos

[CentOS] Xen-server in virt-manager Paravirtualized doesn't work

2010-04-21 Thread Georghy
rt doesn't work xen and xen-kernel are installed on the machine (rpm -qa | grep xen replies : xen & xen-kernel) thanks for all help -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] How to display the IP on the welcome screen

2010-04-21 Thread Georghy
.80.50.79 > T : +32 (0)19.63.64.45 > > > try a bash script like the following : > > #!/bin/sh > ADRESS=`ifconfig | grep "inet addr" | awk '{print $2}' | sed s/addr:// | > head -n 1` > echo "The IP adress is : $ADRESS." > /etc/issue > > Nice trick, I'll try it thanks ;) -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Benjamin Franz a écrit : > Georghy wrote: > >> [ 160+ lines trimmed] >> Thanks for your help :) >> My setup include a KVM with qemu serveur and I want to manage it via Web >> Browser >> >> > People, I'm the last person to complain ab

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 20, 2010 at 4:12 PM, Georghy wrote: > >> Athmane Madjoudj a écrit : >> >>> On Tue, Apr 20, 2010 at 3:51 PM, Georghy wrote: >>> >>> >>>> Athmane Madjoudj a écrit : >>>>

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 20, 2010 at 3:51 PM, Georghy wrote: > >> Athmane Madjoudj a écrit : >> >>> On Tue, Apr 20, 2010 at 3:36 PM, Georghy wrote: >>> >>> >>>> Athmane Madjoudj a écrit : >>>>

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 20, 2010 at 3:36 PM, Georghy wrote: > >> Athmane Madjoudj a écrit : >> >>> On Tue, Apr 20, 2010 at 3:23 PM, Georghy wrote: >>> >>> >>>> Athmane Madjoudj a écrit : >>>> &

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 20, 2010 at 3:23 PM, Georghy wrote: > >> Athmane Madjoudj a écrit : >> >>> On Tue, Apr 20, 2010 at 10:37 AM, Athmane Madjoudj >>> wrote: >>> >>> >>>>>

Re: [CentOS] How to display the IP on the welcome screen

2010-04-20 Thread Georghy
gt; CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > try a bash script like the following : #!/bin/sh ADRESS=`ifconfig | grep "inet addr" | awk '{print $2}' | sed s/addr:// | head -n 1` echo "The IP adress is : $ADRESS." > /etc/issue

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Firefox can't establish a connection to the server at :8081. It seems that no web server is installed on this machine Do I miss a step ? the tutorial i'm using is : http://www.convirture.com/wiki/index.php?title=C2_fedora_installation -- Cordialement, / Greetings, Georghy FUSC

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : >> Can you advice me an other tool to manage VM via a Web GUI on CentOS ? >> >> > > ConVirt http://www.convirture.com/ > OpenNebula http://www.opennebula.org/ > > thanks for your help, i'll try it and i'll give you feedb

Re: [CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 20, 2010 at 10:06 AM, Georghy wrote: > >> Hi everyone, >> I'm looking for a tutorial or how to for installing oVirt on a CentOS >> server. >> Someone has tried this before ? >> My principal goal is to use it to

[CentOS] oVirt - Setting up a web GUI for VM Management

2010-04-20 Thread Georghy
Hi everyone, I'm looking for a tutorial or how to for installing oVirt on a CentOS server. Someone has tried this before ? My principal goal is to use it to manage VMs via a Web GUI Can you give me some details/advice ? thanks -- Cordialement, / Greetings, Georghy

[CentOS] Backup KVM / Qemu on Virt-Manager

2010-04-07 Thread Georghy
ckup or an other stuff to do these backups ? what should I do ? stopping all VM before backup (I think) then do a LVM backup all help is appreciated -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.

Re: [CentOS] KVM web-based interface on CentOS

2010-04-06 Thread Georghy
Athmane Madjoudj a écrit : > On Tue, Apr 6, 2010 at 10:02 AM, Georghy wrote: > >> Hi everyone, >> I'm configuring a KVM server and I wanna find a Web-based interface to >> manage my Virtual Machine like on VMware server >> someone knows one ? >> >&g

[CentOS] KVM web-based interface on CentOS

2010-04-06 Thread Georghy
Hi everyone, I'm configuring a KVM server and I wanna find a Web-based interface to manage my Virtual Machine like on VMware server someone knows one ? -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] root privilleges momentarily

2010-03-31 Thread Georghy
that particular users can use sudo to temporarily gain root >>> privileges. You may even be able to copy your /etc/sudoers from >>> Ubuntu directly to CentOS. >>> > > >> there's no way to use su without installing new packages ? >> > > su -c >

Re: [CentOS] root privilleges momentarily

2010-03-31 Thread Georghy
Kwan Lowe a écrit : > On Wed, Mar 31, 2010 at 3:51 AM, Georghy wrote: > >> Hi guys, >> I'm searching for a way to have root privileges momentarily >> like on ubuntu with the sudo >> >> I tried su - and su -l root on my CentOS server but >> i

[CentOS] root privilleges momentarily

2010-03-31 Thread Georghy
Hi guys, I'm searching for a way to have root privileges momentarily like on ubuntu with the sudo I tried su - and su -l root on my CentOS server but it doesn't work how should I do ? sorry for the disturbance I'm new in RH Linux distro -- Cordialement, / Greetings

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-31 Thread Georghy
Les Mikesell a écrit : > On 3/30/2010 10:13 AM, Georghy wrote: > >> Les Mikesell a écrit : >> >>> Georghy wrote: >>> >>> >>>> Kwan Lowe a écrit : >>>> >>>> >>>>> On Tue, Mar 30

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-30 Thread Georghy
Les Mikesell a écrit : > Georghy wrote: > >> Kwan Lowe a écrit : >> >>> On Tue, Mar 30, 2010 at 3:35 AM, Georghy wrote: >>> >>> >>> >>>> The server hardware is : >>>> 32 GO RAM for memory, 2 xeon 4 co

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-30 Thread Georghy
Kwan Lowe a écrit : > On Tue, Mar 30, 2010 at 3:35 AM, Georghy wrote: > > >> The server hardware is : >> 32 GO RAM for memory, 2 xeon 4 cores for the processor >> Only vmware is running on this server (2 windows XP VM 256Mo each) >> > > Unless you n

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-30 Thread Georghy
> CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > I'm using FF 3.0.17 -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-30 Thread Georghy
Les Mikesell a écrit : > On 3/29/2010 8:39 AM, Georghy wrote: > >>>> I've tried vmware server 2.0.2 and the problem still persist :s >>>> vmware is stuck on a loading page and I can't access to my VM :( >>>> >>>> >>

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-30 Thread Georghy
m.r...@5-cent.us a écrit : > Georghy wrote: > >> m.r...@5-cent.us a écrit : >> >>> Georghy wrote: >>> > > >>>>>>>> I recently install VMware on a server using PAE kernel >>>>>>>> ever

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
m.r...@5-cent.us a écrit : > Georghy wrote: > >> Les Mikesell a écrit : >> >>> Georghy wrote: >>> >>>> Coert a écrit : >>>> someone wrote: >>>> >>>>> Georghy wrote: >>>>&

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Les Mikesell a écrit : > Georghy wrote: > >> Coert a écrit : >> >>> Georghy wrote: >>> >>> >>>> Hi everyone, >>>> I recently install VMware on a server using PAE kernel >>>> >>>> ev

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Coert a écrit : > Georghy wrote: > >> Hi everyone, >> I recently install VMware on a server using PAE kernel >> >> everything was great until I use vmware server >> >> everytime i'm connecting to the vmware server web interface >> after fe

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Coert a écrit : > Georghy wrote: > >> Hi everyone, >> I recently install VMware on a server using PAE kernel >> >> everything was great until I use vmware server >> >> everytime i'm connecting to the vmware server web interface >> after fe

[CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
the same thing above. what should I do to make thing working. /All help greatly/ appreciated -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] centos Installation on Multiple machines

2010-03-24 Thread Georghy
.centos.org/mailman/listinfo/centos > you can also install from a custom usb key but if you really want to install it from PXE I can't help you :( -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Dependency problems with Yum update

2010-03-11 Thread Georghy
ake it working see there : http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libmysqlclient.so.14 try installing it thanks to yum ;) -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] emergency! linux kickstart pxe boot needed

2010-03-01 Thread Georghy
Eero Volotinen a écrit : > 2010/3/1 Georghy : > >> Benjamin Donnachie a écrit : >> >>> On 28 Feb 2010, at 16:51, Alan McKay wrote: >>> >>> >>> >>>> I'm at colocaiton in the middle of a big rebuild and it seems

Re: [CentOS] emergency! linux kickstart pxe boot needed

2010-03-01 Thread Georghy
gt; Try to install CentOS via a Pendrive ;) -- Cordialement, / Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] how to show only quota limit to users via SSH?

2010-02-24 Thread Georghy
32 > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > try to add "df -h" (without quotes) in

Re: [CentOS] Launch many scripts with reboot

2010-02-22 Thread Georghy
Georghy a écrit : > John Doe a écrit : > >> From: Georghy >> >> >>> for now i want to display the computer IP adress just before the user login >>> but I want to display it before the user logon >>> do you know how to do this ? >

Re: [CentOS] Launch many scripts with reboot

2010-02-22 Thread Georghy
Les Mikesell a écrit : > On 2/11/2010 9:56 AM, Georghy wrote: > >> Les Mikesell a écrit : >> >>> Georghy wrote: >>> >>> >>>>> Do these need to run as root? And do they really need to wait for a user >>>>>

Re: [CentOS] Launch many scripts with reboot

2010-02-22 Thread Georghy
John Doe a écrit : > From: Georghy > >> for now i want to display the computer IP adress just before the user login >> but I want to display it before the user logon >> do you know how to do this ? >> > > check /etc/issue, but you might have t

Re: [CentOS] Launch many scripts with reboot

2010-02-22 Thread Georghy
John Doe a écrit : > From: Georghy > >> your command works, but I want to watch the script running, in order to >> view errors, so I figured out that I have to launch the script after the >> user is connected thanks to .bachrc do you know how to do that ? >>

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
John Doe a écrit : > From: Georghy > >>> Running Linux you don't have to reboot, unless you want to switch the >>> running kernel. Can you be more specific about what exactly is customized >>> and "forces" a reboot? >>> >&g

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Les Mikesell a écrit : > Georghy wrote: > >>> Do these need to run as root? And do they really need to wait for a user >>> to log >>> in or can they write their output to a file to be viewed later? You can >>> put a >>> line in /etc/rc

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Les Mikesell a écrit : > Georghy wrote: > >> Kai Schaetzl a écrit : >> >>> Georghy wrote on Thu, 11 Feb 2010 12:42:21 +0100: >>> >>> >>> >>>> I'm using different scripts to configure different things and

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Kai Schaetzl a écrit : > Georghy wrote on Thu, 11 Feb 2010 12:42:21 +0100: > > >> I'm using different scripts to configure different things and after >> these scripts I'm forced to reboot in order to use the new parameters >> > > It's

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
new parameters >> >> -- >> Cordialement, / Greetings, >> Georghy FUSCO >> > > Running Linux you don't have to reboot, unless you want to switch the > running kernel. Can you be more specific about what exactly is customized > and "forces" a

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Kai Schaetzl a écrit : > Georghy wrote on Thu, 11 Feb 2010 11:13:10 +0100: > > >> I want to know how can I launch many script with reboot beetween each script >> ie : I launch script1 at start up then the system reboot and launch >> script2 then ... >>

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Georghy a écrit : > Rudi Ahlers a écrit : > >> On Thu, Feb 11, 2010 at 12:13 PM, Georghy > <mailto:fu...@wanagain.net>> wrote: >> >> I everyone, >> I want to know how can I launch many script with reboot beetween >> each script &

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
Rudi Ahlers a écrit : > > > On Thu, Feb 11, 2010 at 12:13 PM, Georghy <mailto:fu...@wanagain.net>> wrote: > > I everyone, > I want to know how can I launch many script with reboot beetween > each script > ie : I launch script1 at start up

Re: [CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
John Doe a écrit : > From: Georghy > >> I want to know how can I launch many script with reboot beetween each script >> ie : I launch script1 at start up then the system reboot and launch >> script2 then ... >> > > Simple way would be to have a scrip

[CentOS] Launch many scripts with reboot

2010-02-11 Thread Georghy
I everyone, I want to know how can I launch many script with reboot beetween each script ie : I launch script1 at start up then the system reboot and launch script2 then ... Thanks for all your answers -- Cordialement, / Greetings, Georghy FUSCO

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >> yes my USB is too small, my USB capacity is about 4GB >> the dvd iso is about 4GB >> and we want to add additional packages on the USB Stick >> > > Another option... would be t

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >> yes my USB is too small, my USB capacity is about 4GB >> the dvd iso is about 4GB >> and we want to add additional packages on the USB Stick >> > > Another option... would be t

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >> Now I'm trying a simple task >> i only want to install package wich are in the first cd-rom of CentOS >> (not my custom.iso), the official iso but I just want the package in the >> first CD >> after that

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >> Now I'm trying a simple task >> i only want to install package wich are in the first cd-rom of CentOS >> (not my custom.iso), the official iso but I just want the package in the >> first CD >> after that

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >> Now I'm trying a simple task >> i only want to install package wich are in the first cd-rom of CentOS >> (not my custom.iso), the official iso but I just want the package in the >> first CD >> after that

Re: [CentOS] kickstart installation from usb key

2010-02-03 Thread Georghy
John Doe a écrit : > From: Georghy > >>>> harddrive --partition=sdb1 --dir=iso >>>> append initrd=initrd.img ks=hd:sdb1:/ks/ks.cfg method=hd:sdb1:/iso >>>> >> I am trying to create 2 diffrent partition like in the wiki >> the

Re: [CentOS] kickstart installation from usb key

2010-02-02 Thread Georghy
John Doe a écrit : > From: Georghy > >> I had to ks.cfg : >> ignoredisk --drives=sdb >> because we don't want anaconda to write mbr on the key >> >> harddrive --partition=sdb1 --dir=iso >> sdb1 as one FAT32 partition so it's sdb1

Re: [CentOS] kickstart installation from usb key

2010-02-02 Thread Georghy
John Doe a écrit : > From: Georghy > >> what i have done : >> creating a fat 32 partition on my USB key (4 GB) >> tagging it with boot flag >> copy MBR on the key : >> dd if=/dev/sdb of=/tmp/mbr_sdb.bin bs=512 count=1 >> Using syslinux : >> sysl

Re: [CentOS] kickstart installation from usb key

2010-02-02 Thread Georghy
John Doe a écrit : > From: Georghy > >> what i have done : >> creating a fat 32 partition on my USB key (4 GB) >> tagging it with boot flag >> copy MBR on the key : >> dd if=/dev/sdb of=/tmp/mbr_sdb.bin bs=512 count=1 >> Using syslinux : >> sysl

Re: [CentOS] kickstart installation from usb key

2010-02-02 Thread Georghy
John Doe a écrit : > From: Georghy > >> I'm trying to set up a custom installation of CentOS using kickstart >> i tried many thing from how to's and tutorial web pages but nothing >> worked ;( >> ... >> I tried to install CentOS from my USB

Re: [CentOS] kickstart installation from usb key

2010-02-02 Thread Georghy
John Doe a écrit : From: Georghy I'm trying to set up a custom installation of CentOS using kickstart i tried many thing from how to's and tutorial web pages but nothing worked ;( ... I tried to install CentOS from my USB key but it says : Title : "Missing ISO 9660&

[CentOS] kickstart installation from usb key

2010-02-01 Thread Georghy
ind it on the hard drive ... " -- Greetings, Georghy FUSCO ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos