View previous topic :: View next topic |
Author |
Message |
xilokawa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/51010758540fbca050373b.jpg)
Joined: 19 Jul 2004 Posts: 7
|
Posted: Tue Nov 16, 2004 9:30 am Post subject: HPPA ON HP C3700 (2004.2) SOLVED??? |
|
|
Hi there!
I'm trying to install a PA-RISC HP C3700 with Gentoo.
ok, let's begin. /etc/fstab
Code: |
/dev/sda2 /boot ext3 defaults,noatime 1 2
/dev/sda4 / ext3 noatime 0 1
/dev/sda3 none swap sw 0 0
|
The sda1 is the normal PA-RISC Boot partition with 16 Mb.
The next one to see is /etc/palo.conf
Code: |
# Please read /usr/share/doc/palo/palo.conf for more info
--commandline=2/vmlinux64 root=/dev/sda4
--init-partitioned=/dev/sda
#Uncomment this if you want a rescue kernel
#--recoverykernel=/boot/vmlinux.old
|
and the kernel boots fine... because the /boot/vmlinux64 is there...but, apperared a message saying than the "root" partition cannot be accessed.
Please help me!!! ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) _________________ I can resist everithing... except the temptation!! ![Very Happy :D](images/smiles/icon_biggrin.gif)
Last edited by xilokawa on Tue Nov 16, 2004 12:26 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
poulpe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_howl.gif)
Joined: 21 Oct 2004 Posts: 10 Location: France
|
Posted: Tue Nov 16, 2004 12:00 pm Post subject: |
|
|
Did you compile your kernel with scsi drivers inside (not as module) ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xilokawa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/51010758540fbca050373b.jpg)
Joined: 19 Jul 2004 Posts: 7
|
Posted: Tue Nov 16, 2004 12:25 pm Post subject: |
|
|
Yes sure. SCSI support is loaded with [*]
I found a workaroud copying the vmlinux32 and vmlinux 64 kernels from live CD and the other files (initrd's and system.map's) alog as copying the lib modules...
Thank you for your help!
I will continue informing here! _________________ I can resist everithing... except the temptation!! ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|