search for: hde9

Displaying 3 results from an estimated 3 matches for "hde9".

Did you mean: hde1
2005 Sep 10
1
Installation problem, possibly RAID
I burned a DVD for CentOS 4.1. I booted from it and everything went fine for the graphical screen installation. I choose separate partitions for my /boot (hde6), / (hde9), and swap (hde12) areas. My /boot partition was ext2 and my / partition was ext3. I installed grub in my /boot partition successfully. I have a Boot Loader, System Commander 8.13 which controls the MBR. The installation then nicely ejected my DVD disk, told me to remove any other installation m...
2002 Feb 28
5
Problems with ext3 fs
...md6 : active raid1 hdk5[1] hde5[0] 292672 blocks [2/2] [UU] md7 : active raid1 hdk6[1] hde6[0] 1952896 blocks [2/2] [UU] md8 : active raid1 hdk7[1] hde7[0] 976640 blocks [2/2] [UU] md9 : active raid1 hdk8[1] hde8[0] 9765376 blocks [2/2] [UU] md10 : active raid0 hdk9[1] hde9[0] 12108800 blocks 4k chunks md12 : active raid5 hdk3[3] hde3[2] hdc2[1] hda2[0] 59978304 blocks level 5, 32k chunk, algorithm 2 [4/4] [UUUU] md11 : active raid1 hdk4[1] hde4[0] 170240 blocks [2/2] [UU] Now, the filesystems are set-up as shown: jlm@nijinsky:~$ df -h Filesystem...
2003 May 29
6
Making winbindd and pam_mount play nice together (2nd try)
We're trying to set up linux based workstations that use a win2k AD/DC for authentication, and pam_mount to mount a share as the user's home directory. It looks like winbind isn't passing on the credentials (although it is getting us logged in). If anyone has made this work, I'd love the details. It looks like winbind isn't passing the auth information thanks jim