Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 5937.922561] sd 7:0:0:0: [sdb] Write Protect is off
- [ 5937.922568] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00 00
- [ 5937.923306] sd 7:0:0:0: [sdb] No Caching mode page present
- [ 5937.923359] sd 7:0:0:0: [sdb] Assuming drive cache: write through
- [ 5937.925681] sd 7:0:0:0: [sdb] No Caching mode page present
- [ 5937.925732] sd 7:0:0:0: [sdb] Assuming drive cache: write through
- [ 5937.980064] sdb: sdb2 < sdb5 >
- [ 5937.982686] sd 7:0:0:0: [sdb] No Caching mode page present
- [ 5937.982739] sd 7:0:0:0: [sdb] Assuming drive cache: write through
- [ 5937.982788] sd 7:0:0:0: [sdb] Attached SCSI disk
- # /etc/fstab from command line:
- # /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/sda1 during installation
- UUID=4f317430-ff60-4925-80db-1c887bfd4af6 / ext4 errors=remoun$
- # swap was on /dev/sda5 during installation
- UUID=e602f885-453a-47a9-93ed-f151bf9c8688 none swap sw $
- # My External Hard Drive options
- /dev/sdb /media/external ntfs-3g defaults 0 0
Advertisement
Add Comment
Please, Sign In to add comment