Re: question re: removing all traces of Windows ME OS

From: Ulisses Reina Montenegro de Albuquerque (ulisses_at_tempest.com.br)
Date: 10/04/04

  • Next message: Alvin Oga: "Re: Software RAID 0 and linux 2.6.8.1"
    Date: Mon, 04 Oct 2004 18:26:43 -0300
    To: debian-user@lists.debian.org
    
    

    Kent West wrote:

    >
    > Other advantages of multiple partitions:
    >
    > * If a partition fills up (say, a logging process starts spewing out
    > log entries by the millions), it only fills up that partition, rather
    > than "all" partitions, which provides less chance of file system
    > corruption/damage/lockups/etc.
    >
    > * You can mount certain partitions read-only, such as / and /etc,
    > which helps to prevent tinkering or accidental changes to system files.
    >
    > * During system maintenance, it's typically safer to mount only the
    > partitions you need to maintain/work with.
    >
    > * It's easier to reconfigure a single partition or two than an entire
    > filesystem.
    >
    > * There may be some slight enhancement of security from hackers to
    > have multiple partitions.
    >
    >
    >
    > About the only disadvantages of multiple platforms:
    >
    > * If you size them wrong to begin with (too small, and they'll fill
    > up; too large, and it's wasted disk space), it can be problematic to
    > resize them.
    >
    > * It's a little more complex to set up (plan the sizes, names, make
    > sure /etc/fstab is correct, etc).

    Since the new Debian installer (pre-rc2) supports boot setups using LVM,
    these are no longer a big problem. Many people do not use LVM on desktop
    systems, because they associate it with servers (and their huge storage
    requirements, with multi-disk setups and such), but LVM can offer some
    real benefits for desktop users, too.

    Of course, having the tools to correct mistakes done during the planning
    phase is nice, but you should always try to get it right the first time,
    because all maintenance in your file systems has the potential for data
    loss. Also, you cannot resize live filesystems (with some notable
    exceptions, including ReiserFS), so if your root filesystem blows up,
    you will have to boot using a rescue CD or similar tool to repair your
    system.

    Anyway, just my $0.02 to this discussion.
    Cheers
    Ulisses

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alvin Oga: "Re: Software RAID 0 and linux 2.6.8.1"

    Relevant Pages

    • Re: Raid5 vs LV
      ... Noozer was all like, "Dude, ... filesystem later with another 500g drive? ... You might be able to extend an ext partition without LVM (not sure on ... I generally set up two RAID devices, the system partitions exist on ...
      (alt.os.linux)
    • Re: [opensuse] vmware and fake scsi devs
      ... your VMWare instances on raw partitions versus image files on a filesystem? ... we use LVM on top of md RAID1 volumeshere and have ... But huge filesystem perform poorly. ...
      (SuSE)
    • Re: [SLE] /usr almost full
      ... Use LVM. ... There are other benefits of having several partitions: ... - runaway processes: if one process goes wild and fills up your one ... filesystem, the system becomes unusable and you have to boot the rescue disk. ...
      (SuSE)
    • Re: Gentoo on Sun Ultra 5
      ... > Why would you want more than two partitions (one root and one for LVM) ... fill the disc, then resize the filesystem. ... > That sounds quite like the job of, um, a filesystem to me. ...
      (uk.comp.os.linux)
    • Re: [SLE] /usr almost full
      ... >> setup my system I created several large partitions, ... > I think the idea of having separate partitions for separate components of the ... > needed to distribute the filesystem over several hard drives because a single ... /dev/hda4 LVM REST This is the first "pv" for LVM ...
      (SuSE)