Page 1 of 1

Re: system on Harddisk

Posted: Wed Apr 18, 2012 3:10 pm
by peterman
I've created in accordance with these instructions (http://zenit.senecac.on.ca/wik.....or_Storage) a corresponding partition on a hard drive.
Then I have in the file"cmdline.txt", the root-device to "root = / dev/sda1" changed.

booting but stops after the hard disk was detected.
Still need further changes are made (fstab, etc)?

Please excuse my bad english.

Re: system on Harddisk

Posted: Thu Apr 26, 2012 2:27 am
by pvautrin
Check this post for fstab changes (can't test myself)

http://www.raspberrypi.org/for.....-3/#p42208

Re: system on Harddisk

Posted: Thu Apr 26, 2012 1:35 pm
by bredman
You may have a typing error. The file cmdline.txt should contain

root = /dev/sda1

instead of

root = / dev/sda1