J. Grant wrote:
Welcome. It seems to me that this is really a config mistake on your part. You have put theHi Massa,
Thank you for your response.
root=/dev/sda3 hda=ide-scsi
in the wrong place (you said it yourself that the hda=ide-scsi was an addition by you).
The right place to put it is in the "kopt=" comment, that is used by update-grub as a "template" for every grub "debian" entry. Like this:
# kopt=root=/dev/sda3 hda=ide-scsi ro
And then, you shall have no more problems when upgrading kernels (op which calls update-grub).
HTH,
Massa
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

