Find the answer to your Linux question:
Results 1 to 2 of 2
I installed debian in a partition. I also have windows. I made some changes in the partition using partition magic in widows. But i never touched any thing on the ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    30

    Thumbs down grub & Swap partition error

    I installed debian in a partition. I also have windows. I made some changes in the partition using partition magic in widows. But i never touched any thing on the ext3 partition where debian is installed. But in boot its showing that grub error 17. I tried using a PUPPY live CD. But after some changes to the grub file, it worked well. but it says unable to make swap partition active. What may be the error.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the ouput of fdisk -l and free commands. Post the contents of /etc/fstab file too.
    Code:
    su -
    fdisk -l
    free
    cat /etc/fstab
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •