search for: a400hz

Displaying 6 results from an estimated 6 matches for "a400hz".

2005 Dec 09
1
Post postinstall configuration
I'm building kickstart files for use in doing automated installs of various systems. I would prefer to do fairly minimal amounts of work in the "%post" and postpone further installation and configuration until after the first reboot (or even later). It should be easy enough to add something to rc.local that will download scripts and run them, but I'm wondering if there is a
2006 Jan 09
0
Partition labelling
When doing a network install with a kickstart file, how do I prevent the partition label on the root filesystem from being changed? I'm building a system with multiple flavors of CentOS in separate partitions and I would really like to have the partition labels be something meaningful. So far, the only idea I've come up with is to use the --noformat flag on the partition definintion in
2006 Jan 16
1
bugzilla rpm?
Does anyone know where to find a RPM of bugzilla for CentOS4 (or RHEL4)? I'm still very new at building RPMs, so I would strongly prefer to get one already built (and by someone who is better at it than I am). -- Matt
2005 Dec 05
2
Multiple versions of software
I have a user who wants a version of Perl built with -Duse64bitint that is accessable as perl64. I've pulled down the src.rpm and I'm going through the perl.spec file looking to see what all needs to be changed. So, before I really screw up my system, I thought I would ask if anyone here has any particular advice. Help? -- Matt
2005 Dec 06
1
Installation failure
I'm trying to do a very minimal install onto a Soekris net4801. There seems to be a missing dependency in some package causing the install to fail with: +-------------+ Exception Occurred +--------------+ | | | An unhandled exception has occurred. This # | | is most likely a bug. Please copy the
2006 Mar 14
0
CentOS4 on Dell Inspiron 9300
I just purchased a Dell Inpiron 9300 from the Dell Outlet store. Installing CentOS4 went very, very smoothly until I tried configuring X. The 17" screen has a 16:10 aspect ratio with a 1920x1200 resolution. The best I could manage using system-config-display was 1600x1200. So, after a bit of research, I hand editted the xorg.conf file (reproduced below) and it now works great. Maybe