間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

2014-08-01から1日間の記事一覧

mount --rbind

http://d.hatena.ne.jp/tmatsuu/20101225/1293262061 bindだけだと/dev/や/sys/配下にサブマウントされたファイルシステムはマウントされないので、--rbindでマウントしましょう。 (中略) lオプションでlazy unmountを使うとアンマウントできます。 めも、未…

chroot環境下のscript動作失敗

@Debian Wheezy $ script script: openpty failed: No such file or directory Terminated# cd (chrootdir) # mount --bind /dev/pts dev/pts # chroot . # script Script started, file is typescript参考 http://techpatterns.com/forums/about1550.html …

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。