LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 08-13-2009, 02:23 PM   #1
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Rep: Reputation: 16
GRUB won't install on Gateway ML6732 laptop


Whenever I try to install Linux on my laptop, grub-install says it can't install. When doing it manually, it says the file system is not recognized, or something, says the partition type is 0x06.

It's happened only when installing on my laptop, with both Kubuntu and Gentoo (Gentoo said stage 1 not read correctly)

What is going on here?!?

Update (2010): no reason to interest yourself in this thread, laptop is no longer functional (monitor and Hard Disk failures)

Last edited by Windows to Linux; 11-27-2010 at 09:36 PM. Reason: very late update
 
Old 08-13-2009, 03:39 PM   #2
jrtayloriv
Member
 
Registered: Jun 2004
Location: Inland NW, US
Distribution: Ubuntu
Posts: 366
Blog Entries: 1

Rep: Reputation: 44
What commands are you using to install grub on the drive? Could you please post the commands you are using, and the exact output that grub is giving you?

--jrtayloriv
 
Old 08-14-2009, 05:12 PM   #3
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
I don't know what Kubuntu does, but with Gentoo I tried

grub-install
[Stage one was read incorrectly, or something]

and through the GRUB shell,

setup (hd0,3) [or whatever tells grub where it's files are]
[gives me the error about my fs]

I gave up on Gentoo (thought it would be easier then LFS, trying to conserve disk space here!)
 
Old 08-14-2009, 10:50 PM   #4
jrtayloriv
Member
 
Registered: Jun 2004
Location: Inland NW, US
Distribution: Ubuntu
Posts: 366
Blog Entries: 1

Rep: Reputation: 44
Once again, could you please provide the exact output that grub gave you instead of "was read incorrectly, or something" and "the error about my fs".

--jrtayloriv
 
Old 08-15-2009, 12:17 PM   #5
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
didn't write it down, so I can't do anything about that.

I think the fs error was

Filesystem not reconized. Partition type is x06
 
Old 08-15-2009, 12:28 PM   #6
mobinskariya
Member
 
Registered: Sep 2007
Location: Kerala, India
Distribution: ubuntu 10.04
Posts: 367

Rep: Reputation: 55
partition type 0x06 means fat16..why fat16?i think no one formats a disk with fat16 these days.

Last edited by mobinskariya; 08-15-2009 at 12:30 PM.
 
Old 08-16-2009, 11:18 PM   #7
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
WHAT THE.........HOW........................?
IT'S EXT3, MY LAPTOP HAS NOTHING THAT IS FAT16, NOT EVEN ANY OF THE SD CARDS IN MY HOUSE (no floppy drive )

The second partition is NTFS, first is FAT32(AKA vfat) (used to be something of a factory restore from Gateway, now used to transfer big files from Windows to Linux and Vice-versa (case of driver errors on 1 OS))

What happened? Formatting error? I chose to repartition with Win Vista (heard some iffy stories about repartitioning and the boot up process of Vista) Then, I had left #3 blank, no fs.

Afterwords, I boot into Gentoo install CD and formatted it ext3, doing so again with the Kubuntu live install (9.04)

Something happen to GRUB? (When removing the remains of Gentoo, I accidentally erased the lost+found folder, can that do anything?)

Last edited by Windows to Linux; 08-16-2009 at 11:24 PM.
 
Old 08-20-2009, 02:57 PM   #8
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
Would it help that Windows has #3 identified as RAW?

Last edited by Windows to Linux; 08-20-2009 at 03:02 PM.
 
Old 08-21-2009, 03:19 PM   #9
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,126
Blog Entries: 2

Rep: Reputation: 260Reputation: 260Reputation: 260
Quote:
Originally Posted by Windows to Linux View Post
Would it help that Windows has #3 identified as RAW?
Windows will probably wrongly identify any partition that is not NTFS or FAT32. Also, your laptop might have a boot sector virus protection option that might not let grub write to the MBR correctly.
 
Old 08-24-2009, 12:20 PM   #10
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
Compleatly forgot about that, now all I need to do is disable it.
 
Old 10-01-2009, 06:28 PM   #11
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Original Poster
Rep: Reputation: 16
Does Vista or AVG Antivirus include MBR protcetion?

I saw something somewhere..... but now I can't find it.

Does the laptops BIOS do anything like this (I know it's not likely)
 
Old 10-21-2009, 06:18 PM   #12
sixerjman
Member
 
Registered: Sep 2004
Distribution: Debian Testing / Unstable
Posts: 180
Blog Entries: 1

Rep: Reputation: 32
Sometimes there is a diagnostic partition at the beginning or end of the hard drive, I've installed Linux on Windows machine and sort of inserted it (Linux) in between those partitions. At least one of em looked like CP/M to fdisk.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu 7.04/7.10 GRUB won't boot anything after install with Intel SATA on laptop r00tb33r Linux - Software 6 03-22-2008 06:41 PM
RH9 install on Gateway laptop takes kernel panic pjz Linux - Laptop and Netbook 2 05-27-2007 11:38 AM
Install DSL on Gateway Laptop P2 96MB Ram Eric952x DamnSmallLinux 6 11-10-2006 10:12 AM
Suse Install Problems Gateway Laptop usaf_sp SUSE / openSUSE 2 08-14-2006 08:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 11:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration