Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
soc:2009:pravin:journal:week5 [2009/06/25 08:44] less1 created |
soc:2009:pravin:journal:week5 [2009/06/27 08:57] (current) less1 |
||
---|---|---|---|
Line 13: | Line 13: | ||
- It is little tricky than what I had expected. | - It is little tricky than what I had expected. | ||
- I am not able to give my 100% yet to this problem. | - I am not able to give my 100% yet to this problem. | ||
+ | ===== 25-26 June ===== | ||
+ | - Ubuntu booting tracking [[UbuntuBKO]] | ||
+ | - Ubuntu booting with BKO is done, but there is some problem of squashfs | ||
+ | - It seems there is some timeout happening because of ubuntu is not booting up. | ||
+ | - The problem is documented at [[UbuntuBKO|Ubuntu+BKO booting issues]] | ||
+ | - I am not able to debug it effectively as the problem is not in initrd but when it is booting using actual root filesystem which is mounted over HTTP. | ||
+ | - I am stuck here and dont know how to debug it. | ||
+ | - I am not sure if this is because of the ISO image size of ubuntu because knoppix is working fine which is having same image size. | ||
+ | ===== 27 June ===== | ||
+ | - Added embedded script support to rom-o-matic.net. [[http://git.etherboot.org/?p=people/pravin/rom-o-matic-BKO.git;a=commit;h=77f4559d046ebe6eb452e882220ae15ea350587c|commit here]] | ||
+ | - The plan is to use this embedded scripting support to add BKO support and static ip configuration by uses support on top of it. | ||
+ | - I documentations about the method used for this is documented [[RomOMaticBKO]] | ||