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:week9 [2009/07/22 08:15] less1 |
soc:2009:pravin:journal:week9 [2009/07/27 05:04] (current) less1 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== week 8 ====== | + | ====== week 9 ====== |
| Links to the currently open topics | Links to the currently open topics | ||
| - [[BKODebianISCSI|Debian over iscsi]] | - [[BKODebianISCSI|Debian over iscsi]] | ||
| Line 13: | Line 13: | ||
| - Got Fedora 11 working over NFS, all logs are on page [[fedora11bko|Fedora 11 in BKO]] | - Got Fedora 11 working over NFS, all logs are on page [[fedora11bko|Fedora 11 in BKO]] | ||
| + | ===== 22-23 July ===== | ||
| + | Got debian working over ISCSI finally [[BKODebianISCSI|Debian over iscsi]] | ||
| + | - Involved hacking open-iscsi source code for getting it work | ||
| + | |||
| + | ===== 24 July ===== | ||
| + | - Tried to used ISCSI for ubuntu, but ubuntu is still not ready to boot over network. | ||
| + | - By looking at obstacles, It seems that that it is not at all designed to boot over network. | ||
| + | - The NFS option of Ubuntu can be tried once, to see if it works. | ||
| + | |||
| + | ===== 25 July ===== | ||
| + | - Worked on BKO configuration script, which will generate proper ''.conf'' files needed by BKO for all distributions. | ||
| + | - Configuration script is based on ''bash'' and ''perl''. | ||
| + | |||
| + | |||
| + | ===== 26 July ===== | ||
| + | - Had weekly meeting. | ||
| + | - Located the problem in [[fedora11bko|Fedora 11 HTTPFS booting]] | ||
| + | - Now fedora 11 can be booted over http, but process is not entirely automated. Needs manual intervention for removing ''network'' and ''NetworkManager'' | ||
| + | - Located a race condition between ISO mounting and loopback mounting inside fedora booting process, fixed it by using ''sleep 5'' | ||
| + | - Fixed the Ubuntu HTTP booting problem by removing ''network'' and ''NetworkManager'' | ||
| + | | ||