On 06/12/2010 07:17 PM, Pallav Jain wrote: > > > The output of the file /etc/fstab is: > > ******************************** > > # > # /etc/fstab > # Created by anaconda on Mon Jun 7 06:08:04 2010 > # > # Accessible filesystems, by reference, are maintained under '/dev/disk' > # See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for > more info > # > UUID=a1198e23-8da4-47c4-90f1-d516fef0b796 /boot > ext3 defaults,noatime,nodiratime 1 2c > /dev/mapper/VolGroup-lv_root / ext4 > defaults,noatime,nodiratime 1 1 > /dev/mapper/VolGroup-lv_swap swap swap > defaults,noatime,nodiratime 0 0 > tmpfs /dev/shm tmpfs > defaults,noatime,nodiratime 0 0 > devpts /dev/pts devpts > gid=5,mode=620 0 0 > #devpts options modified by setup update to fix #515521 ugly way > sysfs /sys sysfs > defaults,noatime,nodiratime 0 0 > proc /proc proc > defaults,noatime,nodiratime 0 0 > tmpfs /tmp tmpfs defaults 0 0 > tmpfs /var/tmp tmpfs defaults 0 0 > > ********************************** > > and the command 'df' yields: > > Filesystem 1K-blocks Used Available Use% Mounted on > /dev/mapper/VolGroup-lv_root > 95846180 3353804 91519788 4% / > tmpfs 1025444 4200 1021244 1% /dev/shm > tmpfs 1025444 18120 1007324 2% /tmp > tmpfs 1025444 0 1025444 0% /var/tmp > This shows that /boot has been "unmounted". So, really, everything is OK. All you have to do is to type "mount /boot" as root. -- Death is nature's way of saying `Howdy'. 葛斯克 愛德華 / 台北市八德路四段
Attachment:
signature.asc
Description: OpenPGP digital signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines