search for: fsuuid

Displaying 9 results from an estimated 9 matches for "fsuuid".

Did you mean: fsuid
2013 Nov 21
0
[PATCH] FSUUID for ext2 filesystem
The ext2 filesystem supports volume UUID now. The FSUUID variable can be set to kernel command line. Patch is based on FSUUID for FAT patch. Signed-off-by: Serj Kalichev <serj.kalichev at gmail.com> --- core/fs/ext2/ext2.c | 40 +++++++++++++++++++++++++++++++++++++++- core/fs/ext2/ext2_fs.h | 1 + 2 files changed, 40 insertions(+), 1 deletio...
2013 Nov 19
2
[PATCH] Add filesystem UUID to SYSAPPEND for FAT
Filesystem UUID shows the partition we boot kernel from. The kernel parameter has format like FSUUID=DA1A-0B2E. The SYSAPPEND bit is 0x40000. Now the FAT only supports FSUUID. The patch is based on 67aaaeeb228. Signed-off-by: Serj Kalichev <serj.kalichev at gmail.com> --- com32/include/syslinux/sysappend.h | 1 + core/fs/btrfs/btrfs.c | 3 ++- core/fs/ext2/ext2.c...
2013 Nov 20
0
[PATCH] Add filesystem UUID to SYSAPPEND for FAT
On 11/19/2013 04:30 AM, Serj Kalichev wrote: > Filesystem UUID shows the partition we boot kernel from. > The kernel parameter has format like FSUUID=DA1A-0B2E. > The SYSAPPEND bit is 0x40000. Now the FAT only supports FSUUID. > The patch is based on 67aaaeeb228. > > Signed-off-by: Serj Kalichev <serj.kalichev at gmail.com> Nice. It would be good to get a patch for ext2 for this as well (the UUID of an ext2/3/4 filesystem is...
2012 Aug 31
1
[PATCH V1] NEW API:ext:mke2fs
...const char *journaldevice, const char *newvolumelabel, + int reservedblockspercentage, const char *lastmounteddir, + int64_t numberofinodes, const char *creatoros, + int writesbandgrouponly, + const char *fstype, const char *usagetype, + const char *fsuuid, int mmpupdateinterval, + int64_t stridesize, int64_t stripewidth, + int64_t maxonlineresize, int lazyitableinit, + int lazyjournalinit, int testfs, + int discard, int quotatype, + int dirindex, int extent, int filetype, + int flexbg, int...
2014 Jan 05
2
Syslinux: Pending patches
Searching threads back to 2013-07-01 (date of last message on thread), I've come up with the folloowing: -Needs review for inclusion: 12/26 Init cache once 11/27 efi PE header set 11/21 FSUUID for ext2 filesystem 10/15 Upgrade to Lua 5.2.2, add filesystem module and get_key binding (21) 09/23 com32: hdt: fix memory leak 10/3/12-12/16 4k sector support 10/18 MultiFS from MultiDisk 10/07 Lua get_key & example (is this in the 5.2.2 upgrade?) -More Review/work required before inclusion...
2017 Oct 10
2
Unable to find linux kernel on ext4, filesystem-related root cause assumed
...ules/bios/hdt.c32 \ /usr/lib/syslinux/modules/bios/ldlinux.c32 \ /usr/lib/syslinux/modules/bios/libutil.c32 \ /usr/lib/syslinux/modules/bios/libmenu.c32 \ /usr/lib/syslinux/modules/bios/libcom32.c32 \ /usr/lib/syslinux/modules/bios/libgpl.c32 \ /usr/share/misc/pci.ids \ "${MOUNT}" FSUUID=`blkid -s UUID -o value "${DEVICE}p1"` SYSLINUXCONF="UI menu.c32 prompt 0 menu title Debian Live timeout 300 label Debian Live menu label ^Debian Live menu default kernel /vmlinuz append initrd=/initrd root=UUID=${FSUUID}" echo "${SYSLINUXCONF}" > "${MOUNT}...
2015 Jan 25
0
release cycle 6.04
...gnu-efi.sh presumes it's in a git repo. Test first. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> commit 6b45747ba5a1d8051d1e6962f0666835c5992128 Author: Gene Cumm <gene.cumm at gmail.com> Date: Thu Dec 18 21:47:32 2014 -0500 txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID Reflow for proper AsciiDoc formatting. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> commit 5270b9e01c7f5220c989eff7de3dac7c2ac69dd8 Author: Martin Str|mberg <ams at ludd.ltu.se> Date: Thu Dec 18 21:34:00 2014 -0500 com32: Use z size specifier for printf-in...
2015 Jul 02
1
boot... round 2
...3-lua-return-the-modified-object-from-the-initramfs-me.patch 0024-lua-move-the-automenu-test-from-the-boot_linux-to-th.patch 0025-lua-simplify-the-function-value-handling-in-the-auto.patch 0026-version-bump-to-6.04-2015.patch 0027-btrfs-Suffix-64b-macro.patch 0028-doc-syslinux.txt-SYSAPPEND-0x20000-FSUUID.patch 0029-doc-syslinux.txt-txt-syslinux.cfg.txt-Adjust-bit-val.patch 0030-libupload-fix-parallel-build-issue.patch 0031-gpllib-fix-parallel-building-issue.patch 0032-com32-parallel-deps.patch 0033-com32-change-llx-to-use-PRIx64.patch 0034-build-sort-sources-to-build-in-a-more-deterministic-.patch...
2015 Jul 01
4
boot... round 2
On 01.07.2015 12:10, Gene Cumm wrote: > On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote: >> >> To remind you once again. >> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a broken boot. >> This relates specifically to the use of the vesamenu.c32, >> menu.c32 works without problemos. > > isolinux-debug.bin is not for