Problem with iPXE and AoE
|
2012-09-19, 14:38
(This post was last modified: 2012-09-19 14:42 by Nestor.)
Post: #9
|
|||
|
|||
RE: Problem with iPXE and AoE
mcb30 Wrote:That may not be enough. AoE support needs to be included within the initrd, otherwise the system won't be able to connect to its own root filesystem. (Consider what happens once the kernel starts up: it doesn't help that aoe.ko is available in /lib/modules since /lib is not accessible until the root filesystem has been mounted, and the root filesystem is on an AoE disk.) I see. Well, I will post exactly what I have just done to check (booting the client from the hard disk out of which I made the image) Code: mkdir /var/tmp/initrd && cp /boot/initrd.img-2.6.32-5-686 /var/tmp/initrd This is the result: Code: drwxr-xr-x 1 root root 4096 sep 19 09:18 . Doesn't this mean that the required kernel module is in place? This is the content of /conf/initramfs.conf : Code: MODULES=most This is the content of /config/modules : Code: unix And this is the content of /conf/conf.d/resume : Code: RESUME=UUID=21a0e5ba-e084-4937-84d9-bf737462e974 Do you see any problem? What other thing do I need to check? (I will try to make a packet capture in a while and post results) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem with iPXE and AoE - Nestor - 2012-09-17, 16:46
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 11:25
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 13:50
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 14:02
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 14:15
RE: Problem with iPXE and AoE - mcb30 - 2012-09-18, 19:01
RE: Problem with iPXE and AoE - Nestor - 2012-09-18, 22:28
RE: Problem with iPXE and AoE - mcb30 - 2012-09-19, 01:31
RE: Problem with iPXE and AoE - Nestor - 2012-09-19 14:38
RE: Problem with iPXE and AoE - Nestor - 2012-09-20, 13:56
RE: Problem with iPXE and AoE - Nestor - 2012-09-20, 16:33
RE: Problem with iPXE and AoE - robinsmidsrod - 2012-09-21, 13:55
RE: Problem with iPXE and AoE - Nestor - 2012-09-21, 17:14
RE: Problem with iPXE and AoE - robinsmidsrod - 2012-09-23, 12:47
RE: Problem with iPXE and AoE - Nestor - 2012-09-23, 14:37
RE: Problem with iPXE and AoE - Matt - 2012-10-01, 02:53
|
User(s) browsing this thread: 2 Guest(s)