the newer grub is quite different from the older

On my 10.04 I had to edit the /etc/default/grub    file to look like this

#ORIGINAL LINE WAS
>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash isolcpus=1"

and then run >sudo update-grub

the kernel now boots with the isolcpus=1

hope this helps...



On Sat, Apr 2, 2011 at 7:23 AM, Steve Blackmore <st...@pilotltd.net> wrote:

> On Sat, 02 Apr 2011 12:48:10 +0100, you wrote:
>
> > From the EMC Wiki:
> >
> >> Edit */boot/grub/menu.lst* and add *isolcpus* parameter to the end of
> >> the kernel line of the RTAI kernel.
> >> The value of the *isolcpus* parameter will be the number of the last
> >> core/CPU. Start to count from #0.
> >> 1 for dual core/CPU system, 3 for quad core/CPU etc...
> >>
> >> This is the kernel line for my dual core machine
> >> /kernel /vmlinuz-2.6.30.5-rtai root=/dev/sda5 ro *isolcpus=1*/
>
> Hi Les - there is no menu.lst file in my grub directory. I thought I'd
> read that grub changed with 10.04?
>
> Steve Blackmore
> --
>
>
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself;
> WebMatrix provides all the features you need to develop and
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>



-- 
Fred Kehler ( fred.keh...@gmail.com)
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to