PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

Newbie how do I designate a disk to install software from the DVD


Your Ad Here

Your Ad Here

Old laptop, newish Linux not totally happy
I have an older laptop, a Toshiba Tecra 510CDT. It has 148meg of RAM and a...

Bob Macpherson

Where are the parbreastions mounted? Software from RPMs will be installed tousr. Stuff you compile from source will usually be installed to usr-local oropt---away from the RPMs inusr. You don't install programs to a parbreastion per se. They get installed where they belong but those locations can be on any parbreastion.

An example from one of my systems (from the 'mount' command):

OSS + high traffic to IIS http servers
Several clients running IIS webservers (supposedly) are expecting a (i.e. free!) solutions that I might use to effectively deal with the bandwidth issues. (They're heavily invested in .NET on...

dev-sda1 on type ext3 (rw)dev-sda5 onusr type jfs (rw)dev-sdb7 onusr-local type jfs (rw)dev-sdb5 onvar type ext2 (rw,noatime)dev-sdb2 onusr-src type jfs (rw)dev-sda7 onusr-share type jfs (rw)dev-sdb1 onopt type jfs (rw)

So any package that gets installed tousr goes todev-sda5 while stuff that gets installed inopt ends up ondev-sdb1 and self-compiled stuff goes tousr-local atdev-sdb7.

Whether or not software belongs inusr orusr-local depends entirely on whether it's a distribution supplied package (-usr) or something I compiled myself (-usr-local). For more information, see the Filesystem Hierarchy Standard (FHS for short).

Attachments to newsgroups are frowned upon. Some news servers will automatically strip them, even. I certainly don't see any attachment to your post.



Your Ad Here

List | Previous | Next

Old laptop, newish Linux not totally happy

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

Newbie how do I designate a disk to install software from the DVD