Thread: help auto mounting a partition
i setup separate partion data, added entry fstab when issue command "sudo mount -a" get:
when "dmesg | tail" get:mount: wrong fs type, bad option, bad superblock on /dev/sda6,
missing codepage or helper program, or other error
in cases useful info found in syslog - try
dmesg | tail or
my fstab is:[ 1556.168613] ext4-fs (sda6): unrecognized mount option "default" or missing value
fdisk -l/dev/sda6 /home/dataspy/shares/storage ext4 default 0 0
i can mount manually "sudo mount /dev/sda6 /home/dataspy/shares/storage"disk /dev/sda: 500.1 gb, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
units = cylinders of 16065 * 512 = 8225280 bytes
sector size (logical/physical): 512 bytes / 512 bytes
i/o size (minimum/optimal): 512 bytes / 512 bytes
disk identifier: 0x00047938
device boot start end blocks id system
/dev/sda1 * 1 608 4881408 83 linux
partition 1 not end on cylinder boundary.
/dev/sda2 608 60802 483502081 5 extended
/dev/sda5 608 1338 5858304 82 linux swap / solaris
/dev/sda6 1339 60801 477636516 83 linux
appreciated, in advance!
an immediate tip "default" should "defaults", might![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] help auto mounting a partition
Ubuntu
Comments
Post a Comment