adding more disc on debian
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > adding more disc on debian




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    adding more disc on debian  
hal


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-14-06 12:46 PM

Hi, I installed a supplementary hard disc (ide) on my workstation.

This is how I've modified my conf file ...

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda1       /               ext3    defaults,errors=remount-ro 0      1
/dev/sda5       none            swap    sw              0       0
/dev/hda1 	/data 		ext3 	defaults 	0 	0
/dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0 /dev/fd0
/media/floppy0  auto    rw,user,noauto  0       0

The problem is about writing permissions: only root can write on "/data"
How can I solve it ?

Thanks in advance
Hal







[ Post a follow-up to this message ]



    Re: adding more disc on debian  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-15-06 01:46 AM

On Sat, 14 Jan 2006 14:21:14 +0100, hal
<selvone@ngi.it> wrote:
> Hi, I installed a supplementary hard disc (ide) on my workstation.
>
> This is how I've modified my conf file ...
>
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> /dev/sda1       /               ext3    defaults,errors=remount-ro 0      
1
> /dev/sda5       none            swap    sw              0       0
> /dev/hda1 	/data 		ext3 	defaults 	0 	0
> /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0 /dev/fd0
>        /media/floppy0  auto    rw,user,noauto  0       0
>
> The problem is about writing permissions: only root can write on "/data"
> How can I solve it ?
>
man chmod
man chown







[ Post a follow-up to this message ]



    Re: adding more disc on debian  
hal


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-15-06 12:46 PM


> man chmod
> man chown

OOOk Bill !!! Now it works ...
Thank you 4 your precious help

chown -R hal:users /data
chmod -R 755 /data

looool







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register