Tested on Red Hat 7.3
# rpm -ihv user_mode_linux-2.4.18.36um-0.i386.rpm # bunzip2 -d root_fs.rh-7.2-full.pristine.20020312.bz2 # mv root_fs.rh-7.2-full.pristine.20020312 rh72.img
# ls -lt /dev/net/tun # crw------- 1 root root 10, 200 Jan 30 16:24 /dev/net/tun # chmod go+rw /dev/net/tun # crw-rw-rw- 1 root root 10, 200 Jan 30 16:24 /dev/net/tun
# linux ubd0=rh72.diff,rh72.img eth0=tuntap,,,192.168.0.103 ... Unauthorized access to this system is strictly prohibited. redhat72 login: root Password: Login incorrect login: root Password: Login incorrect login: root Password: You are required to change your password immediately (password aged) Changing password for root (current) UNIX password: Enter new UNIX password: Retype new UNIX password:
# /sbin/shutdown -h 0
# linux ubd0=rh72.diff eth0=tuntap,,,192.168.0.103
# mount none /mnt/home -t hostfs
# mount none /mnt/home -t hostfs -o /home/hoge