debian-installation uebers netzwerk ohne physikalischen zugang

Florian Lohoff flo at rfc822.org
Sun May 26 15:24:02 CEST 2002


On Sun, May 26, 2002 at 02:33:01PM +0200, Cord Beermann wrote:
> 
> Also entweder das rpm-Problem analysieren und beheben, oder
> Neuinstallation. Alles andere fuerht zu grossem durcheinander.
> 

swapoff
mke2fs /dev/<swappartition>
mkdir /newroot
mount /dev/<swappartition> /newroot
debootstrap woody /newroot http://source.rfc822.org/debian
chroot /newroot
 base-config
 apt-get install kernel-image-2.4.18
 apt-get install ssh
 vi /etc/lilo.conf
 lilo 
 exit
umount /newroot
reboot

Schon sollte die kiste wenn man denn alles richtig gemacht hat
(kernel, root/boot partition im lilo, fstab etc) hochkommen von
der swappartition mit einer minimal debian installation.

Danach das selbe ueber die kaputte installation und die kiste
ist wie neu :)

Flo
-- 
Florian Lohoff                  flo at rfc822.org             +49-5201-669912
                        Heisenberg may have been here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20020526/b7a65b34/attachment.sig>


More information about the Linux mailing list