Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"Setting up tmpfiles.d entries for /dev"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Sat Apr 02, 2016 5:19 am    Post subject: Reply with quote

rudomilov wrote:
I upnacked 32 bit version to /boot and replace string about initramfs with this:
Code:
initrd /boot/initramfs.cpio rootfstype=ext3 root=/dev/sda3

rudomilov ... the 'initrd' line should have the path to the initramfs only, the other parameters should be passed as parameters to 'kernel', eg:

Code:
default 0
timeout 3

title Gentoo Linux 3.3.8
root (hd0,0)
kernel /boot/kernel-genkernel-x86-3.3.8-gentoo rootfstype=ext3 root=/dev/sda3
initrd /boot/initramfs.cpio.gz

The fact that its failing could be something to do with the kernel (missing drivers for SATA, or such like) or something not passed as a parameter to the kernel, when you run genkernel above you passed mdadm and lvm, why?

rudomilov wrote:
Now rescueshell is loaded, see screenshot here - http://s18.postimg.org/7r653hnjd/image.jpg Command "resume-boot" has no effect

You get a rescue shell because something fails, and I can't see what that is from the screenshot.

best ... khay
Back to top
View user's profile Send private message
rudomilov
n00b
n00b


Joined: 27 Mar 2016
Posts: 15

PostPosted: Sun Apr 03, 2016 11:10 am    Post subject: Reply with quote

Khayyam, thank you so much for your help! Now I restored server from backup, but I will try to fix this kernel. Probably, I should to move this server to some more usual and easy for me linux like Debian. Normally, I use Debian, and this Gentoo server is just one old case in our company.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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