Debian auf neuem 1und1-Server nach http://linux.roothell.org
Posted: 2005-08-04 13:11
Hallo erstmal. Obiges klappt bei mir leider irgendwie nicht. Das letzte Mal habe ich das aber auch vor über 2 Jahren gemacht. Irgendwann scheint es Probleme mit dem Speicher (Ramdisk?) zu geben. Vielleicht hatte ja jemand von euch auch schon jemand das gleiche Problem und einen kleinen workaround parat...
Vielen Danke und Viele Grüsse,
Nico
Vielen Danke und Viele Grüsse,
Nico
Code: Select all
rescue:/# wget http://linux.roothell.org/debian-rootie/debian-installer.sh
--12:59:23-- http://linux.roothell.org/debian-rootie/debian-installer.sh
=> `debian-installer.sh'
Resolving linux.roothell.org... done.
Connecting to linux.roothell.org[217.160.134.220]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12,742 [text/x-sh]
100%[====================================>] 12,742 6.08M/s ETA 00:00
12:59:23 (6.08 MB/s) - `debian-installer.sh' saved [12742/12742]
rescue:/# chmod 777 debian-installer.sh
rescue:/# ./debian-installer.sh
--12:59:34-- http://linux.roothell.org/debian-rootie/debstart.tar.bz2
=> `debstart.tar.bz2'
Resolving linux.roothell.org... done.
Connecting to linux.roothell.org[217.160.134.220]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 696,560 [application/x-tar]
100%[====================================>] 696,560 8.98M/s ETA 00:00
12:59:34 (8.98 MB/s) - `debstart.tar.bz2' saved [696560/696560]
stage2.sh
usr/
usr/bin/
usr/bin/ar
tar: usr/bin/ar: Wrote only 1536 of 10240 bytes
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
usr/lib/debootstrap/scripts/slink
tar: usr/lib/debootstrap/scripts/slink: Wrote only 0 of 10240 bytes
tar: Skipping to next header
usr/lib/debootstrap/scripts/potato
tar: usr/lib/debootstrap/scripts/potato: Wrote only 0 of 10240 bytes
tar: Skipping to next header
usr/lib/debootstrap/debootstrap
tar: usr/lib/debootstrap/debootstrap: Wrote only 0 of 10240 bytes
tar: Skipping to next header
usr/lib/debootstrap/pkgdetails
tar: usr/lib/debootstrap/pkgdetails: Wrote only 0 of 10240 bytes
tar: Skipping to next header
sbin/
sbin/parted
tar: sbin/parted: Wrote only 0 of 10240 bytes
tar: Error exit delayed from previous errors
---------------
Partitionierung
---------------
Groesse fuer das /-Filesystem (in MB) :
500
OK, / soll also 500 MB gross sein. Uebrig sind 75819 MB.
Groesse fuer die swap-Partition in MB :
1024
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
Uebrig sind 74795 MB.
Groesse fuer das /boot-Filesystem in MB :
30
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
/dev/hda1 -> /boot -> 30 MB
Uebrig sind 74765 MB.
Groesse fuer das /usr-Filesystem in MB :
2000
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
/dev/hda1 -> /boot -> 30 MB
/dev/hda5 -> /usr -> 2000 MB
Uebrig sind 72765 MB.
Groesse fuer das /home-Filesystem in MB :
2000
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
/dev/hda1 -> /boot -> 30 MB
/dev/hda5 -> /usr -> 2000 MB
/dev/hda6 -> /home -> 2000 MB
Uebrig sind 70765 MB.
Groesse fuer das /tmp-Filesystem in MB :
500
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
/dev/hda1 -> /boot -> 30 MB
/dev/hda5 -> /usr -> 2000 MB
/dev/hda6 -> /home -> 2000 MB
/dev/hda7 -> /tmp -> 500 MB
Uebrig sind 70265 MB.
Groesse fuer das /var-Filesystem in MB (noch frei : 70265 MB) :
30000
Deine Partitionierung sieht im Moment folgendermassen aus :
/dev/hda3 -> / -> 500 MB
/dev/hda2 -> swap -> 1024 MB
/dev/hda1 -> /boot -> 30 MB
/dev/hda5 -> /usr -> 2000 MB
/dev/hda6 -> /home -> 2000 MB
/dev/hda7 -> /tmp -> 500 MB
/dev/hda8 -> /var -> 30000 MB
Uebrig sind 40265 MB.
./debian-installer.sh: line 4: 253 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 254 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 255 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 256 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 257 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 258 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 259 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 260 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 4: 261 Bus error /sbin/parted -s /dev/hda rm $i
./debian-installer.sh: line 8: 262 Bus error /sbin/parted -s /dev/hda mkpart primary ext2 0 $BOOT
./debian-installer.sh: line 13: 265 Bus error /sbin/parted -s /dev/hda mkpart primary ext2 $SWAP `expr $SWAP + $ROOT`
./debian-installer.sh: line 21: 268 Bus error /sbin/parted -s /dev/hda mkpart extended $ROOT $EXTEND
mke2fs 1.27 (8-Mar-2002)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
66400 inodes, 132528 blocks
6626 blocks (5.00%) reserved for the super user
First data block=0
5 block groups
32768 blocks per group, 32768 fragments per group
13280 inodes per group
Superblock backups stored on blocks:
32768, 98304
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 20 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
mke2fs 1.27 (8-Mar-2002)
mke2fs: Device size reported to be zero. Invalid partition specified, or
partition table wasn't reread after running fdisk, due to
a modified partition being busy and in use. You may need to reboot
to re-read your partition table.
mke2fs 1.27 (8-Mar-2002)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
641280 inodes, 1281175 blocks
64058 blocks (5.00%) reserved for the super user
First data block=0
40 block groups
32768 blocks per group, 32768 fragments per group
16032 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
mke2fs 1.27 (8-Mar-2002)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
641280 inodes, 1281175 blocks
64058 blocks (5.00%) reserved for the super user
First data block=0
40 block groups
32768 blocks per group, 32768 fragments per group
16032 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 26 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
mke2fs 1.27 (8-Mar-2002)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
8175616 inodes, 16330064 blocks
816503 blocks (5.00%) reserved for the super user
First data block=0
499 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 31 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
mke2fs 1.27 (8-Mar-2002)
mke2fs: Device size reported to be zero. Invalid partition specified, or
partition table wasn't reread after running fdisk, due to
a modified partition being busy and in use. You may need to reboot
to re-read your partition table.
Setting up swapspace version 1, size = 2097438720 bytes
mount: wrong fs type, bad option, bad superblock on /dev/hda3,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
/bin/mkdir: cannot create directory `/mnt/debian/home': No space left on device
mount: mount point /mnt/debian/home does not exist
/bin/mkdir: cannot create directory `/mnt/debian/tmp': No space left on device
mount: mount point /mnt/debian/tmp does not exist
/bin/mkdir: cannot create directory `/mnt/debian/var': No space left on device
mount: mount point /mnt/debian/var does not exist
./debian-installer.sh: /usr/sbin/debootstrap: No such file or directory
IP-Adresse deines Servers :
muha
Hostname deines Servers (pxxxxx oder mitbestellte Domain) :
muha.de
./debian-installer.sh: /mnt/debian/etc/hosts: No such file or directory
./debian-installer.sh: /mnt/debian/etc/hosts: No such file or directory
./debian-installer.sh: /mnt/debian/etc/hostname: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
./debian-installer.sh: /mnt/debian/etc/network/interfaces: No such file or directory
Welcher Mirror soll genutzt werden?
(1) update.pureserver.de
(2) ftp.debian.de
Druecke 1 oder 2
Default ist ftp.debian.de
1
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/apt/sources.list: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/lilo.conf: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/fstab: No such file or directory
./debian-installer.sh: /mnt/debian/etc/modules: No such file or directory
./debian-installer.sh: /mnt/debian/etc/modules: No such file or directory
./debian-installer.sh: /mnt/debian/etc/modules: No such file or directory
./debian-installer.sh: /mnt/debian/etc/modules: No such file or directory
./debian-installer.sh: /mnt/debian/etc/modules: No such file or directory
./debian-installer.sh: /mnt/debian/etc/inittab: No such file or directory
/usr/sbin/chroot: cannot execute /stage2.sh: No such file or directory