Rodolfo Perez wrote: > Thanks for the VERY quick reply.... that is really a excellent > support !!! > > Well, sorry I'm not really an expert in creating my own distro.... > > I have a USB stick with different distros (Puppy, dreamlinux) and they > come with only a few files (vmlinuz, ...xx.img etc) I can boot this > distro from my USB-Stick, so that works fine. > So I would love to have my lfs on the USB-Stick in a few files too. Not > to install it, just like the others as a live-distro... but I'dont know > where to start: > After all: How do I do a .img file of my lfs?
Just use fdisk to partition the usb-stick, mkfs the new partition, and cp -a the files from the hard disk to the new partition. Then it's just a matter of setting up grub. You may need to change fstab, and the network parameters for the new setup. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
