Welcome
Welcome to refracta

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. In addition, registered members also see less advertisements. Registration is fast, simple, and absolutely free, so please, join our community today!

problem, i update to the new Liquorix Kernel, no boot

Ask your questions here.

problem, i update to the new Liquorix Kernel, no boot

Postby orvitux » Sun Feb 23, 2014 8:14 pm

i update to the new Liquorix Kernel for a new snapshot,all seem right, but when try to boot the cd live this no boot only stuck in grub from cd live,what can do i really apreciate any kind of help :oops:
orvitux
 
Posts: 24
Joined: Thu Feb 07, 2013 12:17 am

Re: problem, i update to the new Liquorix Kernel, no boot

Postby fsmithred » Sun Feb 23, 2014 11:42 pm

Check if the symlinks /vmlinuz and /initrd.img exist and point to the correct kernel and initrd, or change the boot menu so that it points to the correct kernel and initrd. Make sure the names are correct, too. Sometimes it's initrd.gz or other name.
User avatar
fsmithred
 
Posts: 1987
Joined: Wed Mar 09, 2011 9:13 pm

Re: problem, i update to the new Liquorix Kernel, no boot

Postby orvitux » Sun Feb 23, 2014 11:58 pm

tanks so much fsmithred always fast aswer let me check that :D
orvitux
 
Posts: 24
Joined: Thu Feb 07, 2013 12:17 am

Re: problem, i update to the new Liquorix Kernel, no boot

Postby orvitux » Mon Feb 24, 2014 7:20 pm

i fiixing initrd.img and vmlinuz symbolic links but check the iso whit iso master in iso live directorie dont have the symbolic links maybe this the reason why no boot any sugestion and help i really apreciate :geek: :oops:
orvitux
 
Posts: 24
Joined: Thu Feb 07, 2013 12:17 am

Re: problem, i update to the new Liquorix Kernel, no boot

Postby dzz » Mon Feb 24, 2014 11:52 pm

If the symlinks were not right the kernel probably did not install properly. The iso should contain copies (not links) of vmlinuz and intrd.img (or .gz) in /live. Their md5sums should match what is in /boot of the installation.
dzz
 
Posts: 629
Joined: Wed Apr 27, 2011 11:53 am
Location: Devon, England

Re: problem, i update to the new Liquorix Kernel, no boot

Postby orvitux » Tue Feb 25, 2014 12:26 am

i fixed intrid and vmlinuz symbolic link now have problem whit some module missing from kernel

this its the image the error i have now

http://www.subeimagenes.com/img/seleccion-001-856623.html
orvitux
 
Posts: 24
Joined: Thu Feb 07, 2013 12:17 am

Re: problem, i update to the new Liquorix Kernel, no boot

Postby fsmithred » Wed Feb 26, 2014 10:38 am

Do what it says - look in /boot.log for clues, and if there's not enough information there, boot again with "debug" in the boot command line.
User avatar
fsmithred
 
Posts: 1987
Joined: Wed Mar 09, 2011 9:13 pm

Re: problem, i update to the new Liquorix Kernel, no boot

Postby orvitux » Thu Feb 27, 2014 9:48 pm

i find what its the problem refracta snapshots build the iso files whitout initrd.img and vmlinuz in live directorie whta i can do for fix this problem, i have changue someting from config file,any kind of help i really apreciate :cry:
orvitux
 
Posts: 24
Joined: Thu Feb 07, 2013 12:17 am

Re: problem, i update to the new Liquorix Kernel, no boot

Postby fsmithred » Fri Feb 28, 2014 2:30 am

Edit the config file to point to the correct kernel and initrd.

In (slash)etc/refractasnapshot.conf
Code: Select all
# Change this if you want the live system to use other than the default
# kernel and initrd. You may need to edit the isolinux boot menu to
# match the filenames. (Defaults are /vmlinuz and /initrd.img)

kernel_image="/vmlinuz"
initrd_image="/initrd.img"


change it to
kernel_image="/boot/linux-image-liquorix-<version>" and do the same for initrd_image.

If you aren't using /vmlinuz and /initrd.img symlinks, you'll need to edit the boot menu. There's a setting for that in the config file. Near the end, change edit_boot_menu="no" to "yes" and you'll get to edit it before the filesystem gets squashed.

Change /vmlinuz and /initrd.img to the correct kernel and initrd in the menu entry.
Code: Select all
label live
   menu label Refracta (default)
    kernel /live/vmlinuz quiet
    append initrd=/live/initrd.img boot=live ip=frommedia union=aufs

might need to look something like this:
Code: Select all
label live
   menu label Refracta (default)
    kernel /live/linux-image-liquorix-whatever quiet
    append initrd=/live/initrd.img.liquorix-whatever boot=live ip=frommedia union=aufs
User avatar
fsmithred
 
Posts: 1987
Joined: Wed Mar 09, 2011 9:13 pm

Re: problem, i update to the new Liquorix Kernel, no boot

Postby fsmithred » Fri Feb 28, 2014 11:06 am

I used these directions to install linux-image-3.13-5.dmz.2-liquorix-686.
http://www.debianadmin.com/how-to-insta ... n-7-0.html
I did not install linux-headers, because it needed a newer version of gcc that wasn't available. Maybe it is available, but I didn't pursue it.

The symlinks for kernel and initrd were correct after installing them. I made a snapshot without doing anything special for the kernel and initrd. The resulting iso boots in virtualbox.

Why do you want to use the liquorix kernel? Is it for the 1000MHz frequency? Do you notice a difference? I've tried recompiled debian kernels with the higher frequency and altered scheduling (can't remember what it was called) and I couldn't tell the difference from the stock 250MHz kernel.
User avatar
fsmithred
 
Posts: 1987
Joined: Wed Mar 09, 2011 9:13 pm

Next

Return to Help

Who is online

Users browsing this forum: No registered users and 0 guests

suspicion-preferred