I followed the procedure mentioned in the below mentioned link:
http://moblin.org/documentation/getting-started-guides/test-drive-moblin/using-moblin-live-image

Any help or pointer will be of  great help.

Regards,
Vikas

-----Original Message-----
From: Wang, Jing J [mailto:[email protected]] 
Sent: Monday, February 16, 2009 10:24 AM
To: Vikas Gupta, Noida; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin InstallimageofSandisk 
PATA HDD

Menlow based netbook is a bit special, we have no such kind of platform at 
hand. On N270/Diamondavilla platform, we can't reproduce your issue. 
In addition, where do u got the image? I am assuming you are using Moblin 
Alpha1 release image, right?

-----Original Message-----
From: Vikas Gupta, Noida [mailto:[email protected]] 
Sent: 2009年2月16日 12:12
To: Wang, Jing J; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin InstallimageofSandisk 
PATA HDD

Please help.

-----Original Message-----
From: Vikas Gupta, Noida 
Sent: Friday, February 13, 2009 12:11 PM
To: 'Wang, Jing J'; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin InstallimageofSandisk 
PATA HDD

Hi Wang,

Yes we are using that, and it has only one HDD with no SSD inside platform. 
This is the grub detail menu:

Grub edit> kernel /vmlinuz-2.6.29-rc2-13.1.moblin2-netbook ro root=/dev/sda2

Regards,
Vikas Gupta

-----Original Message-----
From: Wang, Jing J [mailto:[email protected]] 
Sent: Friday, February 13, 2009 11:20 AM
To: Vikas Gupta, Noida; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin InstallimageofSandisk 
PATA HDD

You mean you are using Menlow based netbook? There is only one HDD, no SSD 
inside platform, right?
In addition, I need detail grub menu info such as kernel line (you can press 
"e" in grub menu item to get).

-----Original Message-----
From: Vikas Gupta, Noida [mailto:[email protected]] 
Sent: 2009年2月13日 13:40
To: Wang, Jing J; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin Install imageofSandisk 
PATA HDD

Hi Wang,

1) My platform is Moblin-netbook-core-alpha1-200901126809!, it  is based on 
Menlow architecture.
2) Grub screen displays the following:
         GNU GRUB version 0.97
         Moblin (2.6.29.rc2-12-1.moblin2-netbook)


Regards,
Vikas



-----Original Message-----
From: Wang, Jing J [mailto:[email protected]] 
Sent: Friday, February 13, 2009 10:46 AM
To: Vikas Gupta, Noida; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin Install imageofSandisk 
PATA HDD

I'd like know more about your environment
1. Platform information. Which kind of netbook are you using?
2. After installation and remove LiveUSB, what's the grub menu when booting 
from HDD directly?
3. MIC2 version you are using?

WangJing

-----Original Message-----
From: Vikas Gupta, Noida [mailto:[email protected]] 
Sent: 2009年2月13日 12:37
To: Wang, Jing J; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin Install imageofSandisk 
PATA HDD

Well It is /dev/sda2 now, as mentioned in the last mail. But now I am facing 
another strange behavior.
My Installation is not able to boot by itself from the installed HDD, but it 
requires initial sport from the USB live image. To describe it better here are 
the steps summary:

While booting Moblin Linux from the PATA Hard disk. The Moblin Linux 
installation on PATA HDD is successful, but after installation, it requires 
USB-live image support to initially boot and then transfer the control to PATA 
HDD through boot select menu. Listed below are the steps which were performed
a.      The Platform has USB drive (having a live image as primary boot device) 
as boot partition and PATA as secondary disk.
b.      The system is booted from the USB drive
c.      From Moblin boot image menu, boot (default) option is selected.
d.      Booted the platform with live image
e.      Installed the live image to the PATA HDD through the Moblin installer 
utility
f.      The PATA HDD contents were checked by mounting the drive.
g.      The grub configuration was changed to boot it in echo mode
h.      In the grub configuration we added rootwait and root_delay=5
i.      Then we rebooted the system with USB drive (having a live image) as 
primary boot device
j.      As it reaches up to boot menu, the USB drive was removed and “Boot from 
Local Disk” option is selected. This was done to ensure that the system boots 
from the HDD (as it is the only medium available).
k.      The system booted up fine.
l.      Verification is done by checking the mount points, in case of PATA HDD 
the mount points are:
i.      /dev/sda1 /boot
ii.     /dev/sda2 /

When the system is rebooted again without the USB drive it boots till the 
Kernel selection page, but after that it hangs there.

Digging the image isolinux configuration, we found that “Boot from local disk“ 
option does the following -
                     localboot  0xffff , i.e. it raises a INT18 interrupt to 
boot from the next device.

Our understanding is installation might not be able to find a bootable 
partition, but trying to make the /dev/sda1 partition bootable results in an 
error -
“Syslinux: unable to find any valid fat file system on /dev/sda1”

Any suggestion or pointers to resolve this issue will be of great help.

Regards,
Vikas

-----Original Message-----
From: Wang, Jing J [mailto:[email protected]] 
Sent: Thursday, February 12, 2009 9:03 PM
To: Vikas Gupta, Noida; Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: RE: [Moblin Dev] Help Needed in doing an Moblin Install imageofSandisk 
PATA HDD

I feel strange that the grub item is "root=/dev/sdb2", but not "root=/dev/sda2" 
when you remove live USB and boot from HDD. If you really do a successful 
installation from Live USB to HDD, the grub item on HDD should be 
"root=/dev/sda2". I guess you made a mistake when choosing target disk in 
process of installation.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Vikas 
Gupta, Noida
Sent: 2009年2月12日 15:09
To: Arjan van de Ven; Wan, Shuang
Cc: [email protected]
Subject: Re: [Moblin Dev] Help Needed in doing an Moblin Install image 
ofSandisk PATA HDD


Hi,

Thanks for all your help. With your help and some browsing over net, I
tasted some success.

Here is what I got:
1) I used a live image to boot my system which has a 1.8" PATA HDD
connected to it.
2) With live usb image, the system boots fine and after which I used
Moblin installer GUI utility to install the image on the PATA HDD.
3) It got installed properly, then after that I rebooted the system and
from the boot option menu, I selected boot from local hard drive, It
booted nicely from the HDD, I have seen the content and verified that it
booted from the local drive.
4) But when I removed the live image usb and then if I try to boot from
local drive, the kernel booting simply hung, without displaying any
message. I even used root_delay=5 also but it doesn't seem to solve my
problem.

What could be the possible reason of kernel booting from the stand alone
HDD, while it was able to boot from the same HDD in presence of the live
image USB. Is it something to do with BIOS?


Regards,
Vikas

-----Original Message-----
From: Arjan van de Ven [mailto:[email protected]] 
Sent: Thursday, February 12, 2009 11:25 AM
To: Vikas Gupta, Noida
Cc: [email protected]
Subject: Re: [Moblin Dev] Help Needed in doing an Moblin Install image
ofSandisk PATA HDD

Vikas Gupta, Noida wrote:
> Hi All,
> 
>  
> 
> Since I am a newbie to Moblin live-image/install image concept, I am
> facing a lot of difficulties in installing a Moblin Image on my
> platform. I am looking forward to you guys to help me in fixing up
this
> issue which may be trivial but is giving me a lot of jitters:
> 
>  
> 
> To start with I have created a successful live image from Moblin site
> and with this my platform is booting fine, but when I try to install
> Moblin to my USB HDD through this live image. I opted from default
> levels options and then it successfully built the image (At least it
> shows like that).
> 
>  
> 
> Then When I try to boot it through my HDD, it shows the following
> message:
> 
> /vmlinuz-2.6.29-rc2-13.1.moblin2-netbook ro root=-/dev/sdb2 quiet 
> 
>  
> 
> It then results in kernel panic stating:
> 
> Kernel panic: unable to mount / to /dev/sdb2 unknown partition.
> 
>  
> 
> Don't know why it is happening and how to get rid of it..
> 

oh a second test request
can you add the following parameter to the same kernel command line?

root_delay=5



DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to