#[Solved]Unknown error when mounting hard drive

26 messages · Page 1 of 1 (latest)

little loom
#

When I tried to mount my NTFS hard drive it's keep returning error code 1 but can still mount and access normally on windows OS, I have tried following this forum post and doing chkdsk but to no avail

Additional information

blkid info:

/dev/sdb4: LABEL="Main" BLOCK_SIZE="512" UUID="34669EA1669E6400" TYPE="ntfs"
/dev/sdb2: BLOCK_SIZE="512" UUID="60D0B28ED0B26A44" TYPE="ntfs"
/dev/sda4: UUID="138269df-ae8e-4c42-9620-830fd19b75bd" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="root" PARTUUID="28ecc676-111c-42aa-a4fb-6b6888645c39"
/dev/sda3: LABEL="System" BLOCK_SIZE="512" UUID="A0D640EDD640C56E" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="33423fed-6766-45ce-9dbc-5590a5ae9667"
/dev/sda1: UUID="701D-8F78" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="b4452a4c-540d-4cc4-b9f4-61eeba402e93"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="f1a47235-4b6c-463a-affb-58553695b40b"

fstab info:

# /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>
# / was on /dev/sda4 during installation
UUID=138269df-ae8e-4c42-9620-830fd19b75bd /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=701D-8F78  /boot/efi       vfat    umask=0077      0       1```
shut quarry
#

Is Fast Startup on?

little loom
#

Nope I have disable them on windows

shut quarry
#

Try mounting it through the terminal. Perhaps there'd be a much useful output from there.

rough marsh
shut quarry
#

Oh, Repair Filesystem?

rough marsh
#

find the drive, and select its main partition you want. then click the play button

rough marsh
shut quarry
#

Oh... I see now

shut quarry
#

Try repair filesystem? What do you think Stunner?

little loom
#

I thinks it's because how windows messed up my partition though

shut quarry
#

Could you please elaborate on that?

little loom
#

Here's from partition program on windows

#

This one from linux disks program

shut quarry
#

That sure is a bit disorienting.

little loom
#

I don't even know why windows cause this to happen when I tried to extend my "Main" partition

shut quarry
little loom
#

oh

#

that work..... huh

little loom
#

Though how do I make linux automatically mount the drive on startup?

shut quarry
#

Go to Edit Mount Options, there should be one there.

little loom
#

Alright thanks you man

#

[Solved]Unknown error when mounting hard drive