[nflug] Boot Error
joshj at linuxmail.org
joshj at linuxmail.org
Wed Feb 22 10:55:30 EST 2006
>
>> Hello,
>>
>> My hard drives got all messes up and I needed to install all my operating
>> systems. When trying to install Xandros (debian) Linux it all seems to
>> install just fine, but I get the following error message when it tries to
>> boot:
>>
>> Software Suspend 2.1.8.2: Missing or invalid storage location (resume2=
>> parameter), please correct and rerun lilo (or equivalent) before
>> Suspending.
>
> software-suspend2 enabled kernel.
>
> usually it only looks for a suspended image if it was shutdown via
> 'hibernate'. Change the kernel parameter. For grub it is in
> /boot/grub/grub.conf. For lilo I'm not really sure. It will say
> something like:
>
> kernel /boot/bzImage root=/dev/hda3 hda=stroke resume2=swap:/dev/hda2
>
> (mine does anyway). Change it to to:
>
> kernel /boot/bzImage root=/dev/hda3 hda=stroke noresume2
>
Or point resume2 to a valid image. if you use the swapwriter then
"resume2=swap:/dev/yourswappartition". If you use a swap file then its a bit
different. I can't really remember. Something like
"resume2=file:0xdeadbeef" or something. The location of the file on your harddrive, not in the filesystem. I did it once but it was much slower
than suspending to the swap partition. But its pretty well documented at
the suspend2 howto:
http://suspend2.net/HOWTO
>
>>
>> Kernel panic - not syncing: VPS: Unable to mount root fs on
>> unknown-block(3,1)
>>
>> Any body have any ideas for me? Thanks in advance!
>>
>> Tommy
>>
>> _______________________________________________
>> nflug mailing list
>> nflug at nflug.org
>> http://www.nflug.org/mailman/listinfo/nflug
>>
> _______________________________________________
> nflug mailing list
> nflug at nflug.org
> http://www.nflug.org/mailman/listinfo/nflug
>
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug
More information about the nflug
mailing list