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:week8 [2009/07/16 11:13] less1 |
soc:2009:pravin:journal:week8 [2009/07/20 06:57] (current) less1 |
||
---|---|---|---|
Line 5: | Line 5: | ||
- List of network drivers supported. | - List of network drivers supported. | ||
- Get the list of network drivers supported by knoppix. | - Get the list of network drivers supported by knoppix. | ||
- | - Improve the menu of syslinux with context help. | + | - <del>Improve the menu of syslinux with context help.</del> |
- | - boot ubuntu in debian way. | + | - <del> boot ubuntu in debian way.</del> Did not worked :-/ |
- | - debian ISO boot. | + | - <del> debian ISO boot.</del> |
- | - email fedora guys. | + | - <del> email fedora guys.</del> |
- email ubuntu guys about problem. | - email ubuntu guys about problem. | ||
Line 25: | Line 25: | ||
- Found link [[http://www.eludicate.com/~bolen/iscsi/]] which looks more promising. | - Found link [[http://www.eludicate.com/~bolen/iscsi/]] which looks more promising. | ||
- Updated the BKO boot menu for using context sensetive help. All menues are not updated, but important one are updated. It still needs some more work. | - Updated the BKO boot menu for using context sensetive help. All menues are not updated, but important one are updated. It still needs some more work. | ||
- | - Added ubuntu target based on ''filesystem.squashfs'' instead of ''.iso'' in debian menu. So, debiean kernel and debian initramfs tries to use ubuntu ''filesystem.squashfs''. It boots sucessfully but gets confused after some time and keeps doing same thing again and again. It keeps looping inside step ''Generating locales...'' and never completes it. | + | - Added ubuntu target based on ''filesystem.squashfs'' instead of ''.iso'' in debian menu. So, debiean kernel and debian initramfs tries to use ubuntu ''filesystem.squashfs''. It boots sucessfully but gets confused after some time and keeps doing same thing again and again. It keeps looping inside step ''Generating locales...'' and never completes it. [[bkodebian]] |
- I was thinking about creating seperate initrd with ''run-init'' from ubuntu. | - I was thinking about creating seperate initrd with ''run-init'' from ubuntu. | ||
- Modified the code of ubuntu ''casper'' script to support mount ''filesystem.squashfs'' instead of ''.iso'', this gives different error when I mount ''.iso''. Error is ''run-init: nuking initramfs contents: Directory not empty'' | - Modified the code of ubuntu ''casper'' script to support mount ''filesystem.squashfs'' instead of ''.iso'', this gives different error when I mount ''.iso''. Error is ''run-init: nuking initramfs contents: Directory not empty'' | ||
+ | |||
+ | ===== 17 July ===== | ||
+ | - Revisted the ubuntu booting issue, make some progress, but still I am not able to boot it [[ubuntubko|ubuntu revisited]] | ||
+ | - Now I completely understand [[http://www.kernel.org/doc/Documentation/filesystems/ramfs-rootfs-initramfs.txt]] and how each and every line of this documenation is affecting me :-/ | ||
+ | |||
+ | ===== 18 July ===== | ||
+ | - Sent email to fedora-live mailing list. Lets hope that we get some help on that front. | ||
+ | - Worked mostly on booting [[BKODebianISCSI|Debian over iscsi]] | ||
+ | - Chose debian because the squashfs of debian works fine and there are no other problems. | ||
+ | - Also, all the kernel modules needed for iscsi initiator are inside initramfs so, less work for me. :-) | ||
+ | - No considerable success yet :-( | ||
+ | |||
+ | ===== 19 July ===== | ||
+ | - Contiued the iscsi saga without much success, I need to add iscsi initiator into initram and get it working. | ||
+ | - I do have added it but unfortunately it is not working :-( | ||
+ | |||
+ |