If you get an error “no such device” at clean install:
error: no such device:
Failed to boot default entries.
At boot hold down the shift key, you will get the Grub menu.
In the grub menu press “e” to switch in edit mode.
Remove whole line starting with “search –nofloppy …”
Then Ctrl+X to boot.
Now system must start.
Then edit /usr/lib/grub/grub-mkconfig_lib file.
Find this finction:
prepare_grub_to_access_device ()
Comment this lines with “#” or remove it:
if fs_uuid="`${grub_probe} --device ${device} --target=fs_uuid 2> /dev/null`" ; then
echo "search --no-floppy --fs-uuid --set ${fs_uuid}"
fi
Save the file and run: “sudo update-grub” and restart. This works by me fine.
Live Video Broadcast: Ubuntu + Red5 + Adobe FME + JW FLV Player
October 13th, 2009 Tags: Adobe, Broadcasting, Flash, Flash Media Encoder, Live, Red5, Server, Ubuntu, Video
LogServer v0.7
August 19th, 2009 Tags: D-Link, Free, Log Server, Python, Server