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

Re: Server startet nicht nach Kernelupdate HILFE



On Sat, 25 Sep 2004 10:23:40 +0200
Gerhard Gaußling <ggrubbish@web.de> wrote:

> Am Samstag 25 September 2004 07:42 schrieb Vladislav Vorobiev:
> > mount /dev/hda3  /mnt; mount /dev/hda1 /mnt/boot; mount /dev/hda5
> > /mnt/usr/; mount /dev/hda6  /mnt/home; mount /dev/hda7 /mnt/tmp;
> > mount /dev/hda8 /mnt/var dann noch chroot /mnt und mount -t proc
> > proc proc
> 
> Hallo Vladislav,
> 
> Mir scheint Du machst das ganze fürs Rettungssystem (Ramdisk), also
> "für die Katz".
> 
> Versuche doch mal 
> # mount -t <rootfs> /dev/<rootplatte> /mnt/<rootMountpoint>
> # mount -a
> # mount (zur kontrolle)
> # chroot /mnt/<rootMountpoint>
> gegebenenfalls 
> # vi /etc/lilo.conf
> # lilo
> # reboot
> 
> HTH
> 
> Ciao

Ich habe auch so das gefühl aber ich mache es nicht. nach dem CHROOT

rescue:/# mount
/dev/hda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
proc on proc type proc (rw)
proc on proc type proc (rw)

rescue:/# mount -a
mount: /dev/hda1 already mounted or /boot busy
mount: /dev/hda5 already mounted or /usr busy
mount: /dev/hda6 already mounted or /home busy
mount: /dev/hda7 already mounted or /tmp busy
mount: /dev/hda8 already mounted or /var busy
rescue:/#

Gerne stelle ich dir weitere informationen zur verfügung. Ich würde ja auf den Kernel tipen, 
doch ich habe drei davon. Zwei von denen haben ein halbes jahr funktioniert.



Reply to: