Okay, here's what I'd like to do: I have a MiniITX system with only hard drives inside which I want to install Gentoo on, so there is nothing to boot from. My idea was to basically put install-x86-minimal-2005.0.iso onto an USB stick to boot and install from there (this seems easier than some PXE network boot stuff). Yes, I've found and read
HOWTO Gentoo LiveCD and LiveUSB, which is pretty much what I want, but all these guides assume you to have a running Gentoo Linux at hand. This is not the case for me (and I want to use the ISO as a base instead of livecd-ng), in fact I have no Linux running at all so far.
So I downloaded the ISO, mounted it under Windows, copied the files from there to the USB stick, renamed the isolinux.cfg file to syslinux.cfg and applied syslinux to the stick (which is pretty much what is described
here). Booting itself went okay but then of course several errors occurred because of the missing modifications to linuxrc. But how shall I accomplish these with only Windows systems available? It seems I would need to uncompress livecd.squashfs, modify linuxrc, and compress it again, which seems impossible under Windows.
Do you guys have any other / better idea how to accomplish what I'm trying to do? Or is there someone who could supply me with a modified livecd.squashfs file?
Thanks in advance.
EDIT: In the meantime, I found
KnopperDisk (does not seem to be related to
Knoppix, as it's Gentoo-based!), which is very nice, but won't boot in my MiniITX system (it does in my other PC).