FEDORA 18 etc/fstab # Created by anaconda on Tue Jan 22 07:01:13 2013 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # /dev/mapper/fedora_fedora-root / ext4 defaults 1 1 /dev/mapper/fedora_fedora-boot /boot ext4 defaults 1 2 /dev/disk/by-path/ccw-0.0.025f-part1 swap swap defaults 0 0 /dev/mapper/fedora_fedora-swap swap swap defaults 0 0
Filesystem Size Used Avail Use% Mounted on devtmpfs 486M 0 486M 0% /dev tmpfs 496M 76K 496M 1% /dev/shm tmpfs 496M 4.2M 491M 1% /run tmpfs 496M 0 496M 0% /sys/fs/cgroup /dev/mapper/fedora_fedora-root 6.5G 6.1G 46M 100% / tmpfs 496M 1.2M 494M 1% /tmp /dev/mapper/fedora_fedora-boot 469M 101M 344M 23% /boot [root@fedora ~]# On Sun, Aug 18, 2013 at 9:26 AM, Mark Post <[email protected]> wrote: > >>> On 8/16/2013 at 11:11 AM, Tom Huegel <[email protected]> wrote: > > This is a very basic question, but I am a basic LINUX novice. > > When attempting to install updates I get a message that I don't have > enough > > disk space. How do I increase the space? I have another 3390-9 I can give > > to the guest LINUX vm, but how do I tell LINUX to use it? > > As others have indicated, we don't have enough information to give > explicit instructions past "bring the DASD online." Seeing the contents of > /etc/fstab or the output of "df -h" would help a lot. We would also need > to know what distribution and version of it that you're using, since some > of the advice would differ because of that. (Such as how to make the new > DASD volume "persistent" or come online automatically on reboot.) > > > Mark Post > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
