12.04를 업데이트 한 후 HDD 파티션 및 USB 저장 장치가 Nautilus 사이드 바의 장치 목록에서 제거되었으며 "floppy0"만 있습니다.

디스크 유틸리티로 모든 것을 볼 수 있습니다. 그것들을 마운트하여 노틸러스의 컴퓨터 목록 (장치 목록이 아닌)에 추가 할 수 있습니다.
/media"floppy", "floppy0"및 "cdrom"폴더에만 장치가 표시되지 않습니다 .
fstab 파일 :
# /etc/fstab: static file system information.
#
# Use 'blkid' 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/sda3 during installation UUID=ec9a8bbb-4cf0-4599-bf0e-85f7e3de6302 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda6 during installation UUID=88002a18-0f7f-4e7a-87b7-ef8e9f6388c8 none swap sw
0 0 /dev/fd0 /media/floppy0 auto
rw,user,noauto,exec,utf8 0 0
