← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78190]: grub menu.lst giving error

 

Question #78190 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78190

    Status: Open => Answered

actionparsnip proposed the following answer:
Is the line all on one line? You cannot break the line up. If you turn
off text wrapping then you can check.

If that fails, take the options for the modem out and put the following
line in

/etc/rc.local

rmmod usbserial
modprobe usbserial vendor=0x19d2 product=0xfff1

but above the 'exit 0' line

This will then run that command at bootup and means that the module will
be removed the reloaded with appropriate options.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.