Update README.md
parent
6b22fd880e
commit
eb41f0ce87
|
|
@ -16,7 +16,7 @@ the original Linux Live Kit. <http://linux-live.org>
|
|||
The best practice is to make a directory such
|
||||
as for example: '/tmp/a', and put all the files there.
|
||||
### NOTE:
|
||||
Make sure to extract and use it on a POSIX-compatible
|
||||
* Make sure to extract and use it on a POSIX-compatible
|
||||
filesystem (for ex: EXT4), since it will create symlinks
|
||||
and such that might not be compatible in for example: FAT
|
||||
and such other filesystems.
|
||||
|
|
@ -30,7 +30,7 @@ the original Linux Live Kit. <http://linux-live.org>
|
|||
SquashFS and AUFS, or else you will get an error both while
|
||||
building, and when you actually boot your Live Kit.
|
||||
### PROTIP:
|
||||
* On most Linux distro-s, the kernel is in /vmlinuz, a
|
||||
* On most Linux distros, the kernel is in /vmlinuz, a
|
||||
symlink to /boot/vmlinuz-* or even /boot/vmlinux-*
|
||||
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ the original Linux Live Kit. <http://linux-live.org>
|
|||
- It's recommended to replace boot background in
|
||||
bootfiles/bootpic.png and edit syslinux.cfg to fit your needs.
|
||||
### NOTE:
|
||||
When editing the configuration file, make sure to keep all paths
|
||||
* When editing the configuration file, make sure to keep all paths
|
||||
pointing to /boot/, since it will be replaced to /LIVEKITNAME/boot/
|
||||
during the build session.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue