当前位置: 技术问答>linux和unix
vivi 烧写大kernel的问题
来源: 互联网 发布时间:2016-07-06
本文导语: 原来板子的vivi分区 Enter your selection: v Number of partitions: 5 name : offset size flag ------------------------------------------------------------ vivi : ...
原来板子的vivi分区
Enter your selection: v
Number of partitions: 5
name : offset size flag
------------------------------------------------------------
vivi : 0x00000000 0x00028000 0
eboot : 0x00028000 0x00018000 0
param : 0x00040000 0x00010000 0
kernel : 0x00050000 0x00200000 0
root : 0x00250000 0x03dac000 0
通过命令修改后:
Enter your selection: v
Number of partitions: 5
name : offset size flag
------------------------------------------------------------
vivi : 0x00000000 0x00028000 0
eboot : 0x00028000 0x00018000 0
param : 0x00040000 0x00010000 0
kernel : 0x00050000 0x00300000 0
root : 0x00350000 0x03cac000 0
把kernel download到板子上启动不了:
Enter your selection: q
Supervivi> load flash kernel u
USB host is connected. Waiting a download.
Now, Downloading [ADDRESS:30000000h,TOTAL:2444894]
RECEIVED FILE SIZE: 2444894 (795KB/S, 3S)
Downloaded file at 0x30000000, size = 2444884 bytes
Found block size = 0x00258000
Erasing... ... done
Writing... ... done
Written 2444884 bytes
Supervivi> boot
Copy linux kernel from 0x00050000 to 0x30008000, size = 0x00300000 ... done
zImage magic = 0x016f2818
Setup linux parameters at 0x30000100
linux command line is: "noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySA
C0"
MACH_TYPE = 782
NOW, Booting Linux......
其中kernel的分区已经改为和vivi分区相同,请问哪里出了问题?
Enter your selection: v
Number of partitions: 5
name : offset size flag
------------------------------------------------------------
vivi : 0x00000000 0x00028000 0
eboot : 0x00028000 0x00018000 0
param : 0x00040000 0x00010000 0
kernel : 0x00050000 0x00200000 0
root : 0x00250000 0x03dac000 0
通过命令修改后:
Enter your selection: v
Number of partitions: 5
name : offset size flag
------------------------------------------------------------
vivi : 0x00000000 0x00028000 0
eboot : 0x00028000 0x00018000 0
param : 0x00040000 0x00010000 0
kernel : 0x00050000 0x00300000 0
root : 0x00350000 0x03cac000 0
把kernel download到板子上启动不了:
Enter your selection: q
Supervivi> load flash kernel u
USB host is connected. Waiting a download.
Now, Downloading [ADDRESS:30000000h,TOTAL:2444894]
RECEIVED FILE SIZE: 2444894 (795KB/S, 3S)
Downloaded file at 0x30000000, size = 2444884 bytes
Found block size = 0x00258000
Erasing... ... done
Writing... ... done
Written 2444884 bytes
Supervivi> boot
Copy linux kernel from 0x00050000 to 0x30008000, size = 0x00300000 ... done
zImage magic = 0x016f2818
Setup linux parameters at 0x30000100
linux command line is: "noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySA
C0"
MACH_TYPE = 782
NOW, Booting Linux......
其中kernel的分区已经改为和vivi分区相同,请问哪里出了问题?
|
up
|
不懂,顶
|
分区信息有保存吗?
part save
part save