On Wed, Jul 01, 2015 at 10:29:03AM +0200, Martin Husemann wrote: > You probably want /dev/rld0d then (assuming you are on x86). > > Please run: ls -l /dev/rld0* > > and compare the size for rld0 to, say, rld0a.
Here is the output. How do I figure out the right device from this? #ls -l /dev/rld0* -rw-r--r-- 1 root wheel 62914560 Jun 30 21:04 /dev/rld0 crw-r----- 1 root operator 69, 0 Jun 30 20:50 /dev/rld0a crw-r----- 1 root operator 69, 1 Jul 5 2013 /dev/rld0b crw-r----- 1 root operator 69, 2 Jul 5 2013 /dev/rld0c crw-r----- 1 root operator 69, 3 Jul 5 2013 /dev/rld0d crw-r----- 1 root operator 69, 4 Jul 5 2013 /dev/rld0e crw-r----- 1 root operator 69, 5 Jul 5 2013 /dev/rld0f crw-r----- 1 root operator 69, 6 Jul 5 2013 /dev/rld0g crw-r----- 1 root operator 69, 7 Jul 5 2013 /dev/rld0h crw-r----- 1 root operator 69, 524288 Jul 5 2013 /dev/rld0i crw-r----- 1 root operator 69, 524289 Jul 5 2013 /dev/rld0j crw-r----- 1 root operator 69, 524290 Jul 5 2013 /dev/rld0k crw-r----- 1 root operator 69, 524291 Jul 5 2013 /dev/rld0l crw-r----- 1 root operator 69, 524292 Jul 5 2013 /dev/rld0m crw-r----- 1 root operator 69, 524293 Jul 5 2013 /dev/rld0n crw-r----- 1 root operator 69, 524294 Jul 5 2013 /dev/rld0o crw-r----- 1 root operator 69, 524295 Jul 5 2013 /dev/rld0p Will try rld0d, it is i386. Mayuresh.