| Jellorian | k, thanks |
| AsianKiddo | it keeps showing the old probing states or something and it hangs. |
| Jellorian | Sorry for my attitude earlier. You are being very helpful. I'm frustrated because I never had problems with this app on Solaris, because I had gotten used to it and had already fixed all issues. |
| daMaestro | Jellorian, uname -a |
| Jellorian | 2.6.9-42.0.10.ELsmp #1 SMP Tue Feb 27 10:11:19 EST 2007 i686 athlon i386 GNU/Linux |
| daMaestro | Jellorian, rpm -Uvh --force http://mirrors2.kernel.org/centos/4.4/os/i386/CentOS/RPMS/centos-release-4-4.2.i386.rpm |
| action | daMaestro p.s. never use --force |
| daMaestro | p.s. never use --force ;-) |
| Jellorian | ok Now can I install that one off rpm.pbone ? |
| RadSurfer | planning to upgrade to Centos5? |
| Jellorian | No Just want this module installed |
| tparcina | how can I take screenshots during installation of Cent OS 4,4? |
| Chipdancer_ | tparcina: install it inside vmware |
| Shaun2222 | Whats the deal with eth aliases in centos5 trying to create ifcfg-eth0:1 always showing a invalid alias number error. |
| david_koontz | if I need to install a package that's in testing, and the testing repository is not part of any of my yum config files in yum.config.d, where would I find the repo's details to add to my config file? |
| z00dax | david_koontz: first hit on google, when you search for centos repositories |
| tparcina | Chipdancer_: OK, thank you, if there is no other way I'll do it like that |
| Jellorian | Is apxs installed on CentOS 4.4? |
| z00dax | tparcina: no need to use vmware, just use the printscreen button during the install, the screenshots will be in root's homedir after install Jellorian: what does yum say ? |
| Jellorian | I don't know |
| z00dax | have you tried Jellorian ? |
| tparcina | z00dax: at what time printscreens start to work? I meen, can I printscreen first screen (enter to graphical or linux text for textual install)? |
| evil_steve | tparcina: if you want to screen capture the entire install process, you're best to try something like vmware |
| z00dax | tparcina: no, it kicks in once the gui starts up evil_steve: why ? well, the screenshots work in the text installer as well.... but i am not sure if you would call them screenshots. its just an ascii dump of the screen |
| evil_steve | z00dax: cause then you can do cool video stuff to show people how to really screw it up! |
| FlipFlap | hey, i was wondering if i add a new device to my computer which is ext3 formatted, how would i go about giving it a mount name automatically bearing in mind that the fstab is built by fstab-sync which is in turn built by the HAL deamon |
| z00dax | FlipFlap: give the device an e2label hal uses that |
| FlipFlap | how would i give it an e2lable? |
| z00dax | start by reading the man page for it |
| FlipFlap | cool ok once i do e2label device newlabel, will it always automatically give that device that label or will i have to do it each time it boots. presumably it remembers however it doesnt actually say |