| Forum |
|
|||||||
| 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. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) | |
|
I M A *STAR*
Join Date: Nov 2007
Location: Planet Earth
Posts: 845
|
I will be installing Ubuntu 9.04 on my friends lappy having Vista. I'll be dual booting. So, can I just boot from 9.04 and install it on a separate partition? (like I do in XP) Or should I use wubi? Is wubi compatible with Vista? Do I need to create separate empty partition in Vista? Because the lappy has a single drive i.e. C: , so should I create a new separate partition? On the official site, it says Quote:
Last question, on my PC, I installed drivers for Nvidia Gefore 7 series, I have mobo with integrated graphics, I don't have a graphics card. So, after installing, now I can't see anything, I only see a black screen, I think I installed wrong drivers. I can run Ctrl Alt F1, so now what should I do? Can I uninstall those drivers? BTW, i tried Ubuntu recovery mode, its also of no help. I always have a lot of questions, isn't it? |
|
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
__________ ___ __
Join Date: Jun 2009
Posts: 51
|
What wubi does is to just install linux files in a folder in your windows directory and i think it uses the xp's own bootloader to load linux from it.
But i would recommend you to not go for wubi and install ubuntu in a separate partition as it is generally seen that ubuntu doesn't run that well inside wubi and there may be some hardware incompatibilities. About the driver issue, if you can bring terminal up (taken from http://ohioloco.ubuntuforums.org/sho...low+resolution ) This code will reconfigure X manually.... Code: sudo dpkg-reconfigure xserver-xorg This code will reset X back to default (if the original xorg.conf exists).... Code: sudo dpkg-reconfigure -phigh xserver-xorg This should solve your issue. |
|
|
|
|
#5 (permalink) |
|
__________ ___ __
Join Date: Jun 2009
Posts: 51
|
^^see the full post i linked, maybe some other member can solve your problem.
Try posting in Ubuntu forums if you haven't already, people there are very knowledgeable and the community is really helpful. Try this also Code: sudo dpkg-reconfigure -phigh xserver-xorg and when complete use the command to reboot Code: sudo reboot this is also from the same ubuntuforums thread. |
|
|
|
|
#6 (permalink) |
|
Linux User
Join Date: Jan 2008
Location: Chandigarh, India
Posts: 126
|
You have to install Nvidia Proprietary Driver.
Press Alt+Ctrl+F1 and execute this Code:
sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf |
|
|
|
|
#8 (permalink) |
|
I M A *STAR*
Join Date: Nov 2007
Location: Planet Earth
Posts: 845
|
@ghost at rest,
Tried ur commands also. After entering the first command, it showed the name of me graphics i.e. Nvidia Corporation Geforce 7025 , which is right After entering the second command, it showed, Driver kbd Driver mouse That's it, now what should I do. |
|
|
|
|
#9 (permalink) |
|
I M A *STAR*
Join Date: Nov 2007
Location: Planet Earth
Posts: 845
|
OK, leave this driver problem. I installed Ubuntu 9.04, as I was having 8.04, so deleted the partitions and installed 9.04.
So now I have ext4 file system, so which software should I use to see this partition in XP? Another thing, now advise me how to install my graphics driver, as previously I made a big mistake by downloading the drivers from NVIDIA's site & installing. Should I use envy? |
|
|
|
|
#10 (permalink) | ||
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Quote:
Quote:
sudo dpkg-reconfigure xserver-xorg should work to get you back the vesa driver Then in the GUI mode (Ctrl+Alt+F7), click on System->Administration->Hardware drivers and enable the restricted driver from there. It will ask for your password and do the needful.
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
||
|
|
|
|
#11 (permalink) | |
|
I M A *STAR*
Join Date: Nov 2007
Location: Planet Earth
Posts: 845
|
^^ Thanx for replying.
Quote:
BTW, I tried sudo dpkg-reconfigure xserver-xorg. This didn't worked. It was old i.e. 8.04, so I installed 9.04 in its place. But now I want to know how to install Nvidia drivers for Ubuntu. I was thinking to try envy. But now by your recommendation, I will try installing drivers from Hardware drivers. Hope I didn't do anything wrong this time. Last time I tried to install drivers from Nvidia site and ka-boom, all I got was a black screen after loading. So to solve this problem I installed latest Ubuntu 9.04. Last question, I made an EXT4 filesystem partition. So which software should I use to see that partition in Windows? Previously I was using Ext2IFS software, but I don't think it will work, as now I have ext4. |
|
|
|
|
|
#12 (permalink) | |
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Quote:
I really do not know.
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
|
|
|
|
|
#14 (permalink) |
|
Wandering In Tecno Land
Join Date: Feb 2005
Location: 127.0.0.1
Posts: 723
|
Did some1 mentioned Ubuntu 9.04
__________________
Born in Windows Die In Linux © 2009-10 All Rights Reserved. Learn Linux : www.linoob.com (Official WebSite) |
|
|
|
|
#15 (permalink) |
|
Linux User
Join Date: Jan 2008
Location: Chandigarh, India
Posts: 126
|
dpkg-reconfigure xserver-xorg doesn't work in latest version of most of Debian Based distros. hal tries to configure hardware and use proper values instead of generated one.
To access Windows OS partitions, execute this Code:
sudo fdisk -l df -h * Its small L in fdisk -l. |
|
|
|
|
#16 (permalink) |
|
I M A *STAR*
Join Date: Nov 2007
Location: Planet Earth
Posts: 845
|
^^ No.. I m talking abt seeing Ubuntu partition (data) in Windows. Which software should I use in Windows to access my data in Ubuntu's partition (which is ext4)? Previously I was using Ext2IFS software, but thats for ext2 partition. Now which software should I use to see or access ext4 filesystem partition in Windows?
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|