Difference between revisions of "Knoppix Remastering Howto Brazilian Portuguese"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Problemas Comuns)
(Problemas Comuns)
Line 584: Line 584:
 
  get_pty: not enough ptys
 
  get_pty: not enough ptys
 
: Consegui resolver isso assim:   
 
: Consegui resolver isso assim:   
<nowiki><pre>
+
<pre><nowiki>
 
  # FORA do ambiente "chroot"
 
  # FORA do ambiente "chroot"
 
  cd /mnt/hda1/knx/source/KNOPPIX/dev
 
  cd /mnt/hda1/knx/source/KNOPPIX/dev
Line 594: Line 594:
 
  # e montadndo "<tt>/dev/pts</tt>"
 
  # e montadndo "<tt>/dev/pts</tt>"
 
  mount -t devpts /dev/pts/ /dev/pts
 
  mount -t devpts /dev/pts/ /dev/pts
</pre></nowiki>
+
</nowiki><pre>
 
: Pode ser que dê o erro "fstab not found" que dá na montagem de "proc", então você ignora, apenas.
 
: Pode ser que dê o erro "fstab not found" que dá na montagem de "proc", então você ignora, apenas.
 
* Inicie o X novamente e tente entrar no terminal, pois deve funcionar.  
 
* Inicie o X novamente e tente entrar no terminal, pois deve funcionar.  
Line 626: Line 626:
 
* Versão em russo: [[Knoppix Remastering Howto Russian]]
 
* Versão em russo: [[Knoppix Remastering Howto Russian]]
  
[[Category: Remastering Knoppix ]]
+
[[Category: Remastering Knoppix ]]</pre>

Revision as of 18:05, 22 June 2007