Comment 4 for bug 638199

Revision history for this message
John S. Gruber (jsjgruber) wrote :

Root and /boot directories on file system. (embedded on usb thumb drive)

ubuntu@ubuntu:~$ ls -l /
total 52
drwxr-xr-x 2 root root 2379 2010-09-01 10:24 bin
drwxr-xr-x 4 root root 4096 2010-09-14 14:32 boot
drwxr-xr-x 10 root root 4096 1969-12-31 19:00 cdrom
drwxr-xr-x 19 root root 3620 2010-09-14 14:18 dev
drwxr-xr-x 159 root root 4096 2010-09-14 14:26 etc
drwxr-xr-x 3 root root 4096 2010-09-14 10:17 home
lrwxrwxrwx 1 root root 33 2010-09-01 10:18 initrd.img -> boot/initrd.img-2.6.35-19-generic
drwxr-xr-x 19 root root 4096 2010-09-01 10:24 lib
drwx------ 2 root root 16384 2010-09-14 10:15 lost+found
drwxr-xr-x 3 root root 4096 2010-09-14 11:28 media
drwxr-xr-x 2 root root 3 2010-08-05 16:31 mnt
drwxr-xr-x 2 root root 3 2010-09-01 10:03 opt
dr-xr-xr-x 177 root root 0 2010-09-14 14:17 proc
drwxr-xr-x 20 root root 341 2010-09-01 10:18 rofs
drwx------ 6 root root 4096 2010-09-14 13:40 root
drwxr-xr-x 2 root root 3769 2010-09-01 10:24 sbin
drwxr-xr-x 2 root root 3 2010-05-09 11:54 selinux
drwxr-xr-x 2 root root 3 2010-09-01 10:03 srv
drwxr-xr-x 12 root root 0 2010-09-14 14:17 sys
drwxrwxrwt 10 root root 220 2010-09-14 14:35 tmp
drwxr-xr-x 16 root root 4096 2010-09-14 11:30 usr
drwxr-xr-x 20 root root 4096 2010-09-14 13:54 var
lrwxrwxrwx 1 root root 30 2010-09-01 10:18 vmlinuz -> boot/vmlinuz-2.6.35-19-generic
ubuntu@ubuntu:~$ ls -l /boot
total 18889
-rw-r--r-- 1 root root 706007 2010-08-29 08:03 abi-2.6.35-19-generic
-rw-r--r-- 1 root root 128524 2010-08-29 08:03 config-2.6.35-19-generic
drwxr-xr-x 2 root root 4096 2010-09-14 10:18 grub
-rw-r--r-- 1 root root 16316960 2010-09-14 14:32 initrd.img-2.6.35-19-generic
-rw-r--r-- 1 root root 165084 2010-07-05 04:38 memtest86+.bin
-rw-r--r-- 1 root root 167264 2010-07-05 04:38 memtest86+_multiboot.bin
-rw-r--r-- 1 root root 1829499 2010-08-29 08:03 System.map-2.6.35-19-generic
-rw-r--r-- 1 root root 1192 2010-08-29 08:06 vmcoreinfo-2.6.35-19-generic
ubuntu@ubuntu:~$