Quote:
Originally Posted by diamond_ramsey
 tb205gti, thank you for your posts.
Yes, interesting indeed.
How's this, after doing your mkdir /backup
display
ls -latr /backup
|
total 8
drwxr-xr-x 2 root root 4096 2010-01-05 08:01 .
drwxr-xr-x 10 root root 4096 2010-01-05 08:01 ..
Hmm why is there a total of 8 ??
Quote:
Originally Posted by diamond_ramsey
After doing your mount /dev/sdc /backup
display
more /etc/mtab
|
/dev/mapper/vg_moon-lv_root / ext4 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/sda1 /boot ext4 rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
/dev/sdd /shared/MAXTOR_III ext3 rw 0 0
/dev/sdb /shared/MAXTOR ext2 rw 0 0
gvfs-fuse-daemon /root/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev 0 0
/dev/sdc /backup ext2 rw 0 0