BTW, for reference, this issue is discussed here:
https://wiki.tizen.org/wiki/IVI/IVI_July_2,_3.0-M1#.2Fdev.2FsdbX_is_hard-coded_in_.2Fetc.2Ffstab
and here:
https://bugs.tizen.org/jira/browse/TIVI-1017

regards
Joel


From: [email protected] [mailto:[email protected]] On 
Behalf Of [email protected]
Sent: Tuesday, July 23, 2013 10:58 PM
To: Graydon, Tracy; Li, Hao H; ivi
Subject: 回复: Re: A problem of booting Tizen IVI

I have modified the /etc/fstab as your suggestion.And the system start normally.
In addition, I found using the command "parted" can list the parttion of 
/dev/sda1
and /dev/sda2.

thanks
________________________________
Best Regards

发件人: [email protected]<mailto:[email protected]>
发送时间: 2013-07-24 13:15
收件人: Graydon, Tracy<mailto:[email protected]>; Li, Hao 
H<mailto:[email protected]>; ivi<mailto:[email protected]>
主题: Re: Re: A problem of booting Tizen IVI
OK, I find the file of /etc/fstab which content is
"/dev/sdb2    /    ext4    defaults,noatime 0 0
/dev/sdb1    /boot    ext4    defaults.noatime 0 0
devpts    /dev/pts    devpts    git=5,mode=620 0 0
tmpfs    /dev/shm    tmpfs    defaults    0 0
...".
If I just modify the /dev/sdb2 and /dev/sdb1 like this
"/dev/sda2    /    ext4    defaults,noatime 0 0
 /dev/sda1    /boot    ext4    defaults,noatimes 0 0
" ?
But when I use the command of fdisk,there only one parttion
in disk of sda. It like is:
#sudo fdisk -l
Disk /dev/sda: 40GB, 40020664320 bytes, 78165360 sectors
Units = sectors of 1*512 = 512 bytes
Sector size (logical/physical):512 bytes / 512 bytes
I/O size(minimum/optimal):512 bytes / 512 bytes
Disk identifier:0x00000000
Device Boot    Start    End        Blocks    Id    System
/dev/sda1        1    7809057      3904528+  ee     GPT
.
Then I cannot find /dev/sda2.So How could I change the details of /dev/fstab.

Thanks.

________________________________
Best Regards

From: Graydon, Tracy<mailto:[email protected]>
Date: 2013-07-24 12:15
To: [email protected]<mailto:[email protected]>; Li, Hao 
H<mailto:[email protected]>; ivi<mailto:[email protected]>
Subject: Re: A problem of booting Tizen IVI
Our images expect a boot device of sdb1 by default. If you check the fstab on 
your system, you may find it is set to sdb while the actual device is sda. You 
may need to edit accordingly.

Tracy

From: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Tuesday, July 23, 2013 9:01 PM
To: "Li, Hao H" <[email protected]<mailto:[email protected]>>, ivi 
<[email protected]<mailto:[email protected]>>
Subject: Re: RE: A problem of booting Tizen IVI

<!--[if mso 9]--> <!--[endif]-->
I have used the latter of tizen_20130718.5_ivi-mbr-i586-sdb.raw.

________________________________
Best Regards

From: Li, Hao H<mailto:[email protected]>
Date: 2013-07-24 11:55
To: [email protected]<mailto:[email protected]>; 
ivi<mailto:[email protected]>
Subject: RE: A problem of booting Tizen IVI
<!--[if mso 9]--> <!--[endif]-->
Do you use bmaptool copy the tizen_20130718.5_ivi-mbr-i586-sdb.raw.bz2 or 
tizen_20130718.5_ivi-mbr-i586-sdb.raw? maybe you can try the latter.

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of 
[email protected]<mailto:[email protected]>
Sent: Wednesday, July 24, 2013 11:52 AM
To: ivi
Subject: A problem of booting Tizen IVI

I was used bmaptool to copy the image of 
tizen_20130718.5_ivi-mbr-i586-sdb.raw.bz2<http://download.tizen.org/releases/daily/tizen/ivi/tizen_20130718.5/images/ivi-mbr-i586/tizen_20130718.5_ivi-mbr-i586-sdb.raw.bz2>
 to NDIS-166,
But when the prototype starting,It reported a error of "Time out watting for 
device dev-sdb1.device. Dependency failed for /boot. Dependency failed for 
Local File Systems"
Then I entered the /boot dirctory, It exactly without any files. So I wanted to 
whether I have missed some steps after copy the image to prototype?

[my environment]
Tizen IVI 3.0 
20130718.5<http://download.tizen.org/releases/daily/tizen/ivi/tizen_20130718.5/images/ivi-mbr-i586/>
NDIS-166

________________________________
Best Regards
letoe mist.
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to