switch 235 B

1234567891011
  1. #!/bin/sh
  2. #if have dropped to a shell in initramfs, type 'exec switch' to keep going.
  3. sync
  4. umount /proc/bus/usb
  5. umount /sys
  6. umount /proc
  7. #now using cpio archive for initramfs 'initial ramdisk'...
  8. exec switch_root /pup_new /sbin/init