Hardy nags

Asked by ajmal_82

In hardy heron problems are listed below:
*- Automatically mounting of harddisk drives not possible and previously in gutsy etc it mounted automatically.
*- allow access to all hardware inside pc to all users not just root,eg i have tvtuner,nic ethernet card etc all available to used by only root privileges,when i open tvtime as some user it doesnt detect hardware.please correct this.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was originally filed as bug #227187.

Revision history for this message
Adam Niedling (krychek) said :
#1

Don't report more than one problem in one bug report. Of course it's possible to automount hard disks. You need to be more detailed on how you try to do it.
It's also false that only root can use the ethernet card. Every user can connect to the internet.

Revision history for this message
ajmal_82 (ajmal-82) said :
#2

ok,i tried editing fstab below is fstab file details

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda7
UUID=268bde23-9222-4680-86d4-ccad2705eec6 / ext2 relatime,errors=remount-ro 0 1
# /dev/sda6
UUID=921f462a-5816-4040-97ef-850e469c4687 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

i have other fat partitions that i like to mount automatically.
/dev/sda1: UUID="94FA-B6F5" TYPE="vfat" LABEL="UBERCITIZEN"
/dev/sda5: LABEL="SABOTAGE" UUID="60ED-C3F5" TYPE="vfat"
/dev/sda6: TYPE="swap" UUID="921f462a-5816-4040-97ef-850e469c4687"
/dev/sda7: UUID="268bde23-9222-4680-86d4-ccad2705eec6" TYPE="ext2"
/dev/sda8: LABEL="COPPERHEAD" UUID="481C-0DE8" TYPE="vfat"
/dev/sda9: LABEL="HUMMING" UUID="481C-0EDB" TYPE="vfat"

now how to fix this?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.