Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soc:2009:pravin:journal:week12 [2009/08/14 05:29] less1 |
soc:2009:pravin:journal:week12 [2009/08/16 03:40] (current) less1 |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== 12-13 Aug ===== | ===== 12-13 Aug ===== | ||
| - Getting ubuntu boot over iscsi | - Getting ubuntu boot over iscsi | ||
| - | |||
| - | ===== 14 Aug ===== | ||
| - Added rescue shell option to debian. | - Added rescue shell option to debian. | ||
| - This option can be activated by appending keyword ''rescuebreak'' in kernel parameters | - This option can be activated by appending keyword ''rescuebreak'' in kernel parameters | ||
| Line 17: | Line 15: | ||
| - Added rescue shell to Ubantu also, | - Added rescue shell to Ubantu also, | ||
| - But this did not worked well as Ubuntu initramfs does something wired with standard intput and output that I dont understand :-( | - But this did not worked well as Ubuntu initramfs does something wired with standard intput and output that I dont understand :-( | ||
| + | - Even simple echo statements don't come on the console. | ||
| + | - There are some ''log_begin_msg'', ''log_end_msg'' functions that are used in initramfs, but I have not yet properly explored them, So I dont know how they work. | ||
| + | ===== 14 - 15 Aug ===== | ||
| + | - Adding knoppix-6 to BKO | ||
| + | - I tried for knoppix-6 DVD as warthog had suggested, but DVD version is available only for knoppix-5. I am not sure if that version will use ''cpio'', so planning to stick with Knoppix-6 CD version. | ||
| + | - First, knoppix-6 booting with ''httpfs'' will be added. | ||
| + | - Then it will be extended to ''iscsifs'' support. | ||
| + | - Knoppix-6 is now working with httpfs, but startx is not working. It gives some error and fails. | ||