#!/bin/sh

mount -t proc none /proc
mount -t sysfs none /sys

cat <<!
                         ______      _           
                        |  ____|    | |          
   ___  _ __   ___ _ __ | |__  _   _| | ___ _ __ 
  / _ \| '_ \ / _ \ '_ \|  __|| | | | |/ _ \ '__|
 | (_) | |_) |  __/ | | | |___| |_| | |  __/ |   
  \___/| .__/ \___|_| |_|______\__,_|_|\___|_|   
       | |                                       
       |_|                                      

Welcome to openEuler

!

#setsid cttyhack sh
exec /bin/sh +m
