Sponsored Content
Full Discussion: help with ls please
Top Forums UNIX for Dummies Questions & Answers help with ls please Post 9413 by guest100 on Friday 26th of October 2001 09:29:58 AM
Old 10-26-2001
help with ls please

Below there is a sample of ls in the root (/) directory. Does anyone know why the 'lost+found' directory has 8192 in size while it is completely emply????




<pre>
drwxr-xr-x 36 root root 1536 Oct 26 13:31 ./
drwxrwxrwt 7 sys sys 3250 Oct 26 14:20 tmp/
drwxrwxrwx 2 root other 512 Aug 10 18:28 prod/
drwxrwxrwx 2 root other 512 Aug 10 18:29 ort/
drwxrwxrwx 2 root other 512 Mar 19 2001 cdrom/
drwxrwxrwx 2 root other 512 Mar 20 2001 tftpboot/
drwxrwxrwx 2 root root 512 Mar 19 2001 volmgt/
drwxrwxrwx 2 root root 512 Mar 20 2001 TT_DB/
drwxrwxrwx 2 root root 8192 Mar 19 2001 lost+found/
drwxrwxrwx 2 root sys 512 Mar 19 2001 export/
drwxrwxrwx 2 root sys 512 Mar 19 2001 mnt/
drwxrwxrwx 2 root sys 512 Mar 19 2001 sbin/
drwxrwxrwx 4 root root 512 Aug 14 11:04 u04/
drwxrwxrwx 4 root sys 512 Mar 19 2001 devices/
drwxrwxrwx 5 root root 512 Aug 9 16:46 u02/
drwxrwxrwx 6 root root 512 Sep 28 10:43 u01/
drwxrwxrwx 8 root root 512 Aug 22 09:06 u03/
drwxrwxrwx 9 root sys 512 Mar 19 2001 kernel/
drwxrwxrwx 10 root sys 512 Sep 3 16:25 opt/
drwxrwxrwx 11 root sys 3584 Oct 9 14:21 dev/
drwxrwxrwx 18 root sys 1024 Mar 19 2001 platform/
drwxrwxrwx 23 ort clarify 512 Sep 27 09:45 home/
drwxrwxrwx 26 root sys 512 Aug 3 14:52 var/
drwxrwxrwx 31 root sys 1024 Mar 29 2001 usr/
drwxrwxrwx 33 root sys 3584 Oct 26 09:25 etc/
lrwxrwxrwx 1 root root 9 Mar 19 2001 bin -> ./usr/bin/
lrwxrwxrwx 1 root root 9 Mar 19 2001 lib -> ./usr/lib/

</pre>
 
SYSTEMD-VOLATILE-ROOT.SERVICE(8)			   systemd-volatile-root.service			  SYSTEMD-VOLATILE-ROOT.SERVICE(8)

NAME
systemd-volatile-root.service, systemd-volatile-root - Make the root file system volatile SYNOPSIS
systemd-volatile-root.service /lib/systemd/systemd-volatile-root DESCRIPTION
systemd-volatile-root.service is a service that replaces the root directory with a volatile memory file system ("tmpfs"), mounting the original (non-volatile) /usr inside it read-only. This way, vendor data from /usr is available as usual, but all configuration data in /etc, all state data in /var and all other resources stored directly under the root directory are reset on boot and lost at shutdown, enabling fully stateless systems. This service is only enabled if full volatile mode is selected, for example by specifying "systemd.volatile=yes" on the kernel command line. This service runs only in the initial RAM disk ("initrd"), before the system transitions to the host's root directory. Note that this service is not used if "systemd.volatile=state" is used, as in that mode the root directory is non-volatile. SEE ALSO
systemd(1), systemd-fstab-generator(8), kernel-command-line(7) systemd 237 SYSTEMD-VOLATILE-ROOT.SERVICE(8)
All times are GMT -4. The time now is 08:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy