Re: Re-partitioning -- uh oh, I'm confused

From: Alvin Oga (aoga_at_ns.Linux-Consulting.com)
Date: 01/02/05

  • Next message: Kent West: "Re: newbie installation question"
    Date: Sat, 1 Jan 2005 16:23:58 -0800 (PST)
    To: Ridge Chittenden <ridge236@yahoo.com>
    
    

    hi ya ridge

    On Sat, 1 Jan 2005, Ridge Chittenden wrote:

    > machine1:~# df
    > Filesystem 1k-blocks Used Available
    > Use% Mounted on
    > /dev/hda1 57677500 45016936 9730712
    > 83% /
    > /dev/hda3 56720252 618292 53220704
    > 2% /usr

    looks normal
     
    "/" is things like /boot /bin /lib /sbin and is /dev/hda1
    in your case, which is fine

    /usr in your case is /dev/hda3 which is fine

    /home where you put all your stuff is alsoo under /dev/hda1
            - i personally, consider that (a huge / ) bad, but
            for those that dont care about partitions and "single user"
            will not be bothered by it till "/" crashes
            which in this case is your /home stuff too

    > /dev/hda1 / ext3

    that is fine

    > /dev/hda2 none swap sw

    that is fine

    > /dev/hda3 /usr ext3 defaults

    that is fine

    leave your system alone

    c ya
    alvin

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

  • Next message: Kent West: "Re: newbie installation question"

    Relevant Pages