similar to: RE: It works now -- RE: trying to run sshd daemon inkickstartenvironment

Displaying 20 results from an estimated 5000 matches similar to: "RE: It works now -- RE: trying to run sshd daemon inkickstartenvironment"

2007 May 23
0
It works now -- RE: trying to run sshd daemon in kickstart environment
Hi, Thanks a lot for so many helpful responses. The fix is pretty straight: just mount /dev/pts again at the chrooted %post environment where my original sshd fires up from. One command 'Mount -t devpts -o rw,gid=5,mode=620 devpts /dev/pts' or just a bare 'mount /dev/pts' command fix the problem since the devpts entry is in fstab already. I also hacked image stage2.img to
2007 May 21
1
trying to run sshd daemon in kickstart environment
Hi, I tried to make kickstart environment a little bit more charming by firing up openssh daemon in the limited environment. I edited/checked a bunch of files and almost succeeded but still not. I can reach the machine to run a command like 'ssh -x <kickstartClient> <command>' and it does work for %pre and both chroot and non-chroot %post sections, in fact, you can run a
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi, Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
2007 May 30
1
How the Centos 5.0's kickstart initrd.img is build??
Hi, Any one know how the Centos 5 kickstart initrd.img was built? I'll be very appreciated if any light can be shed on this topic. The basic problem to be solved here is: how to build a custom vmlinuz+initrd.img for Centos 5 kickstart with my own custom built kernel? I am not sure mkinitrd is the right tool for this purpose? If do, which are the modules I should include with
2003 Sep 18
0
RE: BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Pl ease Help!!!
Hi, Marc, Thanks for your help! a "ls -alFs" command shows the difference, Theodore Ts'o talked about it at https://listman.redhat.com/archives/ext3-users/2003-January/msg00008.html. Both File system and "/bin/ls" contains no bugs, my knowledge databse in my mind got lots of ""Bugs" instead. :) vista104 /0 > ls -alF total 211233264 drwxrwxr-t 5
2004 May 06
3
Dial internal phones problem - zaphfc
Sorry that I wrote in german : Ich benutze asterisk mit dem zaphfc Treiber. Jetzt hab ich folgendes Problem, habe 2 ISDN-Telefone angeschlossen. zaphfc im nt-mode. Anrufe von ausserhalb per sip (sipgate.de) kommen an. Wenn ich aber intern zwischen den zwei Telefonen (Ascom Eurit 30) sprechen m?chte geht das nur wie folgt : Erst die Nebenstelle w?hlen und dann den H?rer am Telefon abnehmen.
2004 Apr 15
2
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Stephen and Jeff, Thanks. But the problem got debugged&fixed, the answer was post on fedora-list about 2 weeks ago. The problem is: the /etc/blkid.tab file works as an old unappropriate disk partitions cache for fsck|blkid commands when stystem image is installed to a different arch (scsi->ide) machine, the old cache will mislead fsck|blkid at the first run and only the first run,
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Theodore, Thanks for your tests. But I got the problem and got it FIXED by flushing out the contents of /etc/blkid.tab before cloned clients reboot. I'm using the e2fsprogs-1.34-1 comes with Fedora Core 1. hello06.alexa.com root 135% rpm -qf /sbin/fsck e2fsprogs-1.34-1 hello06.alexa.com root 136% and the original contents in /etc/blkid.tab are attaching below, while my
2004 Mar 03
4
heavily fragmented file system.. How to defrag it on-line??
Hi, all, I got machines running continuously for long time, but then the underlying ext3 file systems becomes quite heavily fragmented (94% non-contiguous). We just don't have a chance to shutdown the machines since they are always busy.. I tried the defrag 0.70 version comes with e2fsprog package and standalone 0.73 packages, but neither help me since the defrag tool can not handle ext3.
2004 Nov 03
2
Help! how to infer failed fileName|inode from LBA sector for ext3 on Fedora Linux??
Hi, I have an ext3 file system question for a while: How to obtain failed file (inode) from LBA section reported by Linux kernel? The following lines are a simple example: ... FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=165843413, high=9,
2008 Mar 14
0
Help needed in Building lustre using pre-packaged releases
Hi, Can anyone guide me in building the lustre using pre-packaged lustre release.I''m using Ubuntu 7.10 I want to build lustre using RHEL2.6 rpms available on my system.I''m referring how_to in wiki. but in that no detailed step by step procedure is given for building lustre using pre-packed release. I''m in need of this. Thanks and Regards, Ashok Bharat -----Original
2007 May 17
2
DO NOT REPLY [Bug 4633] New: rsync mirror fails when using -a/-o/-g options
https://bugzilla.samba.org/show_bug.cgi?id=4633 Summary: rsync mirror fails when using -a/-o/-g options Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Windows XP Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2004 Mar 19
1
Promise SATA patch for vanlilla linux 2.4.2* kernel
Hi, Anyone know if there is a Promise SATA patch for general linux 2.4.2* kernel downloaded from www.kernel.org? It should exist somewhere.. Thanks. --Guolin Cheng
2007 May 30
2
custom kernel for Centos 5 kickstart?
Hi, Has any one tried to merge a custom kernel into vmlinuz/initrd.img for Centos 5 kickstart? Or similar Linux distribution? I am rebuilding a custom kernel from stock kernel source to build some hardware modules into static form, so that the hardware detection sequence can be altered in a hard way. Quick examples are: tg3 drivers will be loaded before e1000, 3w-9xxx be loaded before
2007 Jun 08
1
kickstart fails statically built custom kernel: anaconda doesn't honor static NIC/SATA driver in kernel?
Kickstart fails for statically built custom booting kernel, although the custom kernel is built form the same version stock kernel source. My anaconda and kernel source are both of stock versions on Centos 5. At the kickstart 'F3' screen, the following error messages appear: Modules to insert tg3 ... ... ERROR: no network devices in choose network device! ERROR: no network drivers
2003 Sep 18
2
BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Please Help!!!
Hi, all, I "found" a big bug either related with Linux Ext3 file system or "bin/ls" command. The problem is: File system is no more than 220GB, but "/bin/ls" reports holding >370GB data! The system is Redhat 8.0, with a Generic Kernel 2.4.20. Any suggestions are greately appreciated. more information can be available upon requests. The following is the
2009 Nov 12
1
kernel not booting after update
Hi all, I'm having a strange problem in which a certain box won't boot any kernel newer than 2.6.18-53. I have a kickstart setup that installs a CentOS 5.1 base (which comes with kernel 2.6.18-53), and then I do a "yum update" to 5.3. However, when 2.6.18-164 gets installed, the box is rebooted, and it dumps me in a grub prompt. If I manually enter root, kernel, initrd and
2009 Feb 24
0
why no /dev/loop0 in install chroot system?
Hi, just out of curiosity: Within a kickstart postinstall script, I tried to do a loop mount, which failed. It turns out that there is no /dev/loop0 (no /dev/loop<x>). After creating it with mknod /dev/loop0 b 7 0 everything works fine. Now this script executes in the chroot system. This is the system on the hd. A plain chroot system should not have any /dev or /proc mounted. But
2004 Dec 10
0
Problem: FC3 anaconda load kernel sata modules in wrong order
Hi, I encounter a problem to install FC3 on one of our machine, the machine has two SATA hard drives connected directly to motherboard which will use the ata_piix kernel module, and two other SATA hard drives connected through a Promise SATA card which is driven by sata_promise kernel module. The problem is: FC3 anaconda loads sata_promise module before ata_piix module by default, and this
2004 May 05
0
recover data from failed hard drives on Fedora Core 1
Hi, I got a problem to recover data from Fedora core 1 hosts when hard drives fail. I know that the disks fail because there are error messages like the following logged in /var/log/messages. ..... arc144: Apr 24 12:52:53 arc144 kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } arc144: Apr 24 12:52:53 arc144 kernel: hda: dma_intr: error=0x40 { UncorrectableError },