Re: Boot Custom Kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



if you use arch linux you can:
https://wiki.archlinux.org/index.php/Kernels/Compilation/Traditional

after I copy all the needed files, and do a make modules_install, I simply run grub-mkconfig -o /boot/grub/grub.conf and fix the initrd problem

--
Lucas Tanure 
+55 (19) 988176559


On Sun, May 18, 2014 at 12:01 PM, Michael J. Astrauskas <trevie@xxxxxxxxx> wrote:
On 5/18/2014 6:56 AM, me storage wrote:
> Hai all
> Can any one please tell me how to boot custom kernel with out making
> any changes in the grub.That means i don't to use the custom kernel as
> default one.just i want to run it once.
> Thanks
>
When the GRUB (GRUB 1, I'm assuming) menu appears, you can press 'C' for
a GRUB command prompt, manually enter the options, and then type
'boot'.  For example:
 >root (hd0,0)
 >kernel /boot/vmlinuz-3.14.4 someoption=somevalue
 >boot

--
  - Michael J. Astrauskas


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux