WARNING les fichiers suivants sont les fichiers de l'uml, pas ceux de la machine !
auto eth0 iface eth0 inet static address 10.1.24.153 netmask 255.255.255.0 gateway 10.1.24.254 auto eth1 iface eth1 inet static address 192.168.253.1 netmask 255.255.255.0 auto eth2 iface eth2 inet static address 192.168.153.1 netmask 255.255.255.0
--- /etc/inittab 2005-01-04 23:43:09.000000000 +0100 +++ /mnt/etc/inittab 2006-05-10 10:21:50.000000000 +0200 @@ -51,12 +51,12 @@ # Note that on most Debian systems tty7 is used by the X Window System, # so if you want to add more getty's go ahead but skip tty7 if you run X. # -1:2345:respawn:/sbin/getty 38400 tty1 -2:23:respawn:/sbin/getty 38400 tty2 -3:23:respawn:/sbin/getty 38400 tty3 -4:23:respawn:/sbin/getty 38400 tty4 -5:23:respawn:/sbin/getty 38400 tty5 -6:23:respawn:/sbin/getty 38400 tty6 +1:2345:respawn:/sbin/getty 38400 tty0 +#2:23:respawn:/sbin/getty 38400 tty2 +#3:23:respawn:/sbin/getty 38400 tty3 +#4:23:respawn:/sbin/getty 38400 tty4 +#5:23:respawn:/sbin/getty 38400 tty5 +#6:23:respawn:/sbin/getty 38400 tty6 # Example how to put a getty on a serial line (for a terminal) #
--- /etc/securetty 2005-05-18 08:33:49.000000000 +0200 +++ /mnt/etc/securetty 2006-05-10 10:35:29.847745104 +0200 @@ -9,6 +9,7 @@ tts/0 # Standard consoles +tty0 tty1 tty2 tty3
Ajouter la ligne :
/dev/ubd1 none swap sw 0 0