Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 31-01-2009, 11:11 PM   #1 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Ubuntu Installed help needed


Hi

I finally installed ubuntu and thinking of settling on it Have few queries..

1. I don't have my monitor resolution set up correctly... I installed latest ATI 9.1 from ATI Site created deb and installed..

Now what I initialize it from Accessories it says



Here is my Xorg.conf

Code:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
    Identifier    "Configured Video Device"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
EndSection
Rest is fine .. All problem is with resolution..

WIll post on further issue..

Do help please )

Regards
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-02-2009, 06:00 AM   #2 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: Ubuntu Installed help needed

No experience with ATi, but your Xorg looks empty !
See this thread, last post on that page
http://ubuntuforums.org/showthread.p...ati+driver+deb
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 01-02-2009, 07:46 AM   #3 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

Also why I have to manualy mount my XFS and ReiserFS partitions everytime / WHy don't they get mounted automatically

Ok resolution get fixed I installed everything correctly and forgot to activate it through restricted driver manager

Now the problem is how to auto. mount my Ext3, XFS and Reiser FS partition at every boot..
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 01-02-2009 at 07:50 AM. Reason: Automerged Doublepost
Dark Star is offline  
Old 01-02-2009, 10:09 AM   #4 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu Installed help needed

Add the entries to /etc/fstab.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 01-02-2009, 07:28 PM   #5 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=47173b0e-56ae-4703-a93a-980e45125a13 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda2
UUID=58cadce3-ae27-4a7c-91ab-166312e3090b none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
Added some changes in authorization lets see if it works..
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 01-02-2009, 09:31 PM   #6 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: Ubuntu Installed help needed

^^^ Where are the entries for those partitions? I don't see them.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 01-02-2009, 10:01 PM   #7 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

How do I add them.. I don't know abt fstab options though Its the entry when I mount the partitions...
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 01-02-2009, 10:13 PM   #8 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

^^lol

http://www.google.co.in/search?q=aut...ient=firefox-a
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 08:14 AM   #9 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

^er...Thats for NTFS ? but I don't have any NTFS.. Also I know the sol-n for NTFS. But XFS adn reiserfs and ext didn't mount at boot..

UUID ?
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 02-02-2009, 08:25 AM   #10 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

^^ how are xfs and reiserfs different ? They follow same steps
http://ubuntuforums.org/showthread.php?t=951844
http://t.webofgoo.com/2008/03/11/aut...uid-in-ubuntu/

UUID is like a permanent identification of partitions, so its better to mount by using UUID. If you mount by sdX or hdX then changing HDD order in bios will screw up for good.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 08:37 AM   #11 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

SOrry.. Didn't knew the blkid command Will add them , I was unsure how to get exact UUID for a partition

Code:
shashwat@shashwat-desktop:~$ blkid
/dev/sda1: UUID="47173b0e-56ae-4703-a93a-980e45125a13" TYPE="ext3" 
/dev/sda2: UUID="58cadce3-ae27-4a7c-91ab-166312e3090b" TYPE="swap" 
/dev/sda3: UUID="94a7c6be-0dac-4d4a-8c44-0059926b9791" TYPE="reiserfs" 
/dev/sda5: UUID="94ed6290-b65a-4a71-9187-83378d90522f" TYPE="xfs" 
/dev/sda6: UUID="8ff8e640-de64-4bfc-a6a5-137048a6e6f6" TYPE="xfs" 
/dev/sda7: UUID="d049ccf6-5690-4b32-9a17-1d23e2436334" TYPE="reiserfs" 
/dev/loop0: TYPE="squashfs" 
shashwat@shashwat-desktop:~$
Edited Fstab

Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=47173b0e-56ae-4703-a93a-980e45125a13 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda2
UUID=58cadce3-ae27-4a7c-91ab-166312e3090b none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0

#/media/sda3
UUID=94a7c6be-0dac-4d4a-8c44-0059926b9791 /media/sda3     reiserfs defaults 0 0

#/dev/sda5
UUID=94ed6290-b65a-4a71-9187-83378d90522f /media/sda5  xfs defaults 0 0

#/dev/sda6
UUID=8ff8e640-de64-4bfc-a6a5-137048a6e6f6  xfs defaults 0 0 

#/dev/sda7
UUID=d049ccf6-5690-4b32-9a17-1d23e2436334 /media/sda7 reiserfs defaults 0 0
Is it right /?
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 02-02-2009 at 08:53 AM. Reason: Automerged Doublepost
Dark Star is offline  
Old 02-02-2009, 08:55 AM   #12 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

mount point missing for
Quote:
UUID=8ff8e640-de64-4bfc-a6a5-137048a6e6f6 xfs defaults 0 0
And yeah for each mount point run the chown command.
Quote:
sudo chown -R <username> /media/<mountpoint>
e.g.
Quote:
sudo chown -R shashwat /media/sda3
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 09:01 AM   #13 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu Installed help needed

I hope he did not restart after those changes. It would have spelled doom?
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 02-02-2009, 09:08 AM   #14 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

Yea I just did restart // I couldn't mount my partitions and one is missing :S

Code:
shashwat@shashwat-desktop:~$ sudo chown -R shashwat /media/sda3  
[sudo] password for shashwat: 
chown: cannot access `/media/sda3': No such file or directory
shashwat@shashwat-desktop:~$
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=47173b0e-56ae-4703-a93a-980e45125a13 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda2
UUID=58cadce3-ae27-4a7c-91ab-166312e3090b none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0

#/media/sda3
UUID=94a7c6be-0dac-4d4a-8c44-0059926b9791 /media/sda3     reiserfs defaults 0 0

#/dev/sda5
UUID=94ed6290-b65a-4a71-9187-83378d90522f /media/sda5  xfs defaults 0 0

#/dev/sda6
UUID=8ff8e640-de64-4bfc-a6a5-137048a6e6f6  /media/sda6 xfs defaults 0 0 

#/dev/sda7
UUID=d049ccf6-5690-4b32-9a17-1d23e2436334 /media/sda7 reiserfs defaults 0 0
So should I remove these entries reboot and re-enter ? and I got all my partitions .. just can't mount them..
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 02-02-2009 at 09:17 AM. Reason: Automerged Doublepost
Dark Star is offline  
Old 02-02-2009, 09:25 AM   #15 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

have you created mount points or not
e.g.
Quote:
sudo mkdir /media/sda3
do same for other mountpoints too


There is no need to reboot. You can use this command to mount partitions whose entry is made in fstab
Quote:
sudo mount -a
and unmount too
Quote:
sudo umount -a
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 09:30 AM   #16 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

Thanks Everything worked perfectly. Now is it necessary to use chown now ?

Now I will never have problem with partitions Thansk t159
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 02-02-2009, 09:49 AM   #17 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

Chown was needed only once, as when you created those folders (sda3 etc), they were created under super user account (remember you used sudo).

So to be able to write in them you need to own their ownership as normal user (shashwat etc).

You just did a chown to own them to a particular user.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 10:47 AM   #18 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu Installed help needed

chown - Change ownership. You're the owner now.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 02-02-2009, 11:30 AM   #19 (permalink)
Wandering In Tecno Land
 
Ecko's Avatar
 
Join Date: Feb 2005
Location: 127.0.0.1
Posts: 724
Default Re: Ubuntu Installed help needed

Grrrrrrrrrrr (Trying TO Hijack Thread)
Guyz I'm a Noob & Trying to figure out what you guyz did
I hate this damn editing of files :X
I hate terminal :X
I hate anything without GUI
This is the first & last reason I'm still using Windows as Dual Boot
__________________
Born in Windows Die In Linux © 2009-10 All Rights Reserved.
Learn Linux : www.linoob.com (Official WebSite)
Ecko is offline  
Old 02-02-2009, 12:35 PM   #20 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu Installed help needed

Install PySDM, its a GUI tool for that purpose.

Code:
sudo apt-get install pysdm
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 02-02-2009, 04:14 PM   #21 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

Quote:
Originally Posted by Ecko View Post
Grrrrrrrrrrr (Trying TO Hijack Thread)
Guyz I'm a Noob & Trying to figure out what you guyz did
I hate this damn editing of files :X
I hate terminal :X
I hate anything without GUI
This is the first & last reason I'm still using Windows as Dual Boot
I hate life I hate humans I hate anything that can type
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-02-2009, 07:20 PM   #22 (permalink)
Sami Hyypiä, LFC legend
 
Liverpool_fan's Avatar
 
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
Default Re: Ubuntu Installed help needed

Good thread. Learnt a lot.
@Dark Star:
Can you write in that partition?
I couldn't. I had to further change the group in order to have write access in my ext3 partition.
__________________
Experience true education in Computer Science - http://www.udacity.com | http://www.coursera.org

Spoiler:
Read before asking / messaging any moderator for any query: FAQ + answers for new members

Read all the sticky threads before asking any type of query. Most basic questions are answered in those.
Don't use forum for chatting. Visit http://webchat.freenode.net/?channels=krow, enter nick and connect.
Liverpool_fan is offline  
Old 02-02-2009, 07:27 PM   #23 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu Installed help needed

^^u could have used

Quote:
chown -R <username>:<groupname> <mountpoint_path>
e.g.
Quote:
chown -R noface:noface /media/dld
Quote:
Originally Posted by QwertyManiac View Post
Install PySDM, its a GUI tool for that purpose.

Code:
sudo apt-get install pysdm
thanks will add to the tutorial
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono

Last edited by Faun; 02-02-2009 at 07:29 PM. Reason: Automerged Doublepost
Faun is offline  
Old 02-02-2009, 07:38 PM   #24 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Ubuntu Installed help needed

Yea everything working perfectly.. To change permission .. Just open nautilus in Root mode and right click on the partitions and select properties under permission change the permission..

That should do :_)
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed INTREPId Ubuntu 8.10 now what ??? esumitkumar Open Source 8 26-11-2008 03:30 PM
Installed Ubuntu.Now What???? thewisecrab Open Source 68 02-10-2008 08:10 PM
How to install ubuntu 7.10 over already installed 7.04 saurabh kakkar Open Source 9 03-11-2007 07:49 PM
installed ubuntu 7.04, now what... blackleopard92 Open Source 13 10-06-2007 08:58 PM
UBuntu 5.1 installed:need Drivers gary4gar Open Source 30 16-06-2006 02:36 PM

 
Latest Threads
- by soumya
- by clmlbx
- by Charan
- by Sujeet
- by reddick

Advertisement




All times are GMT +5.5. The time now is 12:19 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2