Maayong buntag,
I'm currently using Ubuntu 8.04 Hardy Heron OS. Mangutana lang unta ko if anyone knows the basics about mounting another HDD or mounting a webcam. Your help would be very appreciated.
Thanks and God bless!!!
Maayong buntag,
I'm currently using Ubuntu 8.04 Hardy Heron OS. Mangutana lang unta ko if anyone knows the basics about mounting another HDD or mounting a webcam. Your help would be very appreciated.
Thanks and God bless!!!
ok na cguro ni? nahilum na man gud......
if your webcam is not detected i search ang EASYCAM sa google and follow the instructions.. mura naa jud na siya ang ubuntu support. Midagan jud ako webcam nga a4tech, took me 4hours to tweak with it.
..ahm pg.upgrade nlng higher version s ubuntu sayon r mg.install ug mg.mount..ahm..
..xxxxx..
Mounting NTFS partition is not automatically detected in Heron. Please install this package first
#apt-get install ntfs-3g
Mounting EXT3, EXT4, XFS
1. create a mount point anywhere in your filesystem most likely under the root folder
ex. #mkdir /data
2. list all detected partitions
#fdisk -l
3. mounting the partion
#mount -t "partition type" "device" "mount point"
ex. mount -t ext3 /dev/sdb1 /data
4. mount usb camera...install camorama
#apt-get install camorama
Similar Threads |
|