Linux-Misc Digest #571, Volume #26               Mon, 18 Dec 00 05:13:02 EST

Contents:
  Re: greeting card software (Eric)
  Re: Booting Windows on a second hard drive with lilo (Eric)
  RH6.1/586 binaries won't load on RH7/686? (rich)
  Re: VM on LINUX (Eric)
  Re: how to undelete files on ext2 (Eric)
  Re: SB-live & Kernel 2.2.18 (Thomas Zajic)
  MODULES ([EMAIL PROTECTED])
  Re: DSL connection? (Richard Steiner)
  Re: Dual processor advantage? (Richard Steiner)
  linux + adaptec 29160 (Laurent)

----------------------------------------------------------------------------

From: Eric <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: Re: greeting card software
Date: Mon, 18 Dec 2000 08:24:07 +0100
Reply-To: [EMAIL PROTECTED]

E J wrote:
> 
> Samuel Irlapati wrote:
> 
> > Does anyone know of a good software program for creating greeting cards in
> > Linux?
> 
> How about a website?
> www.printsville.com

Or DIY,

give wilbur a try :

`gimp`

Eric

------------------------------

From: Eric <[EMAIL PROTECTED]>
Subject: Re: Booting Windows on a second hard drive with lilo
Date: Mon, 18 Dec 2000 08:58:21 +0100
Reply-To: [EMAIL PROTECTED]

Patrick Bartek wrote:
> 
> **** Post for FREE via your newsreader at post.usenet.com ****
> 
> > On Tue, 05 Dec 2000 14:20:24 GMT, David Kaplan
> > staggered into the Black Sun and said:
> > >     I have linux on /dev/hda, and windows on /dev/hdd.  I can boot
> > >linux just fine with lilo, but when I try to boot windows, I get this:
> > >
> > >boot: windows
> > >Loading kernel 01boot:
> > >
> > >and asks for another boot label until it gets linux.
> > >My lilo.conf file is fine for linux but here is the windows stanza:
> > >
> > >other=/dev/hdd1
> > >label=windows
> > >table=/dev/hdd
> >
> > Try this:
> >
> > other=/dev/hdd1
> >    map-drive=0x80
> >    to=0x83
> >    map-drive=0x83
> >    to=0x80
> >    label=dos
> >    table=/dev/hdd
> >
> > A lot of BIOSes can't seem to boot from hard drives on /dev/hdc or
> > /dev/hdd, so if this doesn't work, swap the Doze drive to /dev/hdb and
> > change the 0x83s to 0x81s.  MS OSes in general get really snotty about
> > being the first partition on the first drive, and LILO's hackaround
> > works in most cases.
> 
> On my system (W98 on C:, DOS & Linux on Primary Slave), I was unable
> to boot W98 through lilo until I REMOVED the map-drive lines.  Go
> figure.
> 

Not to much to figure out.
They obviously must be correct. Otherwise they won't work.
If they failed, you set them up wrong.
Besides that, you appearantly didn't need them.

Eric

------------------------------

From: rich <[EMAIL PROTECTED]>
Subject: RH6.1/586 binaries won't load on RH7/686?
Date: 18 Dec 2000 01:44:35 -0800


Among the MANY RH7 broken things currently bugging me, tops is the
inability to execute any binary that previously existed on my RH6.1/586
box. The behavior is thus, regardless of shell, or binary that I'm
trying to run:

[rbf:/staff/rbf]->which popclient
/usr/local/bin/popclient
[rbf:/staff/rbf]->file `which popclient`
/usr/local/bin/popclient: ELF 32-bit LSB executable, Intel 80386, \
         version 1, dynamically linked (uses shared libs), stripped
[rbf:/staff/rbf]->popclient
popclient: Command not found.

I've applied the glibc patch from the RH7 errata.

Never seen this before moving from RH4 to 5, or 5 to 6.

Any ideas?


------------------------------

From: Eric <[EMAIL PROTECTED]>
Subject: Re: VM on LINUX
Date: Mon, 18 Dec 2000 09:03:27 +0100
Reply-To: [EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:
> 
> Eric,
> 
> Thankx for suggestion.
> But I dint' get what u r coming to say..
> Could you please elaborate on this.
> Also I'm new to LINUX Programming environment,
> Could you please point me where exactly to look
> in for the source code of linux which contains
> the VM info.
> 
> Thanks in Advance for ur help
> 

`find /usr/src/linux/ -type f -exec grep -i "virtual mem" {} \; -a
-print`

I don't have any expierience with this part of linux kernel code, but
that's irrelevant.
Anything you want to know on the linux kernel, is in the same place
/usr/src/linux

If you don't have it: www.kernel.org

Eric

------------------------------

From: Eric <[EMAIL PROTECTED]>
Subject: Re: how to undelete files on ext2
Date: Mon, 18 Dec 2000 09:06:55 +0100
Reply-To: [EMAIL PROTECTED]

Alex Fitterling wrote:
> 
> Hello.
> 
> since I unfortunately deleted my /etc/X11 (I just couldn't remember
> anymore, that I replaced it recently with a link, instead of keeping
> its whole contents in a separate dir) I felt like a fool...
> 
> unfortunately I catched my self of beeing unable to undelete these
> files, too... :) because of the fact, I got know clue how to do
> that... In Midnight Commander I found some hints... but not as clear
> as I was thinking it has to be stated to me...
> 
> Can someone of you give me a short introduction  (or a link to a recent
> web-document) how to undelete files correctly ?
> 
> Especially I want to know if it is possible to restore deleted files
> exactly to the original state.. with name, etc. (?)
> 

As this is pretty standard stuff usually, you're probably better of
reinstalling the X related stuff.
Otherwise there's `mc` which eases up the undeletion process
significantly.

PS. don't ever rely on such tools. Use your brains, so you won't need
them.

Eric

------------------------------

From: [EMAIL PROTECTED] (Thomas Zajic)
Subject: Re: SB-live & Kernel 2.2.18
Reply-To: [EMAIL PROTECTED] (Thomas Zajic)
Date: Mon, 18 Dec 2000 08:15:02 GMT

On Sun, 17 Dec 2000 12:11:59 +0100, Frits Antonysen wrote:

> My soundblaster-live was very well supported by my self-compiled
> Kernel 2.2.17. Now using the new Kernel 2.2.18 there's not much
> live in my Soundblaster.
> What should I do to make it work under 2.2.18 ?

Same here - try compiling SBLive! support as a module instead of
directly into the kernel, that fixed it for me. YMMV.

HTH,
Thomas
-- 
=-------------------------------------------------------------------------=
-  Thomas "ZlatkO" Zajic  <[EMAIL PROTECTED]>   Linux-2.2.17/slrn-0.9.6.3pl1  -
-  "It is not easy to cut through a human head with a hacksaw."  (M. C.)  -
=-------------------------------------------------------------------------=

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux,comp.lang.c++
Subject: MODULES
Date: Mon, 18 Dec 2000 08:08:04 GMT

Hi,

Linux kernel can load modules on demand (where modules, if I understand
correctly, are *.o files)
Can I do the same with my C/C++ programs (load parts of it on demand)
How?

Thanks

WRoot


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED] (Richard Steiner)
Subject: Re: DSL connection?
Reply-To: [EMAIL PROTECTED]
Date: Mon, 18 Dec 2000 02:00:46 -0600

Here in comp.os.linux.misc, "Tom Edelbrok" <[EMAIL PROTECTED]>
spake unto us, saying:

>I am used to dialing up to my ISP from a Linux machine using PPP. If I make
>the switch to DSL will I still need to use PPP or will it be connected just
>like I'm on a network (ie: via my ethernet card)?

External xDSL modems/routers are usually connected to your PC via a
standard 10BaseT ethernet connection.

The same applies to many cable modems, FWIW.

I used to have an ADSL connection via US/Qwest (Cisco 675 DSL router),
and now I use a Time Warner RoadRunner cable modem (3Com HomeConnect
Cable Modem).  Both are quite compatible with Linux.

-- 
   -Rich Steiner  >>>--->  [EMAIL PROTECTED]  >>>--->  Eden Prairie, MN
      OS/2 + BeOS + Linux + Solaris + Win95 + WinNT4 + FreeBSD + DOS
      + PC/GEOS + Fusion + vMac + Executor = PC Hobbyist Heaven! :-)
             Sleep is for those who can't handle Cyberspace.

------------------------------

From: [EMAIL PROTECTED] (Richard Steiner)
Subject: Re: Dual processor advantage?
Reply-To: [EMAIL PROTECTED]
Date: Mon, 18 Dec 2000 02:04:34 -0600

Here in comp.os.linux.misc, "mmnnoo" <[EMAIL PROTECTED]>
spake unto us, saying:

>do you not need a 'matched' (same lot) pair of cpus to do that?

It's probably a good thing to get processors with the same stepping
level on an SMP box, but PPro processors are so inexpensive that one
could probably get a whole new pair.

-- 
   -Rich Steiner  >>>--->  [EMAIL PROTECTED]  >>>--->  Eden Prairie, MN
      OS/2 + BeOS + Linux + Solaris + Win95 + WinNT4 + FreeBSD + DOS
      + PC/GEOS + Fusion + vMac + Executor = PC Hobbyist Heaven! :-)
           "Bother," said Pooh, as he rebooted the server.

------------------------------

From: Laurent <[EMAIL PROTECTED]>
Subject: linux + adaptec 29160
Date: 18 Dec 2000 09:18:15 GMT

Hello,

I have a linux box with a kernel 2.2.17-21mdksmp #1smp (mandrake 7.2). I put an 
ultra 160 scsi 29160 adaptec card inside. The problem is that the card isn't 
seen by Linux. It's a PCI 64 card and there nothing in /proc/pci.
Has someone an idea how to solve that problem ?

Thanks - Laurent

======
User of http://www.foorum.com/. The best tools for usenet searching.

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.misc.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to