You did not include contents of "/etc/fstab"
here it is.
# Entry for /dev/sdb1 :
UUID=3b1c9e63-2256-4c5f-8410-1f474d2fcf8d / ext4 defaults 1 1
# Entry for /dev/sdb3 :
UUID=2c43037a-11f6-46bd-9c6e-3360fcfe7bbc /home ext4 defaults 1 2
none /proc proc defaults 0 0
# Entry for /dev/sda2 :
UUID=e9f66a09-e107-46ed-b5a1-9298cb4bd6dd swap swap defaults 0 0
# Entry for /dev/sdb2 :
UUID=78047ac3-2ff0-4017-b65a-0b14ce758abe swap swap defaults 0 0
none /dev/pts devpts defaults 0 0
The drive you are having problem with seem to be "/dev/sdd"
"/dev/sdd" does not appear to be partitioned.
Reason why blkid did not show "/dev/sdd" could be because it expects a partitioned drive and "/dev/sdd" is not partitioned.
Its is not advised to use unpartitioned drives they are not expected and some tools may fail to work with them.
yes, /dev/sdd IS partioned with one single ext4 partition as stated in my original post. if you notice, it has a size of 74.3 GB
Where you able to use it in debian?
yes, in fact, i created folders & placed files in them.
"/dev/sdi" is not being seen by the kernel, this suggests a hardware related problem.
The output of the following command could hold some clues.
dmesg | grep -i sd
here you go. this is after the removal of the ramdisk
dmesg | grep -i sd
[root@localhost jon]# dmesg | grep -i sd
ACPI: RSDP 000f7890 00024 (v02 Nvidia)
ACPI: XSDT bfee3100 00044 (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000)
ACPI: DSDT bfee3280 0798A (v01 NVIDIA AWRDACPI 00001000 MSFT 03000000)
ACPI: EC: Look up EC in DSDT
sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
sd 1:0:0:0: [sdb] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:0:0: [sdc] 145226112 512-byte logical blocks: (74.3 GB/69.2 GiB)
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdb: sdb1 sdb2 sdb3
sd 1:0:0:0: [sdb] Attached SCSI disk
sdc: sdc1
sd 2:0:0:0: [sdc] Attached SCSI disk
sd 3:0:0:0: [sdd] 145226112 512-byte logical blocks: (74.3 GB/69.2 GiB)
sd 3:0:0:0: [sdd] Write Protect is off
sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
sd 3:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sdd: sdd1
sd 3:0:0:0: [sdd] Attached SCSI disk
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
sd 3:0:0:0: [sdd] Unhandled sense code
sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] [descriptor]
sd 3:0:0:0: [sdd] Add. Sense: Unrecovered read error - auto reallocate failed
sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 00 04 2f 00 00 08 00
end_request: I/O error, dev sdd, sector 1071
Buffer I/O error on device sdd1, logical block 126
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
sd 3:0:0:0: [sdd] Unhandled sense code
sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] [descriptor]
sd 3:0:0:0: [sdd] Add. Sense: Unrecovered read error - auto reallocate failed
sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 00 04 2f 00 00 08 00
end_request: I/O error, dev sdd, sector 1071
Buffer I/O error on device sdd1, logical block 126
EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
sd 2:0:0:0: Attached scsi generic sg2 type 0
sd 3:0:0:0: Attached scsi generic sg3 type 0
sd 8:0:0:0: Attached scsi generic sg5 type 0
sd 8:0:0:1: Attached scsi generic sg6 type 0
sd 8:0:0:2: Attached scsi generic sg7 type 0
sd 8:0:0:3: Attached scsi generic sg8 type 0
sd 8:0:0:4: Attached scsi generic sg9 type 0
sd 8:0:0:1: [sdf] Attached SCSI removable disk
sd 8:0:0:0: [sde] Attached SCSI removable disk
sd 8:0:0:2: [sdg] Attached SCSI removable disk
sd 8:0:0:3: [sdh] Attached SCSI removable disk
sd 8:0:0:4: [sdi] Attached SCSI removable disk
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
sd 3:0:0:0: [sdd] Unhandled sense code
sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] [descriptor]
sd 3:0:0:0: [sdd] Add. Sense: Unrecovered read error - auto reallocate failed
sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 00 04 2f 00 00 08 00
end_request: I/O error, dev sdd, sector 1071
Buffer I/O error on device sdd1, logical block 126
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
dhfis 0x1 dmafis 0x1 sdbfis 0x0
ata4: tag : dhfis dmafis sdbfis sactive
sd 3:0:0:0: [sdd] Unhandled sense code
sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 3:0:0:0: [sdd] Sense Key : Medium Error [current] [descriptor]
sd 3:0:0:0: [sdd] Add. Sense: Unrecovered read error - auto reallocate failed
sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 00 04 2f 00 00 08 00
end_request: I/O error, dev sdd, sector 1071
Buffer I/O error on device sdd1, logical block 126
EXT4-fs (sdb1): re-mounted. Opts: (null)
EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Adding 1245032k swap on /dev/sdb2. Priority:-1 extents:1 across:1245032k SS
Installing knfsd (copyright (C) 1996
okir@monad.swb.de).
svc: failed to register nfsdv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
svc: failed to register nfsdv2 RPC service (errno 97).
nfsd: last server has exited, flushing export cache
sd 9:0:0:0: Attached scsi generic sg10 type 0
sd 9:0:0:0: [sdj] 1992334 512-byte logical blocks: (1.02 GB/972 MiB)
sd 9:0:0:0: [sdj] Write Protect is off
sd 9:0:0:0: [sdj] Mode Sense: 03 00 00 00
sd 9:0:0:0: [sdj] No Caching mode page present
sd 9:0:0:0: [sdj] Assuming drive cache: write through
sd 9:0:0:0: [sdj] No Caching mode page present
sd 9:0:0:0: [sdj] Assuming drive cache: write through
sdj: sdj1
sd 9:0:0:0: [sdj] No Caching mode page present
sd 9:0:0:0: [sdj] Assuming drive cache: write through
sd 9:0:0:0: [sdj] Attached SCSI removable disk
[root@localhost jon]# # Entry for /dev/sdb1 :
[root@localhost jon]# UUID=3b1c9e63-2256-4c5f-8410-1f474d2fcf8d / ext4 defaults 1 1bash: /: is a directory
[root@localhost jon]# # Entry for /dev/sdb3 :
[root@localhost jon]# UUID=2c43037a-11f6-46bd-9c6e-3360fcfe7bbc /home ext4 defaults 1 2
bash: /home: is a directory
[root@localhost jon]# none /proc proc defaults 0 0
bash: none: command not found
[root@localhost jon]# # Entry for /dev/sda2 :
[root@localhost jon]# UUID=e9f66a09-e107-46ed-b5a1-9298cb4bd6dd swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# # Entry for /dev/sdb2 :
[root@localhost jon]# UUID=78047ac3-2ff0-4017-b65a-0b14ce758abe swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# none /dev/pts devpts defaults 0 0# Entry for /dev/sdb1 :
bash: none: command not found
[root@localhost jon]# UUID=3b1c9e63-2256-4c5f-8410-1f474d2fcf8d / ext4 defaults 1 1bash: /: is a directory
[root@localhost jon]# # Entry for /dev/sdb3 :
[root@localhost jon]# UUID=2c43037a-11f6-46bd-9c6e-3360fcfe7bbc /home ext4 defaults 1 2
bash: /home: is a directory
[root@localhost jon]# none /proc proc defaults 0 0
bash: none: command not found
[root@localhost jon]# # Entry for /dev/sda2 :
[root@localhost jon]# UUID=e9f66a09-e107-46ed-b5a1-9298cb4bd6dd swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# # Entry for /dev/sdb2 :
[root@localhost jon]# UUID=78047ac3-2ff0-4017-b65a-0b14ce758abe swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# none /dev/pts devpts defaults 0 0# Entry for /dev/sdb1 :
bash: none: command not found
[root@localhost jon]# UUID=3b1c9e63-2256-4c5f-8410-1f474d2fcf8d / ext4 defaults 1 1bash: /: is a directory
[root@localhost jon]# # Entry for /dev/sdb3 :
[root@localhost jon]# UUID=2c43037a-11f6-46bd-9c6e-3360fcfe7bbc /home ext4 defaults 1 2
bash: /home: is a directory
[root@localhost jon]# none /proc proc defaults 0 0
bash: none: command not found
[root@localhost jon]# # Entry for /dev/sda2 :
[root@localhost jon]# UUID=e9f66a09-e107-46ed-b5a1-9298cb4bd6dd swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# # Entry for /dev/sdb2 :
[root@localhost jon]# UUID=78047ac3-2ff0-4017-b65a-0b14ce758abe swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# none /dev/pts devpts defaults 0 0# Entry for /dev/sdb1 :
bash: none: command not found
[root@localhost jon]# UUID=3b1c9e63-2256-4c5f-8410-1f474d2fcf8d / ext4 defaults 1 1bash: /: is a directory
[root@localhost jon]# # Entry for /dev/sdb3 :
[root@localhost jon]# UUID=2c43037a-11f6-46bd-9c6e-3360fcfe7bbc /home ext4 defaults 1 2
bash: /home: is a directory
[root@localhost jon]# none /proc proc defaults 0 0
bash: none: command not found
[root@localhost jon]# # Entry for /dev/sda2 :
[root@localhost jon]# UUID=e9f66a09-e107-46ed-b5a1-9298cb4bd6dd swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# # Entry for /dev/sdb2 :
[root@localhost jon]# UUID=78047ac3-2ff0-4017-b65a-0b14ce758abe swap swap defaults 0 0
bash: swap: command not found
[root@localhost jon]# none /dev/pts devpts defaults 0 0