View previous topic :: View next topic |
Author |
Message |
kandalf Apprentice
Joined: 13 Nov 2003 Posts: 261
|
Posted: Sat Jun 26, 2004 10:34 am Post subject: [CONF] lilo e hdb |
|
|
da lilo di gentoo (che sta su hda) dovrei far partire la partizione hdb2 di suse
sul lilo di gentoo ho messo questo
other = /dev/hdb2
label = SuSE
xo' se do lilo mi dice così
bash-2.05b# lilo
Added Gentoo *
Added Windows
Device 0x0340: Inconsistent partition table, 2nd entry
CHS address in PT: 1023:15:63 --> LBA (16435502)
LBA address in PT: 2064384 --> CHS (128:128:1)
Fatal: Either FIX-TABLE or IGNORE-TABLE must be specified
If not sure, first try IGNORE-TABLE (-P ignore)
c'è una soluzione? |
|
Back to top |
|
|
I-Ching n00b
Joined: 16 Mar 2004 Posts: 50
|
Posted: Sat Jun 26, 2004 2:39 pm Post subject: |
|
|
Da dove lanci lilo monta la partizione suse
poi usa la stessa notazione che usi per hda indicando eattamente il percorso del kernel da caricare della suse
tipo
Code: |
image = /mnt/suse/vmlinux
root = /dev/hdb1
label = Suse
|
ricordati che se riesegui lilo DEVE avere quella partizione montata al momento dell'esecuzione
Ue-Tsu |
|
Back to top |
|
|
kandalf Apprentice
Joined: 13 Nov 2003 Posts: 261
|
Posted: Sun Jun 27, 2004 9:29 am Post subject: |
|
|
grazie funziona fino a un certo punto
se suse la monto manualmente lilo la mette al boot...ma poi mi dà un kernel panic
xo' la cosa strana è che nn riesco a montare suse su fstab ma solo manualmente
ho sbagliato nell'fstab?
/dev/hdb2 /mnt/suse reiserfs users,rw,auto,umask=000 |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31344 Location: here
|
Posted: Sun Jun 27, 2004 9:31 am Post subject: |
|
|
Forse suse usa initrd ed e' per questi che va in kernel panic _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
kandalf Apprentice
Joined: 13 Nov 2003 Posts: 261
|
Posted: Sun Jun 27, 2004 10:51 am Post subject: |
|
|
xcio' posso fare qualcosa?
devo usare lilo si suse? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31344 Location: here
|
Posted: Sun Jun 27, 2004 11:52 am Post subject: |
|
|
Puoi postare il /etc/lilo.conf di suse? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
|