Skip to main content

Thread: access to second disk sdb


ok, got additional sata cables , hooked second disk. got formatted , created partition -- type ext4 -- selected apparently default.

can mounted do grant permissions on ?

see device mounted , owned /media/ -- owned root.

sudo command going needed,--

can sudo mkdir , sudo chomod permission on directory ? if sudo mkdir new directory owned root still,-- think

quote posted mike acker view post
ok, got additional sata cables , hooked second disk. got formatted , created partition -- type ext4 -- selected apparently default.

can mounted do grant permissions on ?

see device mounted , owned /media/ -- owned root.

sudo command going needed,--

can sudo mkdir , sudo chomod permission on directory ? if sudo mkdir new directory owned root still,-- think
firstly, assumes have added partition /etc/fstab automatically mounted

multiple users need access drive?

if not, chowning drive user
code:
chown -r user:user /path/to/mountpoint
should it.

otherwise, can either

a) create group can write folder, , add user wants access drive group.

code:
chown -r root:group_name /path/to/mountpoint chmod -r 770 /path/to/mountpoint
b) chmod 777 - allow access it.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] access to second disk sdb


Ubuntu

Comments

Popular posts from this blog

Could not place because the source rectangle is empty

Thread: Using smartcard reader with vpnc

Adobe Font Folio 7.0 or just 7?