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:week10 [2009/07/28 08:42] less1 |
soc:2009:pravin:journal:week10 [2009/08/01 11:00] (current) less1 |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| </code> | </code> | ||
| - About ubuntu, it is booting properly from squashfs, but ISO is not booting. Most probably I have messed up the script where selection between iso and squashfs is done | - About ubuntu, it is booting properly from squashfs, but ISO is not booting. Most probably I have messed up the script where selection between iso and squashfs is done | ||
| + | ===== 29-30 July ===== | ||
| + | - After some debugging I agree with Warthog now that the problem indeed is long boot parameters. | ||
| + | - Worked on fixing the problem by shortening the URL names. | ||
| + | - Shortened the Directory names | ||
| + | - Shortened the ISO names | ||
| + | - moved out the pxeknife part | ||
| + | |||
| + | ===== 31 July ===== | ||
| + | - After discussion with Warthog9, decided to revert back the old style. | ||
| + | - And the problem of long boot parameters will be solved by hardcoding the boot parameters inside initramfs. | ||
| + | - Realized the problem that we will be facing, | ||
| + | - Will need separate initramfs for all locations. (as location is hardcoded in) | ||
| + | - The change of location will trigger modification of code of all distributions :-( | ||
| + | |||