ASKER
ASKER
ASKER
df -h
or bdf -h based on Operating systems.sudo find /boot/ -type f | grep -E "\.tgz$|\.bz$|\.gz$"
[sudo] password for murugesandins:
Before removing the file:$ sudo ls -ltrd $(sudo find /boot/ -type f | grep -E "\.tgz$|\.bz$|\.gz$")
-rw-r--r-- 1 root root 55808 Mar 16 2003 /boot/grub/splash.xpm.gz
-rw-r--r-- 1 root root 112656 Apr 2 2004 /boot/symvers-2.6.18-194.el5.gz
-rw-r--r-- 1 root root 118919 Jun 29 2005 /boot/symvers-2.6.18-419.0.0.0.2.el5.gz
-rw-r--r-- 1 root root 118017 Jun 29 2006 /boot/symvers-2.6.18-419.0.0.0.2.el5xen.gz
$ # I am the approver here for my vmplayer and all OS here. I have backup at other two external hard disks.
$ # since backup was done when I re-installed windows during 2016.
$ sudo mv -i /boot/grub/splash.xpm.gz /boot/symvers-2.6.18-194.el5.gz /boot/symvers-2.6.18-419.0.0.0.2.el5.gz /boot/symvers-2.6.18-419.0.0.0.2.el5xen.gz ~root/svn/
$ sudo init 6
Connection to 123.456.78.910 closed by remote host.
Connection to 123.456.78.910 closed.
a)/sdb4/projects /projects none bind 0 0
/nvme0n1p2/home/dunc /home/dunc none bind 0 0
/nvme0n1p2/usr/gz /usr/gz none bind 0 0
/nvme0n1p2/usr/iso /usr/iso none bind 0 0
/nvme0n1p2/usr/src /usr/src none bind 0 0
/nvme0n1p7/opt /opt none bind 0 0
/nvme0n1p7/tmp /tmp none bind 0 0
Be sure not to bind-mount anything that is required by the boot process before fstab is read.
ASKER
Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.
TRUSTED BY