Re: Acer Aspire 3003: don't show shell after X11 exit

2006-01-29 Thread JEMF
Florian Kulzer escreveu: I assume that you have set up your system such that it boots to a console (shell), then you log in and start XFree86 manually with "startx" or "xinit". Is that correct? Yes. #startx. While X is running you should be able to switch to one of the six consoles by pressi

Acer Aspire 3003: don't show shell after X11 exit

2006-01-29 Thread JEMF
r any help. JEMF -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Questions about partitioning and ext3

2006-01-08 Thread JEMF
Marc Shapiro escreveu: Could the missing blocks (471655 - 456730) be the journal file, since that is completely invisible and not accessable through the filesystem? If so, what is using the 8239 blocks shown by df? The 8239 is the jornal. The ext2 isn't journalled. However it uses the 14 MB

Re: Questions about partitioning and ext3

2006-01-08 Thread JEMF
Matthew Dawson escreveu: Well, the number of blocks was probably taken by ext3 stuff, but I am not sure. As well, by default ext3 sets aside 5% (i think) to the root user, but the can be changed with tune2fs. Thanks fo your reply. However the 5% is inside the partition (456.730 - (424.908 +

Questions about partitioning and ext3

2006-01-05 Thread JEMF
Hello all! I have a 512 MB Kingston flash disk. When I try to create a partition with 460 MB (471.040 KB), the partition is created with 460.6 MB (471.665 KB). Device Boot Start End Blocks Id System /dev/sdb1 1

Re: Postgresql on Debian

2005-08-17 Thread JEMF
Ok. I made this: # apt-get install pentium-builder # export DEBIAN_BUILDARCH=i686 # apt-get source -b postgresql-8.0 The result was a i386.deb package. It would not have to be i686.deb? I tried with IPtraf too and result was i386.deb too. Thanks! Eriberto Dave Ewart escreveu: If you want t