Finally had it with MS, the last straw was the something like the 6th time in the last 3 years I have had to restore from ghost backup after MS would not boot for some random reason.
So I test drove a few Linux distros this week, I installed Fedora and Ubuntu so far and got them both running on my laptop. I've got Ubuntu v 9.04 installed and running currently, but might try a few more distros before I settle on one.
Purchased a new 320GB WD3200BEVE 2.5" laptop hard drive for my Gateway 4540GZ laptop and was going to Ghost restore Windows XP back to that drive when I decided to take the Linux plunge.
My Gateway 4540GZ laptop is ~ 4 to 5 years old and the BIOS apparently doesn't support 48 bit LBA. When I am in the Phoenix Bios it shows the 320GB drive as 137GB max :-( I looked all over
www.gateway.com for a BIOS update for my laptop with 48 bit LBA support and there is none that I can find for my particular model. I think a BIOS update would be the easiest solution, but can't find an upgrade.
I read that the Linux OS itself has no problem with large drives and supports 48 bit LBA out of the box, assume that is true?
So my question is: does anyone have a sure fire method that they have actually gotten to work to get past the 137GB limit and let me see an entire drive under Linux? I don't care if I have to partition it into 3 or 4 partitions or reformat it. I have attempting several different ways to see all 320GB. I won't tell you what I have tried so far, so I don't taint your responses.
Please let me know, or point at another post that is a sure fire method to see drives greater than 137GB. Great detail is appreciated at this point.
Information about my system:
lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
02:07.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a9)
02:07.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a9)
02:07.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 01)
02:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:09.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
uname -r
2.6.28-14-generic
dmesg excerpts from the part that pertains to the ATA and hard drive
[ 1.831590] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 1.831622] Driver 'sd' needs updating - please use bus_type methods
[ 1.831633] Driver 'sr' needs updating - please use bus_type methods
[ 1.831722] ata_piix 0000:00:1f.1: version 2.12
[ 1.831730] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 1.831933] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 1.831937] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 1.831981] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.832092] scsi0 : ata_piix
[ 1.832296] scsi1 : ata_piix
[ 1.833501] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[ 1.833505] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[ 2.046420] ata1.00: failed to set max address (err_mask=0x1)
[ 2.046424] ata1.00: device aborted resize (268435456 -> 625142448), skipping HPA handling
[ 2.046431] ata1.00: ATA-8: WDC WD3200BEVE-00A0HT0, 11.01A11, max UDMA/100
[ 2.046434] ata1.00: 268435456 sectors, multi 16: LBA48
[ 2.060254] ata1.00: configured for UDMA/100
[ 2.240352] ata2.00: ATAPI: TSSTcorpCD/DVDW TS-L532A, TS30, max UDMA/33
[ 2.256460] ata2.00: configured for UDMA/33
[ 2.257044] scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEVE-0 11.0 PQ: 0 ANSI: 5
[ 2.257167] sd 0:0:0:0: [sda] 268435456 512-byte hardware sectors: (137 GB/128 GiB)
[ 2.257188] sd 0:0:0:0: [sda] Write Protect is off
[ 2.257191] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.257222] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.257292] sd 0:0:0:0: [sda] 268435456 512-byte hardware sectors: (137 GB/128 GiB)
[ 2.257309] sd 0:0:0:0: [sda] Write Protect is off
[ 2.257312] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.257340] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.257345] sda: sda1 sda2 < sda5 >
[ 2.275551] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.275600] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.279429] scsi 1:0:0:0: CD-ROM TSSTcorp CD/DVDW TS-L532A TS30 PQ: 0 ANSI: 5
[ 2.285609] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 2.285613] Uniform CD-ROM driver Revision: 3.20
[ 2.285706] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.285748] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.286470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.286681] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 3