Re: jhalfs breaks with complaint when fstab supplied
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
On 21/09/2022 12:04, Pierre Labastie ([email protected] via alfs-discuss Mailing List) wrote: > I can't understand your setup: is fstab in /sources/sources/lfs or > /sources/script? Accidentally in both since I've mowed al files from /source of latest build. Both config and fstab are in both. In other e-mail you wrote: /Looks like you have entered "/sources/sources/lfs" for "Fstab file (optional)" instead of "/sources/sources/lfs/fstab"... /Answer is: Absolutely not. Since I have entered only one change to existing configuration of the previous build: Was: [*] Retrieve source files (/sources/sources Changed to: [*] Retrieve source files (/sources/sources/lfs followed by Q.... Current configuration file, in which fstab is not set is attached. Path to fstab was same as for config file. There is check for both config and fstab. Probably that it's file and not the name as I use file config and not .config because of ls. Dragan PS: On friday or saturday I will start new build after moving ../lfs /to ../dev and post result. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page
configuration
(text/plain, 1.1 KB)
Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) # # BOOK Settings # BOOK_LFS=y # BOOK_LFS_SYSD is not set # BOOK_BLFS is not set INITSYS="sysv" RUN_ME="./jhalfs run" BRANCH=y # WORKING_COPY is not set COMMIT="trunk" LFS_MULTILIB_NO=y # LFS_MULTILIB_I686 is not set # LFS_MULTILIB_X32 is not set # LFS_MULTILIB_ALL is not set MULTILIB="default" BUILD_CHROOT=y # BUILD_BOOT is not set METHOD="chroot" # BLFS_TOOL is not set # CUSTOM_TOOLS is not set # end of BOOK Settings # # General Settings # LUSER="lfs" LGROUP="lfs" LHOME="/home" BUILDDIR="/lfs" GETPKG=y SRC_ARCHIVE="/sources/sources/lfs" RETRYSRCDOWNLOAD=y RETRYDOWNLOADCNT=4 DOWNLOADTIMEOUT=31 SERVER="http://ftp.osuosl.org" RUNMAKE=y # CLEAN is not set # end of General Settings # # Build Settings # # CONFIG_TESTS is not set TEST=0 # PKGMNGT is not set # INSTALL_LOG is not set STRIP=y DEL_LA_FILES=y # NO_PROGRESS_BAR is not set # end of Build Settings