[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Edit of /target/usr/share/initramfs-tools/hooks/flash_kernel_set_root



* William Hyland <williamhyland@technique.ie> [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/


Reply to: