Automount

Allan Valeriano allvaleriano at gmail.com
Tue Aug 28 01:31:44 UTC 2007


On 8/6/07, Matthew Flaschen <matthew.flaschen at gatech.edu> wrote:
>
> First, we need some info.  Type:
>
> id
>
> in the command prompt.  Copy your uid and gid (probably 1000).
>
> Then,
>
> mount the drive manually.
>
> In a command prompt, type:
>
> df -T


I found out this thread searching my email, so I decided to get things from
here.
I'm having exactly the same problem, so...

When I type id, it gives me:
uid=1000(valeriano) gid=1000(valeriano)
groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),109(ssh),112(netdev),113(lpadmin),115(powerdev),117(admin),1000(valeriano)

the command df -hT gives:
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/hda1     ext3    141G  7.3G  127G   6% /
varrun       tmpfs    2.0G  112K  2.0G   1% /var/run
varlock      tmpfs    2.0G     0  2.0G   0% /var/lock
procbususb   usbfs    2.0G  104K  2.0G   1% /proc/bus/usb
udev         tmpfs    2.0G  104K  2.0G   1% /dev
devshm       tmpfs    2.0G     0  2.0G   0% /dev/shm
lrm          tmpfs    2.0G   39M  1.9G   2%
/lib/modules/2.6.20-16-generic/volatile

My fstab shows this:

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/hda1
UUID=e4b5dff4-6d48-46b8-8669-0c23ffb18c62 /               ext3
defaults,errors=remount-ro 0       1
# /dev/hda5
UUID=d175a9d4-fe2a-4e2f-85bf-62aed0f7f988 none            swap
sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/hdd        /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0


thanks in advance for any help
--Valeriano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070827/da980f48/attachment.html>


More information about the ubuntu-users mailing list