Re: Copy and Paste

2010-12-31 Thread Simon Geard
On Thu, 2010-12-30 at 20:32 -0600, Bruce Dubbs wrote: > One of the problems with a boot CD is that you will need to do that > every time you boot. What would be better is to just do a minimal > install of a distro like Ubuntu or Fedora and use that. Doing an actual install seems excessive - jus

Re: Copy and Paste

2010-12-31 Thread Rick Shelton
On Thu, Dec 30, 2010 at 9:56 PM, Blake Morgan wrote: > I was planning to denote as little space as needed to the distro I'm using, > then partition the rest of the disk space according to the LFS book. Some > questions. > Should I be planning on developing multiple LFS systems? yes and no. Once

Re: Copy and Paste

2010-12-30 Thread Blake Morgan
>> The reason I have been avoiding the differen didstro is because I'm confused >> about the partitioning. Would I not partition durin the install and do it in >> the shell? Would I follow the books instructions during the install? I don't >> understand how to partition for LFS using another di

Re: Copy and Paste

2010-12-30 Thread Ken Moffat
On Fri, Dec 31, 2010 at 04:27:38AM +, Ken Moffat wrote: typos and thinkos ! > > The disk needs some partitions on it. On one of those you will > create the LFS root ('/') system. The other partitions are > "whatever you need". If this is going to be a desktop, I recommend > you create at

Re: Copy and Paste

2010-12-30 Thread Ken Moffat
On Thu, Dec 30, 2010 at 11:02:34PM -0500, Blake Morgan wrote: > "startx" did work, but due to the advantages building off a a different > distro offer, I'm going to try building off of Ubuntu 10.10 Desktop. It's > more up-to-date, and I personally want to be sure I'm building off of a > Debian b

Re: Copy and Paste

2010-12-30 Thread Ken Moffat
On Thu, Dec 30, 2010 at 09:45:40PM -0500, Blake Morgan wrote: > The reason I have been avoiding the differen didstro is because I'm confused > about the partitioning. Would I not partition durin the install and do it in > the shell? Would I follow the books instructions during the install? I don'

Re: Copy and Paste

2010-12-30 Thread Blake Morgan
the > rest of the disk unused. The unused portion is earmarked for LFS. > > Once the canned distro is installed, you should have no trouble using > that system (with its graphical interface) as a host (instead of LFS > LiveCD) for your LFS installation. Then you can follow the LFS &

Re: Copy and Paste

2010-12-30 Thread Ken Moffat
On Thu, Dec 30, 2010 at 08:29:32PM -0500, Blake Morgan wrote: > Is there any special configuration, either on the > remote computer or in PuTTY that I need to > set in order for SSH to work correctly? I don't know if the (old) LFS Live CD includes an openssh server. If it does, you definitely nee

Re: Copy and Paste

2010-12-30 Thread Bruce Dubbs
Blake Morgan wrote: > The reason I have been avoiding the differen didstro is because I'm > confused about the partitioning. Would I not partition durin the > install and do it in the shell? Would I follow the books instructions > during the install? I don't understand how to partition for LFS usi

Re: Copy and Paste

2010-12-30 Thread Rick Shelton
d distro is installed, you should have no trouble using that system (with its graphical interface) as a host (instead of LFS LiveCD) for your LFS installation. Then you can follow the LFS instructions in a graphical web browser and copy-and-paste to your delight in a terminal emulator window.

Re: Copy and Paste

2010-12-30 Thread Blake Morgan
>> The documentation says that the >> CD includes SSH server and >> client. I'm not sure if it is enabled >> and I don't know how to enable >> it. PuTTY says "Network error: >> Connection refused". The port >> is 22, the connection type is >> SSH, and the Host Name is the >> IP Address. > > Ple

Re: Copy and Paste

2010-12-30 Thread Bruce Dubbs
Blake Morgan wrote: > The documentation says that the > CD includes SSH server and > client. I'm not sure if it is enabled > and I don't know how to enable > it. PuTTY says "Network error: > Connection refused". The port > is 22, the connection type is > SSH, and the Host Name is the > IP Address

Re: Copy and Paste

2010-12-30 Thread Blake Morgan
The documentation says that the CD includes SSH server and client. I'm not sure if it is enabled and I don't know how to enable it. PuTTY says "Network error: Connection refused". The port is 22, the connection type is SSH, and the Host Name is the IP Address. >> Is there any special configuratio

Re: Copy and Paste

2010-12-30 Thread Rick Shelton
On Thu, Dec 30, 2010 at 6:29 PM, Blake Morgan wrote: > Is there any special configuration, either on the > remote computer or in PuTTY that I need to > set in order for SSH to work correctly? SSH needs a client and a server. Does the LFS LiveCD system include some ssh service? Is that service ena

Re: Copy and Paste

2010-12-30 Thread Blake Morgan
Is there any special configuration, either on the remote computer or in PuTTY that I need to set in order for SSH to work correctly? >> I'm wondering if there is a way to copy the commands from the LFS book >> to computer on which your building LFS. More specifically, I'm wondering >> if I can use

Re: Copy and Paste

2010-12-30 Thread Bruce Dubbs
Blake Morgan wrote: > I'm wondering if there is a way to copy the commands from the LFS book > to computer on which your building LFS. More specifically, I'm wondering > if I can use PuTTY to access the build computer, in my case, running > the LFS LiveCD. If I open the PuTTY client, and type the I

Copy and Paste

2010-12-30 Thread Blake Morgan
I'm wondering if there is a way to copy the commands from the LFS book to computer on which your building LFS. More specifically, I'm wondering if I can use PuTTY to access the build computer, in my case, running the LFS LiveCD. If I open the PuTTY client, and type the IP address of the LFS compute

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Alexander E. Patrakov
e while I crawl under the nearest rock. However, the RedHat system that I use every day copies and pastes with SHIFT-CTRL-C/V. That's because it doesn't use xterm. You can try the utf8-r1 CD, which uses XFCE Terminal instead of xterm. Copy and paste is handled either by the menu command

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Micheal E Cooper
Roger Merchberger : > Try click-drag selecting and then *middle button* clicking on the terminal > window or XEdit. > If your mouse has only 2 buttons, try clicking *both* of them at the same > time - that's called "3-button-emulation". Thank you. Excuse me while I crawl under the nearest rock. Ho

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Micheal E Cooper
> CTRL-C / CTRL-V > is the usual paste sequence, not CTRL-P Yes, I am sorry. I just mistyped. I as indeed using CTRL-V. I also tried SHIFT-CTRL-C/V, which is what has worked in some environments I have used, like RHEL. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Peter B. Steiger
On Tue, 2005-11-08 at 16:22 -0500, Roger Merchberger wrote: > I would doubt that - I've used a M$ mouse on an iMac running Linux before - > worked just fine. ;-) Yes, I can be a blasphemous rascal at times... ;^> I bet I'm more blasphemous than you! My Blackbox menu entry for xterm has the titl

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Roger Merchberger
Rumor has it that Micheal E Cooper may have mentioned these words: [snippage] I copy-pasted the above block from the book's Firefox window to this Firefox window, so I know that works. However, I cannot copy from or paste to either the terminal window or XEdit. I have tried: click-drag selectin

Re: cannot copy and paste in LiveCD environ

2005-11-08 Thread Jaqui Greenlees
--- Micheal E Cooper <[EMAIL PROTECTED]> wrote: > > I have tried: > Ctrl-C/ Ctrl-P; CTRL-C / CTRL-V is the usual paste sequence, not CTRL-P > > Ah, the MS mouse... Maybe that's it. Maybe it's > trying to prevent me from > reaching Unix wizardhood. maybe, but the mouse isn't usally smart enoug

cannot copy and paste in LiveCD environ

2005-11-08 Thread Micheal E Cooper
Using LiveCD, latest version. In '5.7. Adjusting the Toolchain', the book suggests using copy and paste to enter: SPECFILE=`gcc --print-file specs` && sed 's@ /lib/ld-linux.so.2@ /tools/lib/[EMAIL PROTECTED]' \ $SPECFILE > tempspecfile && mv -f tempspe