diff --git a/init b/init index f7167d4..6f5aec2 100755 --- a/init +++ b/init @@ -73,7 +73,7 @@ for i in [ [[ acpid addgroup adduser ar arp arping ash awk \ stty su sync tail tar tee telnet test tftp top touch \ traceroute true tty tunctl umount uname uncompress uniq \ unzip uptime usleep vi wc wget which who whoami xargs \ - yes zcat; do + yes zcat lspci; do ln -s busybox $i done cd - 2>&1 >/dev/null @@ -130,9 +130,9 @@ for i in /dev/sr*; do umount /mnt done -pkill udevd if [ "$FOUND" ]; then + pkill udevd exec /sbin/switch_root /mnt /sbin/init else exec /bin/ash