You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-x86
ok I didn't install grub since I already had several items install. I
tried to edit my grub menu but I'm getting files not found when I try
to boot here is what I added for the android line.
android is installed on the the partion sda5 which is a logical
partition in. a extended partiion which is number sda3. Anyone know
whats wrong with my android menu entry.
Chih-Wei Huang
unread,
Sep 21, 2009, 9:57:57 PM9/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Do you set root option?
If you put kernel, initrd.img in /dev/sda5, you should add root (hd0,4) to the Android section.
Set root=/dev/sda5 to kernel option is completely wrong. The root filesystem is ramdisk, not /dev/sda5.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-x86
I figured out the root (hd0,4) not to long before you posted this.
Thanks
On Sep 21, 8:57 pm, Chih-Wei Huang <cwhu...@android-x86.org> wrote:
> Do you set root option?
>
> If you put kernel, initrd.img in /dev/sda5,
> you should add root (hd0,4) to the Android section.
>
> Set root=/dev/sda5 to kernel option is completely wrong.
> The root filesystem is ramdisk, not /dev/sda5.
>