* William Hyland <[email protected]> [2010-03-03 08:36]: > Hello, I'm trying to install debian on a Qnap ts-219p and was just wonder > what exactly I need to modify in this file. I pondered it for an hour last > night but my understanding of bash commands are not so good at the moment. I > have everything working including the raid partitioning up to this point. > Any help would be really appreciated, P.S. I'm following this guide
Remove, or comment out (with #), the following lines: if [ ! -e "$rootdev" ]; then rootdev=/dev/sda2 echo "Warning: /etc/fstab parse error; guessing that the root device is $rootdev" >&2 pause_error fi -- 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]

