Problemi installazione modalit? DVD to HD.

Tutto ciò che è pertinente a Sabayon Linux, indipendentemente dall'architettura e dall'ambiente grafico

Moderator: Moderators

Problemi installazione modalit? DVD to HD.

Postby Anthony55789 » Wed Oct 26, 2005 21:06

Come da titolo sto cercando d'installare la distro usando l'apposito gentoo installer in modalit? DVD to HD premetto che uso due hard disk identici (li usavo per raid) collegato con il controller raid sata sil3114 ora risultano separati come due dischi normali pero collegati al controller.
I dischi li ho configurati nel seguente modo:
/dev/sda - primo disco incui ho installato la distro.
116000GB - Reiserfs mount point: / mount option: none
1000GB - linux-swap
500MB - ext 2 mount point: /boot mount option: none
/dev/sdb - secondo disco al momento nn utilizzato.
ho settato la seguente struttura usando l'editor di partizione presente nel installer...
Nn so cosa fare :( perch? i dischi me li vede e me li formatta pure perch? vedo anche apparire nel sistema le partizioni create pero si impalla in questo punto quando dice "Mount local partitions":
Code: Select all
mkfs.reiserfs 3.6.19 (2003 www.namesys.com)

A pair of credits:
Alexander Zarochentcev  (zam)  wrote the high low priority locking code, online
resizer for V3 and V4, online repacker for V4, block allocation code, and major
parts of  the flush code,  and maintains the transaction manager code.  We give
him the stuff  that we know will be hard to debug,  or needs to be very cleanly
structured.

Vladimir Saveliev started as the most junior programmer on the team, and became
the lead programmer.  He is now an experienced highly productive programmer. He
wrote the extent  handling code for Reiser4,  plus parts of  the balancing code
and file write and file read.


Guessing about desired format.. Kernel 2.6.13-angel3-nosmp is running.
Format 3.6 with standard journal
Count of blocks on the device: 29551552
Number of blocks consumed by mkreiserfs formatting process: 9113
Blocksize: 4096
Hash function used to sort names: "r5"
Journal Size 8193 blocks (first block 18)
Journal Max transaction length 1024
inode generation number: 0
UUID: 8af2e123-4e01-4239-915d-c18c1e732cb1
Initializing journal - 0%....20%....40%....60%....80%....100%
Syncing..ok

Tell your friends to use a kernel based on 2.4.18 or later, and especially not a
kernel based on 2.4.9, when you use reiserFS. Have fun.

ReiserFS is successfully created on /dev/sda1.
mke2fs 1.38 (30-Jun-2005)
warning: 55 blocks unused.

Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
102800 inodes, 409601 blocks
20482 blocks (5.00%) reserved for the super user
First data block=1
50 block groups
8192 blocks per group, 8192 fragments per group
2056 inodes per group
Superblock backups stored on blocks:
   8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Writing inode tables:  0/50      1/50      2/50      3/50      4/50      5/50      6/50      7/50      8/50      9/50     10/50     11/50     12/50     13/50     14/50     15/50     16/50     17/50     18/50     19/50     20/50     21/50     22/50     23/50     24/50     25/50     26/50     27/50     28/50     29/50     30/50     31/50     32/50     33/50     34/50     35/50     36/50     37/50     38/50     39/50     40/50     41/50     42/50     43/50     44/50     45/50     46/50     47/50     48/50     49/50     done                           
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 22 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
Setting up swapspace version 1, size = 1472319 kB
no label, UUID=eeaf6889-ed3f-4b39-9285-aedcf530ec35

Un altro problema ? quello che nn riesco a sentire nulla mi dice durante il boot che il modulo snd_wavefront e un altro corellato nn ? stato caricato correttamente nel kernel.
Anthony55789
Simple Hen
 
Posts: 88
Joined: Sat Oct 15, 2005 20:21
Location: Campobasso, Italy

Postby lxnay » Wed Oct 26, 2005 22:34

Per il problema dell'audio, dovrei risolvere qualcosa con la 2.60.4, in attesa dell'uscita del kernel 2.6.14. Per il primo problema, fai una cosa, prova a non usare Reiserfs (usa ext3 al suo posto) e fammi sapere. Sto lavorando all'aggiornamento dell'Installer (portando il codice dal Gentoo Linux Installer originale arrivato quasi alla 0.2), tali modifiche saranno nella 2.60.4.
lxnay
Land Owner
 
Posts: 3403
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Anthony55789 » Thu Oct 27, 2005 8:21

Provato anche a sostituire la partizione "/" reiserfs a ext3 ma si ferma allo stesso punto...
Se mi dici come posso fare il debug del applicazione ti posso postare il risultato per vedere dove sta il problema.
Anthony55789
Simple Hen
 
Posts: 88
Joined: Sat Oct 15, 2005 20:21
Location: Campobasso, Italy

Postby lxnay » Thu Oct 27, 2005 11:30

Bene, eccomi... nella prossima versione GLI sara' aggiornabile al volo direttamente su LiveDVD. Nel mentre, fai cos? ;) :

apri una shell e fai:

$ su
# cd /tmp
# wget http://lxnay.no-ip.org/gentoo/gli/lates ... li.tar.bz2
# mount -t tmpfs none /opt/installer
# tar xvjf latest-rr4-gli.tar.bz2
# cp installer/* /opt/installer/ -Rp

A questo punto riavvia GLI e prova a vedere se funzia ! E' una delle probabili versioni che andr? nella 2.60.4 (devo finire di aggiungere delle cose in base alla versione ufficiale del GLI).

Fammi sapere al pi? presto !
lxnay
Land Owner
 
Posts: 3403
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Anthony55789 » Thu Oct 27, 2005 12:36

Provato in questo momento ? mi da il seguente log (almeno ora mi dice dove si impalla :D ):
Code: Select all
GLI: October 27 2005 13:31:04 -   Partition 1 has 100MB
GLI: October 27 2005 13:31:04 -   Adding primary partition 1 from 0 to 204800
GLI: October 27 2005 13:31:05 -   Formatting partition 1 as ext2 with: mkfs.ext2  /dev/sda1
GLI: October 27 2005 13:31:05 -   Partition 2 has 2010MB
GLI: October 27 2005 13:31:05 -   Adding primary partition 2 from 204801 to 4321281
GLI: October 27 2005 13:31:06 -   Formatting partition 2 as linux-swap with: mkswap  /dev/sda2
GLI: October 27 2005 13:31:06 -   Partition 3 has 115136MB
GLI: October 27 2005 13:31:06 -   Adding primary partition 3 from 4321282 to 240119810
GLI: October 27 2005 13:31:07 -   Formatting partition 3 as ext3 with: mkfs.ext3  /dev/sda3
GLI: October 27 2005 13:32:13 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:14 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:15 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:16 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:17 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:18 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:19 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:20 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:21 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:22 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:23 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:24 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:25 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:26 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:27 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:28 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:29 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:30 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:31 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:32 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:33 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:34 - Waiting for device node /dev/sdb0.03125 to exist...
GLI: October 27 2005 13:32:35 - Waiting for device node /dev/sdb0.03125 to exist...

Questi ultimi codici si ripetono al infinito spero che con questo abbia capito dove sia il problema.
Anthony55789
Simple Hen
 
Posts: 88
Joined: Sat Oct 15, 2005 20:21
Location: Campobasso, Italy

Postby lxnay » Thu Oct 27, 2005 18:17

Ok perfetto, dovrei aver risolto ! Puoi riprovare a scaricare il file .tar.bz2 e avviare l'installer ;) !

Grazie anthony, sei sempre il migliore da queste parti :D

Se non lo hai gi? fatto registrati sul sito che se vuoi ti abilito qualcosa nella parte amministrativa ;) se ti va!
lxnay
Land Owner
 
Posts: 3403
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Anthony55789 » Thu Oct 27, 2005 22:15

Tengo delle buone e delle cattive notizie:
La buona notizia che l'installazione ? avanzata da quel punto
pero...
La brutta notizia ? che si ferma al punto "Performing install failure cleanup" posto qui di seguito log e output (nn riporto tutto il codice per motivi di spazio ma riporto gli ultimi pezzi dove si ? verificato l'errore).
Nota:Ho provato ad installare la distro usando la versione 2.60.3 del livedvd, per motivi di utilit? ho dovuto installare prima windows sul disco /dev/sda e nel secondo disco (seguendo la modalit? consigliata) tutto il disco /dev/sdb.
Nota 2:Un altro modulo che mi da errore durante il loading oltre a snd_wavefront ci sta anche snd_cs4232.
Output
Code: Select all
Stage 3
cp: target `/mnt/gentoo/var/db/' is not a directory: No such file or directory
SMP off
bash: no job control in this shell
root@rr4dvd / # bash: emerge: command not found
root@rr4dvd / # exit
Probing devices to guess BIOS drives. This may take a long time.


    GNU GRUB  version 0.97  (640K lower / 3072K upper memory)

 [ Minimal BASH-like line editing is supported.  For the first word, TAB
   lists possible command completions.  Anywhere else TAB lists the possible
   completions of a device/filename. ]
grub> quit
Unpacking esearch database from LiveDVD
tar: /mnt/gentoo/var/cache: Cannot chdir: No such file or directory
tar: Error is not recoverable: exiting now

bzip2: I/O or other error, bailing out.  Possible reason follows.
bzip2: Broken pipe
   Input file = (stdin), output file = (stdout)
bash: no job control in this shell
root@rr4dvd / #  * localit removed from the following runlevels: default
exit
mkdir: cannot create directory `/mnt/gentoo/var/cache/apache2': No such file or directory
chown: cannot access `/mnt/gentoo/var/cache/apache2': No such file or directory
touch: cannot touch `/mnt/gentoo/var/cache/apache2/.keep': No such file or directory
bash: no job control in this shell
root@rr4dvd / #  * sshd removed from the following runlevels: default
exit
bash: no job control in this shell
root@rr4dvd / #  * bluetooth removed from the following runlevels: default
exit
bash: no job control in this shell
root@rr4dvd / #  * pcmcia removed from the following runlevels: default
exit
bash: no job control in this shell
root@rr4dvd / #  * internetkiosk removed from the following runlevels: boot
exit
sed: can't read /mnt/gentoo/usr/sbin/x-setup: No such file or directory
Exception received:
SetRootPasswordError :FATAL: set_root_password: Failure to set root password!
Please submit a bug report (after searching to make sure it's not a known issue and verifying you didn't do something stupid) with the contents of /var/log/install.log and /tmp/installprofile.xml

LOG
Code: Select all
GLI: June 24 2005 11:05:09 - Setting root password.
GLI: October 27 2005 22:48:27 - Setting root password.
GLI: October 27 2005 22:48:27 - Livecd root password set.
GLI: October 27 2005 22:48:27 - Portmap started.
GLI: October 27 2005 22:49:49 - partitioning: Processing /dev/sdb...
GLI: October 27 2005 22:49:49 - Partitioning: Second pass...
GLI: October 27 2005 22:49:49 - Partitioning: Third pass....creating partitions
GLI: October 27 2005 22:49:49 -   Drive has 240121728 sectors
GLI: October 27 2005 22:49:49 -   Partition 1 has 100MB
GLI: October 27 2005 22:49:49 -   Adding primary partition 1 from 0 to 204800
GLI: October 27 2005 22:49:50 -   Formatting partition 1 as ext2 with: mkfs.ext2  /dev/sdb1
GLI: October 27 2005 22:49:50 -   Partition 2 has 2010MB
GLI: October 27 2005 22:49:50 -   Adding primary partition 2 from 204801 to 4321281
GLI: October 27 2005 22:49:51 -   Formatting partition 2 as linux-swap with: mkswap  /dev/sdb2
GLI: October 27 2005 22:49:51 -   Partition 3 has 115136MB
GLI: October 27 2005 22:49:51 -   Adding primary partition 3 from 4321282 to 240119810
GLI: October 27 2005 22:49:52 -   Formatting partition 3 as ext3 with: mkfs.ext3  /dev/sdb3
GLI: October 27 2005 22:50:57 - Partition table for /dev/sda is unchanged...skipping
GLI: October 27 2005 22:51:01 - Mounted mountpoint: /
GLI: October 27 2005 22:51:01 - Created mountpoint/boot
GLI: October 27 2005 22:51:01 - Mounted mountpoint: /boot
GLI: October 27 2005 22:51:02 - Starting DVD Install
GLI: October 27 2005 22:56:19 - DVD Install Finished
GLI: October 27 2005 22:56:19 - make.conf changes are disabled
GLI: October 27 2005 22:56:20 - Chroot environment ready.
GLI: October 27 2005 22:56:20 - Portage tree creation disabled
GLI: October 27 2005 22:56:22 - Exception received during 'Set System Passwords': SetRootPasswordError :FATAL: set_root_password: Failure to set root password!
GLI: October 27 2005 22:56:22 - Traceback (most recent call last):
GLI: October 27 2005 22:56:22 - File "/opt/installer/GLIClientController.py", line 151, in run
    self._install_steps[self._install_step][0]()
GLI: October 27 2005 22:56:22 - File "/opt/installer/GLIArchitectureTemplate.py", line 1269, in set_root_password
    raise GLIException("SetRootPasswordError", 'fatal', 'set_root_password', "Failure to set root password!")
GLI: October 27 2005 22:56:22 - GLIException: SetRootPasswordError :FATAL: set_root_password: Failure to set root password!
Anthony55789
Simple Hen
 
Posts: 88
Joined: Sat Oct 15, 2005 20:21
Location: Campobasso, Italy

Postby lxnay » Thu Oct 27, 2005 22:36

Ok perfetto... sembra che tu non abbia abbastanza spazio... quanto spazio ha dedicato alla partizione di root dove installi RR4 ?

Il primo LOG potresti incollarmelo tutto?
lxnay
Land Owner
 
Posts: 3403
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Postby Anthony55789 » Fri Oct 28, 2005 7:44

sembra che tu non abbia abbastanza spazio...

come poco spazio :shock: se mi ha creato lui le partizioni una di root da 122GB e quella di boot da 102MB.
Ora ti mando il log completo del installazione.
Anthony55789
Simple Hen
 
Posts: 88
Joined: Sat Oct 15, 2005 20:21
Location: Campobasso, Italy

Postby lxnay » Fri Oct 28, 2005 10:37

Aspetto con impazienza il log :D
lxnay
Land Owner
 
Posts: 3403
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Next

Return to Sabayon Linux Discussioni Generali

Who is online

Users browsing this forum: No registered users and 0 guests