General :: Windows 32 Bit OS Only Recognize Less The 4 Gb Of RAM

May 18, 2011

I am relatively new with PC configuration and Linux. The Windows 32 bit OS only recognize less the 4 Gb of RAM, their 64 bit OS goes to 8 Gb. Do the Linux OS have similar limits? I am using Ubuntu 10.04, but I am interested in a general Linux answer.

View 13 Replies


ADVERTISEMENT

General :: Windows 7 - Unallocated Space - Pc Doesn't Seem To Recognize Windows Anymore?

Apr 23, 2011

I have a hp pc that has a hard drive of 750 gb and a recovery hard drive of 31gb. I installed linux side by side with windows 7 for dual booting. Now I can't boot windows 7 anymore. During the installation of linux, I chose the advanced option so as to manually partition the drives for linux. On the available list of drives, I chose the 750gb and clicked on modify. I chose 150gb for the root "/" (on ext4) and 700mb for swap out of the 750gb and clicked install. After finishing the installation I restarted the pc and sought to test linux. The linux works fine but when i tried to start windows, I have a boot error. My pc doesn't seem to recognize windows anymore. It takes me straight to the HP recovery tool. I don't understand why. So I logged into ubuntu and check the disk utility and I discovered that I have a whooping 600gb unallocated space. It's like my whole windows is gone. This is what Disk Utilty shows

150gb ext4 | Free 600gb | RECOVERY 31GB NTFS | HP_TOOLS 108MB FAT

What can I do to recover my windows back?

View 3 Replies View Related

General :: Windows XP Setup Doesn't Recognize Netbook's Harddrive?

Mar 4, 2010

Before Christmas, I wiped all partitions off my Acer Aspire One D150 netbook and installed Jolicloud Linux to try out. It's great, but I'm missing too much of my Windows-only software so I'd like to switch back.The problem I'm having is that the Windows XP Home setup CD is starting up the installer fine, but when it comes to selecting the harddrive to install on it's not finding anything.I've tried using GParted to wipe all partitions again and create a new FAT32 partition, but that's not being picked up by Windows XP setup either. (I've tried setting the 'boot' flag on this partition in GParted as well, but no change.)Is FAT32 not the correct paritition type for Windows XP Home? I'm thinking this isn't relevant at this point, because Windows XP setup doesn't seem to be mounting the HDD, nevermind analysing what partitions it has on it already.

View 3 Replies View Related

Ubuntu Installation :: 10.10 Upgraded To 11.04 Within Windows Xp - Fails To Recognize Windows Partitions

May 1, 2011

I have 10.10 installed within my Windows Xp.All was fine.Then,I upgraded to 11.04.Boot screen etc is fine .Log in is automatic in Classic.Unity & Compiz not supported.Now,again everything is fine except that my xp partitions are not recognised and hence I can not mount them and access them.

View 5 Replies View Related

Hardware :: Cannot Get Recognize Any Printer On Windows 7?

Feb 21, 2011

I originally installed Ubuntu Linux. Set up the printer just by going to printing and add printer,everything worked fine. After a few updates, I cannot get Linux to recognize any printer on Windows 7, (where the printers are all set up).

View 14 Replies View Related

Ubuntu Installation :: Grub2 Does Not Recognize Windows 7

Feb 28, 2010

I have 2 hard drives, first drive (hd0) is for data, second drive (hd1) is for the OS's. Windows 7 was installed on (hd1) a few months ago and wiped out GRUB. But today, I decided to go back to Ubuntu. I performed a fresh install of 9.10 x64 to (hd2), GRUB2 works and finds Ubuntu (both the newly installed x64, and the previous x86 versions), but it does not see Windows 7. The only goal I have right now, is to make Windows 7 bootable, once again.

My "sudo fdisk -l" (typing manually, so skipping the Blocks)
Device Boot Id System
/dev/sdb1 83 Linux -- where x64 9.10 is
/dev/sdb2 f W95 Ext'd (LBA)
/dev/sdb5 83 Linux -- where x86 9.04 is
/dev/sdb6 83 Linux -- /home
/dev/sdb7 82 Linux Swap / Solaris
/dev/sdb8 87 HPFS/NTFS -- Windows 7

Things I've tried so far:
1) Automatically finding Windows: sudo update-grub2
2) Reinstalling grub via Live CD (9.10): sudo grub-install --root-directory=/media/(where sdb1 - x64 Ubuntu is) /dev/sdb
3) Forgetting Ubuntu altogether and fixing boot using Windows 7 - bootrec.exe /fixmbr; bootrec.exe /rebuildbcd

Now, number 3 is interesting, I found out that where Windows is installed, /dev/sdb8, is a logical partition, and cannot be made active (bootable). This led me to try number 4:

4) Updating /etc/grub.d with custom 40_Win7 file, and making it bootable (the GRUB makeactive, GRUB2 parttool command):
echo "Adding Win 7 to Bootloader" >&2
cat << EOF
menuentry "Windows 7" {
insmod ntfs
set root=(hd1,8 )
parttool (hd1,8 ) boot+
chainloader +1
} EOF

When I update grub.cfg after trying #4, it gives me the "not a primary partition" error. So now I am confused. Windows 7 was able to boot previously from this very partition, and I don't think installing 9.10 would change a partition type from primary to logical. So, why can't it boot? More importantly, what can I do to boot Windows 7?

View 9 Replies View Related

Ubuntu :: Windows Wont Recognize Second HDD After Mount

Aug 22, 2010

Ever since I have mounted my secondary HDD with Ubuntu, windows was unable to recognize it at all. This was not a problem before when I used virtualbox as I could map the HDD as a network drive in windows. Now that I decided to dual boot both operating systems (since virtualbox doesn't perform to my expectations) I am unable to access the secondary HDD with window, which is a real pain. Ideally I want both OSes to be able to access it with ease, since I will be switching back and forth quite a bit.

View 2 Replies View Related

Ubuntu :: Grub2 Doesn't Recognize Windows 7

Sep 1, 2011

I installed windows 7 after I installed linux. I got grub reinstalled but windows doesnt show up in the grup menu. So I run in linux sudo update-grub, but this doesnt find my windows system.

Here's my fdisk -l

Code:

Device Boot Start End Blocks Id System
/dev/sda1 1 8511 68358144 83 Linux
/dev/sda2 8511 8572 487425 5 Extended

[code]....

View 8 Replies View Related

Ubuntu Installation :: 10.04 Can't Recognize Windows Partition / Sort It?

Apr 29, 2010

This is my first time to post a thread.I'm not native English-speaker,so my English is poor.And I wish you can understand what I mean.
I have used wubi for months.Today I decide to install Ubuntu 10.04 on my harddisk.I create a liveUSB to install 10.04.But the problem during installing is when partition detecting,the windows partition can't be detected.It shows 'Ubuntu' on /dev/sda1,but in fact it is the windows partition.I ignore it and go on.After all done,10.04 can work well,but windows can't be booted.
Then I try to use 9.04 CD to install,and it shows 'Widows NT/2000/XP' on /dev/sda1 correctly.At last,both 9.04 and windows xp can be booted.
Is it the problem involving the difference between CD and liveUSB,or 10.04 and 9.04?
Can you tell me why and give me a hand?

View 2 Replies View Related

Ubuntu :: Get Windows To Recognize A Formatted Hard Drive?

May 31, 2010

Is there any way to make windows recognise my second hard drive (Which is fully exclusive to ubuntu) and access it? Iv'e been getting a few BSOD's since installing ubuntu and I'm pretty sure it's because windows keeps trying to access it and failing.

View 2 Replies View Related

Ubuntu Installation :: GRUB 2 Does Not Recognize Or Boot Into Windows XP?

Oct 13, 2010

i can't boot up my win XP after installing Ubuntu 10.10.

I decided to replace my Vista partition with Ubuntu 10.10 so i redo my partitions and split the current Vista partition to a swap and root partition and install Ubuntu 10.10

Everything went well and i got Ubuntu up and running. However, i realize that GRUB 2 didn't recognize my existing windows partition. I double-check on grub.cfg and see that the default os_prober didn't recognize my XP partition either.

After search on the internet for a while, i found many similar issue where most are fix when manually adding the entry yourself so i decided to add an entry 11_XP under /ect/grub.d/ for windows XP and confirm that the new entry are added to the update grub.cfg file before restarting

Code:
### BEGIN /etc/grub.d/11_XP ###
menuentry "Windows XP" {
set root=(hd0,5)
insmod chain
drivemap -s (hd0)

[Code].....

View 3 Replies View Related

Ubuntu :: Mounting 5tb Windows Stripe Raid - Can't Seem To Get It To Recognize

Dec 30, 2010

Making the move to Ubuntu entirely but I want to get my 5TB raid function.

I can't seem to get it to recognize.

fdisk -l:

Code:

It works under windows? ( Its GPT I think btw)

Else I can re-partition and format it (its all backed up) but I want to be able to read the raid under windows as well...

View 9 Replies View Related

Ubuntu :: Windows Doesn't Recognize Files Saved?

Aug 4, 2011

I've had a problem for a while-- when I save files on a USB stick in Ubuntu, then put it in a windows computer, it doesn't recognize the files. It only recognizes a video file that I have, but not the .doc files. The folders either don't appear or only appear as shortcuts.

View 9 Replies View Related

Ubuntu :: Keyboard In Windows 7 PC, And The Computer Will Recognize It, But Won't Function?

Aug 15, 2011

I just installed a new keyboard in my father's Windows 7 PC, and the computer will recognize it, but won't function! Is there some way (preferably open-source) that I can get this keyboard to work? It works completely fine on my Ubuntu 11.04 machine.The keyboard is not from a big manufacturer, but it's model number is W-9868. I already looked for an official driver and I got nothing.

View 1 Replies View Related

Ubuntu :: Av Dont Recognize The Windows And The Common Partitions

Mar 12, 2010

I've got ubuntu 9.10 in my machine and install avast on it, althought the av dont recognize the windows and the commom partitions. I know that windows is dev/sda1 and the commom is dev/sda5 and in avast, only appears the folder dev, dont appear the subfolders.

View 5 Replies View Related

Ubuntu :: System Doesn't Recognize Share Files From Windows

Sep 20, 2010

I have Ubuntu 10.04 in my laptop and at the same time I have Windows 7 (partitioned disk). I use mostly Ubuntu, but I need windows for some stuff. I want to share files of windows with Ubuntu (is weird but when I installed Ubuntu never gave me the option "share files from windows", I dunno why). Anyway, I can see the disk in Ubuntu, and I can see the folder /Documents and settings/, that creates windows by default with my files. However, the route is too long to arrive there from Ubuntu using the Terminal.

I created a shadow link using lndir to arrive to my files easier. It works fine, however, sometimes when I go to the files using this route, these are lightened in red, and when I try to enter to one of these folders, the system doesn't recognize it. After a while, these are in blue and I can go in them. Why it is happening?. What I did Is the "correct" way to do it?.

View 2 Replies View Related

Ubuntu Installation :: 10.10 Maverick - Grub Won't Recognize My Windows Partition / Fix It?

Oct 17, 2010

I had Windows 7 ultimate installed on my netbook and installed Ubuntu 10.10 using the 'Install alongside other OS's' option which put windows onto another partition and created one for ubuntu.

Anyway I've tried reinstalling the grub but I never get a grub boot menu when I boot it up and the grub won't recognize the windows install

View 6 Replies View Related

Ubuntu :: When Create On Windows A Text File In Greek - It Doesn't Recognize It

Jun 3, 2010

When I create on windows a text file in Greek, It doesn't recognize it with Ubuntu... So I created a script:

Code:
#!/bin/bash
fileName="$@"
fileNoExt=$(basename "$fileName")
fileType=$(file "$fileNoExt")

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Windows Boot Disk Won't Recognize Empty Partition / Fix It?

Nov 16, 2010

I've had Ubuntu 10.10 installed for a while and I recently cleared a partition to install Windows XP. However, when I load from the Windows XP boot CD, I get "7379one MB disk 0 at ID 0 on ?Bus 0 on atapi(Setup cannot access this disk)". I've tried just about everything

View 4 Replies View Related

Fedora :: When Booting Back In To Windows Partition It Doesnt Recognize The Free Space?

Apr 22, 2011

Whilst in fedora i deleted files off my second hard drive to free up some space, i deleted over 10gb worth of data. When booting back in to my windows partition it doesnt recognize the free space instead it thinks the hard drive is still full even though i deleted the data.Not to sure as to why this has happened, as im sure i have deleted stuff of this hard drive before from my linux partition.Any help would be greatly appreciated as my 70gb hard drive is full with only 20gb of data to show for it

View 2 Replies View Related

Ubuntu :: Dual-booted Computer Doesn't Recognize Windows Partition / Solve It?

Aug 18, 2010

I have a gateway laptop that I have attempted to dual boot, but the computer only sees the Ubuntu OS and the Vista Windows Recovery Partition. (Actually, gnome reports 3 separate Ubuntu OSs... part of the problem?)

When I type fdisk -l, I get the following message code...

View 5 Replies View Related

Ubuntu Installation :: Grub Doesn't Recognize Windows 7 Partition - 10.10 Maverick User?

Dec 23, 2010

I recently have installed Ubuntu 10.10 Maverick Netbook Edition in my personal netbook. The thing is that I had installed Windows 7 in the hard disk drive so I decided to install Ubuntu alongside with it. After the process of installation everything was cool but I hadn't the Grub working. I then pressed the Shift button during the booting process so I got the Grub menu but it didn't show the Windows 7 partition. The Windows installation was not erased because its file system is present in Nautilus. I have tried reinstalling the Grub a thousand times but nothing changes. I have attached the results of the boot info script so you can have some info about my booting configuration.

View 9 Replies View Related

Ubuntu :: Install - BOOT Into Windows On A Dual Boot Computer - Damn Wireless Router To Recognize?

Jan 6, 2011

it started with rooting my Motorola Droid. I got quite interested in the whole rooting/linux "world". The only problem is, my hands move A LOT faster than my brain does. I'm an "educated novice" at best when it comes to all of this and still learning slowly, but surely. I followed an online tutorial and before I realized quite what i'd done, I had dual installed Ubuntu linux 10.10 on my laptop. ISO'd this, partitioned that and realized....i'm in way over my head. Then I started researching how to just go back in time and get my "safe" windows vista back until I'm ready to make the switch to linux and just ended up getting more confused.

How do I actually BOOT into Windows on a dual boot computer that I apparently just created? How, if need be, do I undo everything I just did in the past few hours and careless tinkering? If I decide to stay with Linux, how do I get my damn wireless router to recognize?

View 9 Replies View Related

Ubuntu :: Will GRUB Recognize A "new" Windows Partition

Sep 30, 2010

My computer is currently dual boot: Windows 2000 on first hard drive (master) and Ubuntu 9.10 on the second hard drive (slave) using GRUB 2. Both drives are on the first IDE channel. I have a third drive with a DVD/CD drive on the second IDE channel (master and slave respectively). The only thing on this drive is my photo library, which is backed up on a server.If I were to temporarily remove the plug for the first two drives from the mother board and plug the third hard drive and DVD drive into the first IDE channel and install Windows XP on the third hard drive from the CD ROM, I would have a functioning Windows XP computer with just the hard drive and CD/DVD drive. The system would not know of the existence of the dual-boot configuration.

Now the question: Obviously, if I plug the drives back in the way they were originally, I will not have the choice on GRUB to boot into Windows XP on the third hard drive on the second IDE channel. When running from Ubuntu, can I do a GRUB update, and will it recognise the new Windows XP drive as a bootable option in the GRUB menu?I really don't want to take the chance of destroying my current dual-boot configuration (Win 2000/Ubuntu 9.10) by installing Windows XP on the third drive with the first two drives plugged in.I don't really want to take the time to experiment if there's no chance that GRUB will recognise the new Windows drive.I know. I'm a little old-fashioned. But when all my applications work fine on both platforms with the hardware

View 3 Replies View Related

General :: Centos 5 Does Not Recognize Usb

Jan 1, 2011

I had a problem with centos 5 not recognising usb sticks dispite installing and using centos 5 on different computers. This was cured by slotting the stick in imediatly after start up which seems odd but I have seen others having similar problems.

View 6 Replies View Related

General :: OS Won't Recognize Battery?

Apr 4, 2010

I installed the latest version of puppy linux on this Nobilis laptop and I am having a little trouble with the battery. As you can imagine being able to see the battery power left is a bit more then convenience. I am running it frugal install. Is there just a setting or something that I am flat out missing? I used the Hardinfo hardware information tool (A tool in puppy linux) and it also didn't find the battery.

View 6 Replies View Related

General :: Fedora 9 (64bit) Won't Recognize 8G Of RAM?

Feb 1, 2010

I just upgraded my computer with a couple more sticks of RAM and have it up to 8G now. I duel boot so I know that Vista (64bit) recognizes my 8G, and Memtest86+ recognizes my 8G, but for some reason Fedora 9 (64bit) says it has 3.1 G RAM. Is this a problem with Fedora 9 (64bit) or is it some configuration thing I've missed?

View 2 Replies View Related

General :: Can't Recognize Wireless Card

Jan 29, 2010

i'm run'n knoppix 6.5 (i think) from a usb stick. under 'ifconfig' it finds 'eth0', but when i put in 'iwconfig eth0' it says: 'eth0 no wireless extensions'. i've tried other linux live cd's but to no avail...interestinly enough, when i run a linux (ubuntu) live cd on my virtual pc it hooks up(?..i figure bcuz its reading from da virtual ethernet?) further more, i researched it to the conclusion that the driver is not being detected. i tried ndiswrapper (under 'puppy') but tht didnt work either ( i've downloaded the lastes version of ndiswrapper and i plan on trying it again w/ the installation disk of the wireless card). however, even in my research i've seen there seem to be a difficulty in getting this particular driver to work? (netgear wg311v3 - wireless g pci adapter) how i can over come this problem? i'm kinda new @ linux, but i like the challenge. it doesnt matter wat linux system (the responder) i'll download it. but i'm really trying to get 1 online cuz i have to learn how to work the packaging systems.

View 4 Replies View Related

General :: Failure To Recognize Hdd In Ubuntu 10.04

Jul 5, 2010

I have Ubuntu 10.04 on a 500gb WD hdd and a second WD 500gb as my music drive. The bios sees the drive with my music but I cannot access the drive at all after booting up, i.e. I can't see the drive at all. I searched on here awhile and looked at the "similar threads" link but didn't find anything that seemed to answer this.

View 4 Replies View Related

General :: GRUB Will Not Recognize OS/2 HPFS

Jul 8, 2011

I have a nice spare K6 machine with a 66G drive and OS/2 Warp 4 installed on the primary partition, which is all of 2G, formatted in HPFS. Like DOS, OS/2 can only be on the primary partition. I have set up and formatted 3 additional partitions as ext2 or ext3 using qParted. GRUB is a great bootloader, but does not seem to recognize the primary partition at all, making multiboot difficult. Is there a way of getting GRUB to recognize the HPFS?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved