search for: fsoptions

Displaying 8 results from an estimated 8 matches for "fsoptions".

2008 Sep 15
2
Tmp directory and sticky
I noticed after my install that the tmp directory was A- not a sticky B- still executable I went and changed etc/fstab to add loop,noexec,nosuid,rw, which I hope is the right thing to do. I rebooted and it looks like it worked. When doing an ls -l on the main directory, the tmp folder lit up all green in putty (cool, I hope) But the chmods I did with winscp will not take effect (they do on
2012 Apr 13
1
harddisk partition not created right with centos 5.7
...are partitions are duplicate of VM partitions *while creating hardware partition my code looks like.* cat > /tmp/partmap.ks <<EOPM *clearpart --all --initlabel --drives=sda *part swap --fstype swap --asprimary --size=16000 part /boot --fstype ext3 --size=400 --asprimary --fsoptions=noatime,defaults part pv.01 --size=1 --grow volgroup jmpvgnocf pv.01 logvol / --fstype ext3 --name=lvroot --vgname=jmpvgnocf --size=1 --grow --fsoptions=noatime,defaults logvol swap --fstype swap --name=lvswap --vgname=jmpvgnocf --size=$swap_size EOPM LV Name always shows /dev/volGroup00/LogVol00....
2020 Aug 27
2
CentOS 8 installer bug
Has anyone managed to create an encrypted disk partition with CentOS 8 kickstart? 1 reqpart --add-boot 2 part /boot --fstype ext3 --size=1024 --ondrive=sda 3 part pv.1 --size=1 --grow --ondrive=sda --encrypted --pashphrase="bla" 4 volgroup vol0 pv.100000 5 logvol / --vgname=vg_00 --name=lv_root --size=102400 --fstype=ext4 ... No matter what I specify in line 3, the installer bombs out.
2008 Apr 08
6
lucreate error: Cannot determine the physical boot device ...
...d0s0> as a boot device because it is not a block device Usage: lucreate -n BE_name [ -A BE_description ] [ -c BE_name ] [ -C ( boot_device | - ) ] [ -f exclude_list-file [ -f ... ] ] [ -I ] [ -l error_log-file ] [ -M slice_list-file [ -M ... ] ] [ -m mountPoint:devicePath:fsOptions [ -m ... ] ] [ -o out_file ] [ -s ( - | source_BE_name ) ] [ -x exclude_dir/file [ -x ... ] ] [ -X ] [ -y include_dir/file [ -y ... ] ] [ -Y include_list-file [ -Y ... ] ] [ -z filter_list-file ] Could someone please tell me how to use lucreate? Roman This message pos...
2014 Jul 16
1
anaconda, kickstart, lvm over raid, logvol --grow, centos7 mystery
I am testing some kickstarts on ESXi virtual machine with pair of 16GB disks. Partitioning is lvm over raid. If i am using "logvol --grow i get "ValueError: not enough free space in volume group" Only workaround i can find is to add --maxsize=XXX where XXX is at least 640MB less than available. (10 extents or 320Mb per created logical volume) Following snippet is failing with
2015 Oct 22
4
EFI netboot to kickstart install
Hello All Up until now we have been using standard PXE boot to do kick start installs of centos boxes. With recent machines however they come by default as EFI boot. We can set them to legacy but I would like to solve this before this option goes away. Just wondering if anyone has any experience setting up a net boot server that can be used to kickstart EFI machines? Thanks Grant
2019 Jan 10
3
Help finishing off Centos 7 RAID install
> On 1/9/19 2:30 AM, Gary Stainburn wrote: >> 1) The big problem with this is that it is dependant on sda for booting. >> I >> did find an aritcle on how to set up boot loading on multiple HDD's, >> including cloning /boot/efi but I now can't find it. Does anyone know >> of a >> similar article? > > > Use RAID1 for /boot/efi as well.? The
2009 Feb 04
0
FREEBSD 7.1-STABLE crashes when trying to mount USB device of solaris UFS filesystem
...t vnode_if.h:83 #10 0xc0a92956 in VOP_LOOKUP_APV (vop=0xc0bec7a0, a=0xf4ed69f4) at vnode_if.c:99 #11 0xc082c4a1 in lookup (ndp=0xf4ed6bd0) at vnode_if.h:57 #12 0xc082d1af in namei (ndp=0xf4ed6bd0) at /usr/src/sys/kern/vfs_lookup.c:219 #13 0xc082ff7e in vfs_donmount (td=0xc5fc2af0, fsflags=69632, fsoptions=0xc7388800) at /usr/src/sys/kern/vfs_mount.c:899 #14 0xc0831b7e in nmount (td=0xc5fc2af0, uap=0xf4ed6cfc) at /usr/src/sys/kern/vfs_mount.c:415 #15 0xc0a7a9b6 in syscall (frame=0xf4ed6d38) at /usr/src/sys/i386/i386/trap.c:1090 #16 0xc0a618e0 in Xint0x80_syscall () at /usr/src/sys/i386/i386/except...