求助,cdrom找不到了
发表于 : 2012-03-02 19:27
贴出/etc/fstab:
以前还有光盘的,不知道什么时候找不到了,求帮助。# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda7 during installation
UUID=b5c10a57-1282-45ab-a20b-ac500d061838 / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=0d8b7667-7b59-47ce-be49-ddbeb8f9f237 /boot ext4 defaults 0 2
# /home was on /dev/sda6 during installation
UUID=484de552-f9ba-4c68-b12e-574959d71d82 /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=d90e4697-2e95-4dba-aee9-d4b667276085 none swap sw 0 0