[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SUDO



Am 2007-12-04 01:24:16, schrieb Ron Johnson:
> udev is very important to modern SCSI-heavy kernels, since the SCSI
> subsystem has always had the irksome habit of renaming existing
> devices if a new devices is added.

Yeah...  I had to replace a broken Raid1 using hotfix and now my
/dev/sd?xx are sccrewed up. OK, back to the working HDD from the
Raid1 and used "tune2fs" to label the two Raid1 and the two Raid5...

Then changed /etc/lilo.conf fo use label

proc       /proc              proc  defaults                    0  0
/dev/sda2  none               swap  sw                          0  0
/dev/sda1  /                  ext3  defaults,errors=remount-ro  0  1
/dev/sda3  /tmp               ext3  defaults                    0  2
/dev/sda4  /var/log           ext3  defaults                    0  2
/dev/sdb1  /var/lib/postgres  ext3  defaults                    0  2
/dev/sdc1  /var/lib/courier   ext3  defaults                    0  2
/dev/sdd1  /home_maildirs     ext3  defaults                    0  2

Now I have

proc           /proc             proc defaults                   0 0
LABEL=swap     none              swap sw                         0 0
LABEL=root     /                 ext3 defaults,errors=remount-ro 0 1
LABEL=temp     /tmp              ext3 defaults                   0 2
LABEL=log      /var/log          ext3 defaults                   0 2
LABEL=postgres /var/lib/postgres ext3 defaults                   0 2
LABEL=courier  /var/lib/courier  ext3 defaults                   0 2
LABEL=maildirs /home_maildirs    ext3 defaults                   0 2

After a reboot with three new Drives (replaced /dev/sda) it
now works with any problems even if they are now "/dev/sdc".

Thanks, Greetings and nice Day
    Michelle Konzack
    Tamay Dogan Network
    Open Hardware Developer
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: