LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GRUB Error 17 on DamnSmallLinux (DSL) (https://www.linuxquestions.org/questions/linux-newbie-8/grub-error-17-on-damnsmalllinux-dsl-593241/)

skateme 10-20-2007 08:46 AM

GRUB Error 17 on DamnSmallLinux (DSL)
 
I just finished installing DSL and when it is rebooting, I get the error and it looks something like this:

Error 17
Please wait..

but nothing happens. What do I do?

My swap is 396MB on /dev/hda1 and my Linux is on /dev/hda5. The DSL version is 3.4.4

Thanks in advance!

mrrangerman 10-20-2007 11:12 AM

Here is the Grub Manual this is what it says about that error.

Code:

17 : Cannot mount selected partition
    This error is returned if the partition requested exists, but the filesystem type cannot be recognized by GRUB.

Did you setup your swap partition first? Usualy swap is hda5 depending on how you set up your partitions. /boot / /home swap or the easy way is to have a root / partition and then a swap.

Take a look a this Grub howto by saikee Here it's very good.

skateme 10-21-2007 07:50 AM

It's ok now. I just used ext3. Thanks for trying to help though :)


All times are GMT -5. The time now is 04:48 PM.