Sponsored Content
Full Discussion: Help On Volumegroups
Top Forums UNIX for Dummies Questions & Answers Help On Volumegroups Post 8897 by guest100 on Friday 19th of October 2001 07:33:43 AM
Old 10-19-2001
Mmmm, from your subject I can see that you have a query about your disks, partitions, etc.
Similar to SAM would be 'admintool' but doesn't give you any info about your disks. It only deals with basic admin issues.
mayby df -k will do a bdf for you.
maybe mount. maybe commands start with fs.... but you have to be carefull.

do a 'man -k volu' or 'man -k "something you thing is relevant"'

that will give you any relevant commands.
 
SYSTEMD-GPT-AUTO-GENERATOR(8)				    systemd-gpt-auto-generator				     SYSTEMD-GPT-AUTO-GENERATOR(8)

NAME
systemd-gpt-auto-generator - Generator for automatically discovering and mounting /home as well as discovering and enabling swap partitions, based on GPT partition type GUIDs. SYNOPSIS
/usr/lib/systemd/system-generators/systemd-gpt-auto-generator DESCRIPTION
systemd-gpt-auto-generator is a generator that automatically discovers /home and swap partitions and creates mount and swap units for them, based on the the partition type GUIDs of GUID partition tables (GPT). Note that this generator will execute no operation on non-GPT systems, on systems where the units are explicitly configured (for example, listed in fstab(5)) or where the mount point is non-empty. This generator will only look for partitions on the same physical disk the root file system is stored on. This generator has no effect on systems where the root file system is distributed on multiple disks, for example via btrfs RAID. This generator is useful for centralizing file system configuration in the partition table and making manual configuration in /etc/fstab or suchlike unnecessary. This generator looks for swap partitions using GPT type 0657fd6d-a4ab-43c4-84e50933c84b4f4f. It looks for /home partitions using GPT type 933ac7e1-2eb4-4f13-b8440e14e2aef915. systemd-gpt-auto-generator implements the generator specification[1]. SEE ALSO
systemd(1), systemd.mount(5), systemd.swap(5), systemd-efi-boot-generator(8), fstab(5) NOTES
1. generator specification http://www.freedesktop.org/wiki/Software/systemd/Generators systemd 208 SYSTEMD-GPT-AUTO-GENERATOR(8)
All times are GMT -4. The time now is 11:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy