Thread: merging linux partition

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    7

    merging linux partition

    I had recently merged my linux partition with windows(FAT32) partition.but the lilo boot loader still used to come.however linux kernels were not detected.
    now i am not able to boot from my hard disk.
    instead i get a 101010 infinite sequence.
    I am able to view my contents using HDD as slave.
    what could be the possible prob?
    would formatting solve the prob.
    is it a hardware or a software prob?

  2. #2
    Registered User
    Join Date
    Jul 2002
    Posts
    913
    you merged windows and linu? thats kind of evil.

    if your computer wont boot it might be because of the MBR, have you tried running /sbin/lilo from a livecd after you chrooted your hard drive and fixed it up?

    it would be kool if lilo supported fat so you could boot linux off windows partition. i know there are distros for this, but that would be a nice standard feature(is it?).

    formatting would solve the problem, but its not needed. some one will know the way to do this.

    most likely software.

  3. #3
    Registered User
    Join Date
    Aug 2002
    Posts
    351
    If sounds like you have LILO in your MBR, controlling bootup rather than NTLDR or equivelent.

    If you've moved your linux partition, by merging or whatever, the lilo config is not going to be pointing to the right area of the disk to boot linux. 101010 usually occurs when it can't find or understand the linux boot sector.

    Why did you merge?

    I would reinstall.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Partition for Linux
    By cerin in forum Tech Board
    Replies: 3
    Last Post: 11-29-2005, 05:36 AM
  2. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM
  3. partition for windows and linux files
    By MisterSako in forum Tech Board
    Replies: 5
    Last Post: 09-21-2004, 05:38 PM
  4. hardware interaction in c
    By vineetwadwekar in forum C Programming
    Replies: 6
    Last Post: 03-29-2002, 09:01 AM