(2006-08-06) rescue-bootcd

This commit is contained in:
2006-08-06 00:00:00 +02:00
parent 2f796b816a
commit decb062d20
21091 changed files with 7076462 additions and 0 deletions

15
rootfs/linuxrc Executable file
View File

@@ -0,0 +1,15 @@
#!/bin/sh
# iniciar el sistema
/etc/rc.sysinit
# pivotar y cambiar el rootcambiar el roor
pivot_root . .
chroot / /bin/sh
## desiniciar el sistema
#/etc/rc.sysuninit
#/sbin/reboot