szymon_g
June 2nd, 2007, 10:40 AM
hi.
i recently installed archlinux onto my computer.
i've installed it becouse i'd like to try something new :P
but now i've got a small problem: i can write into this partitions only by using sudo.
this is my ubuntu's fstab :
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda6
UUID=985f1df6-66ee-452a-bcd1-a65055760dfa / ext3 defaults,errors=remount-ro 0 1
# /dev/sda7
UUID=25f3a665-1256-4021-afa5-a4017451b4ec /home xfs defaults 0 2
# /dev/sda2
UUID=b36dff29-2adc-4020-a512-33dc48b37fa0 /mnt/arch/boot ext3 rw,auto,users,noatime 0 0
# /dev/sda5
UUID=d3af3504-c56d-4d7e-9f8e-a3f73211545d /mnt/arch/glowna xfs rw,auto,users,noatime 0 0
# /dev/sda1
UUID=322a45ae-a320-4f10-8256-93f7b0738a0c none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
i've mounted arch's partitions (sda2 and sda5) into /mnt/arch/boot and /mnt/arch/glowna.
is there any way to write into these partitions as easy (and without need to fix filesystems with every boot) as it would by my 'native' partition?
szymon
i recently installed archlinux onto my computer.
i've installed it becouse i'd like to try something new :P
but now i've got a small problem: i can write into this partitions only by using sudo.
this is my ubuntu's fstab :
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda6
UUID=985f1df6-66ee-452a-bcd1-a65055760dfa / ext3 defaults,errors=remount-ro 0 1
# /dev/sda7
UUID=25f3a665-1256-4021-afa5-a4017451b4ec /home xfs defaults 0 2
# /dev/sda2
UUID=b36dff29-2adc-4020-a512-33dc48b37fa0 /mnt/arch/boot ext3 rw,auto,users,noatime 0 0
# /dev/sda5
UUID=d3af3504-c56d-4d7e-9f8e-a3f73211545d /mnt/arch/glowna xfs rw,auto,users,noatime 0 0
# /dev/sda1
UUID=322a45ae-a320-4f10-8256-93f7b0738a0c none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
i've mounted arch's partitions (sda2 and sda5) into /mnt/arch/boot and /mnt/arch/glowna.
is there any way to write into these partitions as easy (and without need to fix filesystems with every boot) as it would by my 'native' partition?
szymon