root@fd:/# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.8 (wheezy) Release: 7.8 Codename: wheezy root@fd:/# ls bin boot dev etc home initrd.img lib media mnt proc root run sbin sys tmp usr var vmlinuz root@fd:/# cd media root@fd:/media# ls cdrom cdrom0 floppy floppy0 usb usb0 usb1 usb2 危ねぇゎさもうちっとん所でmedia切るとこだったゎ: root@fd:/media# cd .. root@fd:/# df ファイルシス 1K-ブロック 使用 使用可 使用% マウント位置 rootfs 75906144 692336 71357936 1% / udev 10240 0 10240 0% /dev tmpfs 50628 232 50396 1% /run /dev/disk/by-uuid/c7e805e1-1600-4fc2-9452-58ccb9b7a11b 75906144 692336 71357936 1% / tmpfs 5120 0 5120 0% /run/lock tmpfs 307060 0 307060 0% /run/shm root@fd:/# free total used free shared buffers cached Mem: 506256 100580 405676 0 10400 64816 -/+ buffers/cache: 25364 480892 Swap: 1029116 0 1029116 root@fd:/# route カーネルIP経路テーブル 受信先サイト ゲートウェイ ネットマスク フラグ Metric Ref 使用数 インタフェース default 192.168.0.1 0.0.0.0 UG 0 0 0 eth1 localnet * 255.255.255.0 U 0 0 0 eth1 root@fd:/# date 2015年 4月 1日 水曜日 19:00:00 JST root@fd:/# apt-get update 無視 cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 CD Binary-1 20150110-13:32] wheezy Release.gpg 無視 cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 CD Binary-1 20150110-13:32] wheezy Release 無視 cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 CD Binary-1 20150110-13:32] wheezy/main i386 Packages/DiffIndex 無視 cdrom://[Debian GNU/Linux 7.8.0 _Wheezy_ - Official i386 CD Binary-1 20150110-13:32] wheezy/main Translation-ja_JP ヒット http://security.debian.org wheezy/updates Release.gpg ヒット http://security.debian.org wheezy/updates Release ヒット http://security.debian.org wheezy/updates/main Sources ヒット http://security.debian.org wheezy/updates/main i386 Packages ヒット http://security.debian.org wheezy/updates/main Translation-en パッケージリストを読み込んでいます... 完了 root@fd:/# apt-get install apache2 パッケージリストを読み込んでいます... 完了 依存関係ツリーを作成しています 状態情報を読み取っています... 完了 インストールすることができないパッケージがありました。おそらく、あり得 ない状況を要求したか、(不安定版ディストリビューションを使用しているの であれば) 必要なパッケージがまだ作成されていなかったり Incoming から移 動されていないことが考えられます。 以下の情報がこの問題を解決するために役立つかもしれません: 以下のパッケージには満たせない依存関係があります: apache2 : 依存: apache2-mpm-worker (= 2.2.22-13+deb7u3) しかし、インストールされようとしていません または apache2-mpm-prefork (= 2.2.22-13+deb7u3) しかし、インストールされようとしていません または apache2-mpm-event (= 2.2.22-13+deb7u3) しかし、インストールされようとしていません または apache2-mpm-itk (= 2.2.22-13+deb7u3) しかし、インストールされようとしていません 依存: apache2.2-common (= 2.2.22-13+deb7u3) しかし、インストールされようとしていません E: 問題を解決することができません。壊れた変更禁止パッケージがあります。 root@fd:/# fdisk /dev/sda Command (m for help): p Disk /dev/sda: 80.0 GB, 80025280000 bytes 255 heads, 63 sectors/track, 9729 cylinders, total 156299375 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00053eb6 Device Boot Start End Blocks Id System /dev/sda1 * 2048 154236927 77117440 83 Linux /dev/sda2 154238974 156297215 1029121 5 Extended /dev/sda5 154238976 156297215 1029120 82 Linux swap / Solaris Command (m for help): q root@fd:/# fdisk /dev/sdb fdisk: unable to open /dev/sdb: そのようなファイルやディレクトリはありません root@fd:/#