Changeset 2158 in MondoRescue for branches/2.2.9/mindi/rootfs
- Timestamp:
- Mar 5, 2009, 8:01:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/rootfs/sbin/init
r2086 r2158 81 81 # May avoid shell error messages 82 82 chmod 666 /dev/tty* /dev/console 83 if [ "$ARCH" = "ia64" ]; then 84 # Required to have a correct terminal or serial console support 85 ln -s -f /dev/ttyS0 /dev/tty 86 fi 83 87 } 84 88
Note:
See TracChangeset
for help on using the changeset viewer.