I came across some issue in dual boot of vyatta VC5 with centos. There has been some modification in the VC5 grub they are using grub2 which is still in testing phase.
The dual boot centos,Ubuntu... in vyatta can be performed by adding the following entries in /boot/grub/grub.cfg . The default grub configuration in grub2 is /boot/grub/grub.cfg
---------------
menuentry " Centos"{
set root=(hd0,1)
linux /vmlinuz-2.6.18-92.el5 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.18-92.el5.img
}
-----------------
Vyatta VC5 uses grub2 and it's format is completely different from legacy grub.
In GRUB2 the root system starts from "1" instead of "0". Hence hda1 partition will point to root(hd0,1) instead of legacy root(hd0,0)
Enjoy dual boot in latest GRUB.
You can get new command list from http://grub.enbug.org/CommandList
Great Article. Thank you for sharing! Really an awesome post for every one.
ReplyDeleteCompact Modeling of Perpendicular Magnetic Anisotropy Double Barrier Magnetic Tunnel Junction With Enhanced Thermal Stability Recording Structure Project For CSE
Learning Based Sphere Nonlinear Interpolation for Motion Synthesis Project For CSE
LSTM and Edge Computing for Big Data Feature Recognition of Industrial Electrical Equipment Project For CSE
A Compiler for Agnostic Programming and Deployment of Big Data Analytics on Multiple Platforms Project For CSE
An Edge Intelligence Empowered Recommender System Enabling Cultural Heritage Applications Project For CSE