-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Jaboatão dos Guararapes, Pernambuco, Brazil, June 1 2016.

====================
====================

Subject: LFS 7.9 + LiveCD building

====================
====================

Hi everyone.

I wish to build a LiveCD from a fresh Linux From Scratch (LFS) 7.9
installation.   Several considerations leads to that decision, like
having a rescue disk updated.

I had an idea: produce a file to hold the root filesystem:

dd if=/dev/zero of=root.ext4 bs=1G count=10

Create the root filesystem in that file:

/sbin/mke2fs -v -t ext4 root.ext4

Mount the root filesystem:

su -c 'mount -v -o loop root.ext4 /home/jamenson/lfslivecd/root/'

Go on with the LFS 7.9 build, following book instructions.

What do you think about this method? Am I on the right way? If not, what
should the correct method? Do you recommend any site or documentation
about LiveCD building (I do not want to build the LiveCD with that
automatic tools. I want to do everything manually)? Is there detailed
documentation about the official LFS LiveCD building?

Thank you!

Jamenson Ferreira Espindula de Almeida Melo
GNU/Linux user # 166197
https://linuxcounter.net/cert/166197.png

Key fingerprint:
234D 1914 4224 7C53 BD13  6855 2AE0 25C0 08A8 6180


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.1.4 (GNU/Linux)

iQEcBAEBCAAGBQJXT3CdAAoJECrgJcAIqGGAPxYH/i+HEc40mvI2JVWk8/+goW1e
1WX4rUU5cB+XOhKpOUW5Mo+MRhW7VOOGTI0PrPB9r77QRUSbjvwwOG3c0jHYNTfH
b48yXcm8tWTv4fnh9lJ5SffpmOHV/GacY1Gxg+kJfEOBiVnUvRN5YsJmuaBM0p/Z
PDWwa8Aw/PIYQ2t1ycWYP8/3SUSV+FOxX1lITV772HQaNThRk/yrwqc4mKxtoVNC
xjAUgXy37q/lQ8OpzZqhPturkzeBDPV3Vey9FNjaYBeYcmrhB5zWQUUYv0lUqDg6
o6Up8X+h+zlOtDShOAmKbNFFy7mnQLbcbh7nJ3PZWK4kufqnaJaHpkpNdTrbpf8=
=1QfB
-----END PGP SIGNATURE-----
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to