Thanks for your suggestion.
Best Regards
发件人: Clark, Joel
发送时间: 2013-07-24 18:23
收件人: [email protected]; Graydon, Tracy; Li, Hao H; ivi
主题: RE: Re: A problem of booting Tizen IVI
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]
发送时间: 2013-07-24 13:15
收件人: Graydon, Tracy; Li, Hao H; ivi
主题: 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
Date: 2013-07-24 12:15
To: [email protected]; Li, Hao H; ivi
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]" <[email protected]>
Date: Tuesday, July 23, 2013 9:01 PM
To: "Li, Hao H" <[email protected]>, ivi <[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
Date: 2013-07-24 11:55
To: [email protected]; ivi
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]] On
Behalf Of [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 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
NDIS-166
Best Regards
letoe mist.
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi