Skip to main content

Thread: Ubuntu 11.04 Automount problems (fstab)


hey all.

i've clean installation of ubuntu 11.04 (amd64) , i'm having problems automount ntfs partitions/disks.

fdisk -l

disk /dev/sda: 2000.4 gb, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 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: 0xcad59f04

device boot start end blocks id system
/dev/sda1 * 1 243202 1953512448 7 hpfs/ntfs

disk /dev/sdb: 750.2 gb, 750156374016 bytes
255 heads, 63 sectors/track, 91201 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: 0x38bb0b6e

device boot start end blocks id system
/dev/sdb1 * 1 91202 732571648 7 hpfs/ntfs

disk /dev/sdc: 120.0 gb, 120034123776 bytes
255 heads, 63 sectors/track, 14593 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: 0x000990bc

device boot start end blocks id system
/dev/sdc1 * 1 14341 115189760 83 linux
/dev/sdc2 14341 14594 2028545 5 extended
/dev/sdc5 14341 14594 2028544 82 linux swap / solaris

blkid:

/dev/sda1: label="shareii" uuid="921a19ed1a19cf5b" type="ntfs"
/dev/sdb1: label="sharei" uuid="4801b06568c157ee" type="ntfs"
/dev/sdc1: uuid="97d52bff-5050-4de1-af88-1adc3631e03c" type="ext4"
/dev/sdc5: uuid="0b7fd151-6280-4d27-89e0-8fe0e9ee7710" type="swap"


fstab:
# /etc/fstab: static file system information.
#
# use 'blkid -o value -s uuid' print universally unique identifier
# device; may used uuid= more robust way name
# devices works if disks added , removed. see fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda1 / ext4 errors=remount-ro 0 1
# swap on /dev/sda5 during installation
uuid=0b7fd151-6280-4d27-89e0-8fe0e9ee7710 none swap sw 0 0
/dev/sdb1 /media/sharei ntfs defaults 0 0
/dev/sda1 /media/shareii ntfs defaults 0 0

doing wrong?! on start up, mounts /dev/sda1 , mounts on /media/sharei...

thank in advance

make sure have made folders in /media command
code:
sudo mkdir /media/sharei /media/shareii
or whole thing fail. assume must have done or not 1 successful mount seem manage.

lines in fstab ought in format of
code:
uuid=921a19ed1a19cf5b /media/sharei/    ntfs-3g        auto,user,rw 0 0
so change /dev/sda1 , /dev/sdb1 correct uuids each partition , edit rest of lines show mine.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Ubuntu 11.04 Automount problems (fstab)


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support