Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema con emerge[RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Tue Apr 07, 2009 1:05 pm    Post subject: problema con emerge[RISOLTO] Reply with quote

ho un problema che quando faccio il boot con gentoo faccio il login tutto ok
ma quando vado ha digitare emerge mi da comando inesistente not found anche se faccio cd /usr/src/linux, iwconfig,
net-setup la scheda di rete ethernet la vede. ma questo e lunico problema che mi da...
potete aiutarmi che cosa posso fare io penso he magari possa essere portage.. magari che edanneggiato ma quando sono in chroot tutto funziona bene ogni comando
grazie
_________________
Gentoo tutta la vita


Last edited by mattylux on Wed Apr 08, 2009 9:20 am; edited 1 time in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4810
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Tue Apr 07, 2009 1:18 pm    Post subject: Re: problema con emerge Reply with quote

utilizzi una partizione distinta per la cartella /usr ?
puoi fare anche un taglia-incolla del tuo /etc/fstab ?
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Tue Apr 07, 2009 1:30 pm    Post subject: Reply with quote

in che senso scusa?? come faccio taglia incolla
_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Tue Apr 07, 2009 1:38 pm    Post subject: Reply with quote

poi io ho fatto una partizione separata per la /usr non e normale come posso fare un taglia incolla che non ho nemmeno ancora il sistema grafico non mi va emerge
_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4810
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Tue Apr 07, 2009 1:38 pm    Post subject: Reply with quote

mattylux wrote:
in che senso scusa?? come faccio taglia incolla

Code:

cat /etc/fstab

poi selezioni il testo con il mouse, sposti il mouse nella finestra del browser, dove stai postando, e clicchi il tasto centrale (quello con la rotellina).
certezza al 100% di non commettere errori di trascrizione.

in più, vaccino anti ritorno su windows, perché lì il topo non funziona... :)
ti sto chiedendo la fstab perché ho il sospetto che tu non riesca a leggere i file nella cartella /usr.

magari aggiungi anche l'output del comando mount.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Tue Apr 07, 2009 1:42 pm    Post subject: Reply with quote

Code:
# <fs>                  <mountpoint>    <type>          <opts>          <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#/dev/BOOT              /boot           ext2            noauto,noatime  1 2
/dev/hda3               /               ext3            noatime         0 1
/dev/hda2               none            swap            sw              0 0
/dev/cdrom              /mnt/cdrom      auto            noauto,ro       0 0
/dev/fd0                /mnt/floppy     auto            noauto          0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
shm                     /dev/shm        tmpfs           nodev,nosuid,noexec     0 0
none                    /proc           /proc           default                 0 0

_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Tue Apr 07, 2009 2:31 pm    Post subject: Reply with quote

Code:


Disk /dev/hda: 120.0 GB, 120034123776 bytes
240 heads, 63 sectors/track, 15505 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        4064    30723808+   7  HPFS/NTFS
/dev/hda2            4065        4196      997920   82  Linux swap
/dev/hda3            4197        6783    19557720   83  Linux /root
/dev/hda4            6784       15505    65938320    5  Extended
/dev/hda5            6784        7819     7832128+  83  Linux  /usr
/dev/hda6            7820        8597     5881648+  83  Linux /home
/dev/hda7            8598        9246     4906408+  83  Linux /var
/dev/hda8            9247       11829    19527448+   7  HPFS/NTFS
/dev/hda9           11830       15505    27790528+   b  W95 FAT32

_________________
Gentoo tutta la vita


Last edited by mattylux on Wed Apr 08, 2009 7:37 am; edited 2 times in total
Back to top
View user's profile Send private message
k01
Arch/Herd Tester
Arch/Herd Tester


Joined: 13 Feb 2008
Posts: 619
Location: Milano

PostPosted: Tue Apr 07, 2009 3:55 pm    Post subject: Reply with quote

emerge sta in /usr/bin, sei sicuro di averla montata?
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4810
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Tue Apr 07, 2009 4:30 pm    Post subject: Reply with quote

mattylux wrote:

Code:

/dev/hda6            7820        8597     5881648+  83  Linux /home
/dev/hda7            8598        9246     4906408+  83  Linux /var

queste sono le partizioni come le ho montate..tutte separare /usr anche

come immaginavo.

non le hai montate così. le hai solo preparate con fdisk.
per montarle all'avvio devi aggiungere le rispettive righe in /etc/fstab.

osserva che l'output di emerge --info non era la cosa che ti avevo richiesto e appesantisce inutilmente la lettura della tua rispota.
se vuoi, lo puoi cancellare editando il post stesso.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Wed Apr 08, 2009 7:41 am    Post subject: Reply with quote

cosi dici allora?? puo andare bene

Code:

#/dev/BOOT              /boot           ext2            noauto,noatime  1 2
/dev/hda3               /               ext3            noatime         0 1
/dev/hda2               none            swap            sw              0 0
/dev/hda5               6784            7819           7832128+  83     Linux
/dev/hda6               7820            8597           5881648+  83     Linux
/dev/hda7               8598            9246           4906408+  83     Linux
/dev/cdrom              /mnt/cdrom      auto            noauto,ro       0 0
/dev/fd0                /mnt/floppy     auto            noauto          0 0


_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4810
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Apr 08, 2009 8:15 am    Post subject: Reply with quote

no.
non devi copiare l'output di fdisk, ma applicare la sintassi del file /etc/fstab (man fstab.
nel tuo esempio le righe hda3 e hda2 funzionano, ma non le tre successive.
prova qualcosa del genere:
Code:

/dev/hda5 /usr ext3 noatime 0 0
...

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Wed Apr 08, 2009 8:36 am    Post subject: Reply with quote

cosi dici??

Code:

#/dev/BOOT              /boot           ext2            noauto,noatime  1 2
/dev/hda3               /               ext3            noatime         0 1
/dev/hda2               none            swap            sw              0 0
/dev/hda5               /usr            ext3            default         0 0
/dev/hda6               /home           ext3            default         0 0
/dev/hda7               /var            ext3            default         0 0
/dev/cdrom              /mnt/cdrom      auto            noauto,ro       0 0
/dev/fd0                /mnt/floppy     auto            noauto          0 0

_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Wed Apr 08, 2009 9:21 am    Post subject: Reply with quote

GRAZIE
funziona tutto emerge cd /usr tutto perfettamente metto risolto
_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum