* [email protected] <[email protected]> [2012-06-03 16:08]: > I fixed the fstab. I think the ramdisk has the uuid of the flash hard > coded. I am looking for info to rebuild it.
You're correct. The easiest way is to add root=/dev/sda2 to bootargs once in order to boot, and then run: update-initramfs -u in Debian to update the ramdisk. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

