Hi
I have been googling but could not find anything useful yet.

I am installing a new system.(FC15) from scratch.
I created separate / , /boot , /var , /home partitions, taking into
consideration that I had a large disk.
I noticed that /mnt has boot, var and home directories which are not
pointing at anything
I do not remember having those on my old system (Fedora 14)
Those  directories would be created at their normal positions on the file
tree.

Currently, they are at their right positions working fine, but I find it
weird to have directory stubs for them on /mnt.

Is it safe to erase the stubs?

[root@pepewin mnt]# cat /etc/fstab

#
# /etc/fstab
# Created by anaconda on Fri Sep  9 04:30:24 2011
#
# 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
#
UUID=fda4cfc1-574c-4bd2-903b-619c597f88ac    /                       ext4
defaults        1 1
UUID=26a6c209-c04f-46d4-894c-f409a962182b   /boot                 ext2
defaults        1 2
UUID=7a089743-da14-4d09-ad56-38ee4ba69943 /home               ext4
defaults        1 2
UUID=1e4e08b5-8386-4731-9486-2d7874f90706  /var                   ext4
defaults        1 2
UUID=0f17d854-5f2f-4d57-ad13-c6afb7d933d7 swap                    swap
defaults        0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
[root@pepewin mnt]#

[root@pepewin mnt]# ls -al
total 20
drwxr-xr-x.  5 root root 4096 May 18 06:33 .
dr-xr-xr-x. 26 root root 4096 Sep 10 21:20 ..
drwxr-xr-x.  2 root root 4096 Sep  9 04:30 boot
drwxr-xr-x.  2 root root 4096 Sep  9 04:30 home
drwxr-xr-x.  2 root root 4096 Sep  9 04:30 var
[root@pepewin mnt]#

=======

thanks


-- 
------------------------------
 /\_/\
 |O O|  pepeb...@gmail.com
 ~~~~     Javier Perez
 ~~~~          While the night runs
 ~~~~          toward the day...
  m m       Pepebuho watches
                from his high perch.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to