[syslinux] Replace grub with extlinux

Face falazemi at gmail.com
Fri Aug 13 16:06:40 PDT 2010


On Sat, Aug 14, 2010 at 1:36 AM, Face <falazemi at gmail.com> wrote:
> On Sat, Aug 14, 2010 at 12:54 AM, H. Peter Anvin <hpa at zytor.com> wrote:
>> On 08/13/2010 02:48 PM, Face wrote:
>>>
>>>> Also, since your boot partition is on the second drive, you need to
>>>> change the boot order in your BIOS so that the /boot drive is booted first.
>>>
>>> I will try and see what will happen ! however, do i need to make any
>>> changes to the /etc/fstab or /etc/mtab ?
>>>
>>
>> Definitely not /etc/mtab.  As for /etc/fstab -- probably not.
>>
>>        -hpa
>>
>> _______________________________________________
>> Syslinux mailing list
>> Submissions to Syslinux at zytor.com
>> Unsubscribe or set options at:
>> http://www.zytor.com/mailman/listinfo/syslinux
>> Please do not send private replies to mailing list traffic.
>>
>>
>
> OK, Now i am getting somewhere.
>  i got this error
> [      0.161269] [drm:i915_init] *ERROR* drm/i915 can't work without
> intel_agp module!
> [      0.966282] kernel panic - not syncing: No init found. try
> passing init= option to kernel. see Linux Documentation/init.txt for
> guidance.
>
> --
> Sincerely,
>

never mind, i forget to change
	APPEND rw root=/dev/sda1 ro quiet splash
to
	APPEND rw root=/dev/sdb1 ro quiet splash
in extlinux.conf

thx for all the help

-- 
Sincerely,




More information about the Syslinux mailing list