login as: root
Using keyboard-interactive authentication.
Password:
FreeBSD 9.1-RELEASE (GENERIC) #3 r243710M: Tue Apr 23 10:52:10 CEST 2013
Welcome to mfsBSD, the memory based FreeBSD distribution.
This is a stripped-down version of FreeBSD without:
- manual pages, info pages, examples
- include files, static library files, development tools
- bind binaries (host, dig, named, etc.)
Feel free to email me with any bug requests or feature suggestions.
Martin Matuska <
[email protected]>
http://mfsbsd.vx.sk/
[root@rescue ~]# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/md0 41M 35M 2.9M 92% /
devfs 1.0k 1.0k 0B 100% /dev
tmpfs 720M 4.0k 720M 0% /tmp
tmpfs 791M 71M 720M 9% /usr
/dev/md1 61M 292k 56M 1% /var
nfs.hetzner.de:/nfs/freebsd 1.4T 342G 970G 26% /nfs
[root@rescue ~]# Filesystem Size Used Avail Capacity Mounted on
-bash: Filesystem: command not found
[root@rescue ~]# /dev/md0 41M 35M 2.9M 92% /
-bash: /dev/md0: Permission denied
[root@rescue ~]# devfs 1.0k 1.0k 0B 100% /dev
devfs: unknown command: 1.0k
[root@rescue ~]# tmpfs 720M 4.0k 720M 0% /tmp
-bash: tmpfs: command not found
[root@rescue ~]# tmpfs 791M 71M 720M 9% /usr
-bash: tmpfs: command not found
[root@rescue ~]# /dev/md1 61M 292k 56M 1% /var
-bash: /dev/md1: Permission denied
[root@rescue ~]# nfs.hetzner.de:/nfs/freebsd 1.4T 342G 970G 26% /nfs
-bash: nfs.hetzner.de:/nfs/freebsd: No such file or directory
[root@rescue ~]# [root@rescue ~]#
-bash: [root@rescue: command not found
[root@rescue ~]# ^C
[root@rescue ~]# fdisk -l
fdisk: illegal option -- l
usage: fdisk [-BIaipqstu] [-b bootcode] [-1234] [disk]
fdisk -f configfile [-itv] [disk]