Duvidas [RESOLVIDO]

1. Duvidas [RESOLVIDO]

leandro bruno teixeira
leandrobrunoo

(usa Ubuntu)

Enviado em 19/08/2009 - 00:21h

1° Como saber se o diretorio /home ta separado.?

2° Estou com uma maquina com um hd sata de 320 gb, e 2 gb de memoria RAM qual seria a melhor forma de dividilo. ?

3°sources.list para o meu Ubuntu 9.10




  


2. Re: Duvidas [RESOLVIDO]

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 19/08/2009 - 00:44h

Com o comando abaixo:

cat /etc/fstab

O resultado deve apresentar uma partição ("hdx" ou "sdx") cujo ponto de montagem será "/home".

E para dividir seu HD, depende do seu gosto. Eu recomendaria uma partição primária com até 50 GB (até para um Windows Vista ou Seven, dá e sobra) e o restante numa partição extendida, na qual vc criaria partições lógicas para "/home", swap e quantas distros vc quiser.


3. Re: Duvidas [RESOLVIDO]

leandro bruno teixeira
leandrobrunoo

(usa Ubuntu)

Enviado em 19/08/2009 - 00:50h

Nao entendi nada aqui, da uma olhada e me fala algo !

e outra coisa, vc tem sources.list meu Ubuntu 9.10 ?


root@XTEC-SERVER:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=902b10db-2502-41f0-9b7d-9655262ff5e7 / reiserfs notail,relatime 0 1
# /home was on /dev/sda6 during installation
UUID=88d7bdbd-d1c0-41c1-a040-1f542c4cd539 /home reiserfs relatime 0 2
# swap was on /dev/sda5 during installation
UUID=bb27a35c-1f93-4919-9214-2d0fe9f5a5e5 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
root@XTEC-SERVER:~#



4. Re: Duvidas [RESOLVIDO]

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 19/08/2009 - 00:54h

Meu sources.list:

deb http://br.archive.ubuntu.com/ubuntu/ jaunty main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates main restricteda
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ jaunty universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ jaunty multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://br.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
# deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse

# OOO PPA (OpenOffice.org 3.1.0)
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
# deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main

# Ubuntu Tweak PPA
deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main



5. Re: Duvidas [RESOLVIDO]

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 19/08/2009 - 00:56h

Sua "/home" está separada, em "sda6":

# /home was on /dev/sda6 during installation
UUID=88d7bdbd-d1c0-41c1-a040-1f542c4cd539 /home reiserfs relatime 0 2

Sua partição raiz está em "sda1":

# / was on /dev/sda1 during installation
UUID=902b10db-2502-41f0-9b7d-9655262ff5e7 / reiserfs notail,relatime 0 1






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts