Re: Installation Strato Dedicated Server mit OVZ [message #5567 is a reply to message #5554] |
Wed, 23 August 2006 15:17   |
 |
curx
Messages: 739 Registered: February 2006 Location: Nürnberg, Germany
|
Senior Member |

|
|
Hi Zusammen,
-- "/boot/grub/menu.lst"
[...]
title Debian GNU/Linux, kernel
root (hd0,0)
kernel /vmlinuz root=/dev/hda3 ro console=tty0 console=ttyS0,57600
initrd /initrd.img
savedefault
boot
[...]
Kurze Zwischenfrage.
Es kommt hoffentlich kein LILO zum Einsatz?
Nicht das ein LILO installed ist, wir aber an einem anderen Ende rumbasteln.
wenn Dein BOOTLOADER doch der "grub" ist dann ändere folg. Eintrag zu:
-- "/boot/grub/menu.lst"
title Debian GNU/Linux, ovz-kernel
root (hd0,0)
kernel /boot/vmlinuz-2.6.8-stable-ovz root=/dev/hda3 ro console=tty0 console=ttyS0,57600
savedefault
boot
--
Zur Info: die Kernel (von "debian.systs.org") brauchen keine initrd, alles ist im Kernel einkompiliert worden.
Und hast Du einen output der "SerialConsole" parat.
Gruß,
Thorsten
--
tsd@debian.systs.org
|
|
|