source: mainline/uspace/app/hrctl/create_file_bd_disks.bdsh

Last change on this file was e5ea5f8, checked in by Miroslav Cimerman <mc@…>, 3 months ago

hrctl: finalize parsing, add new sample sif config

  • Property mode set to 100644
File size: 265 bytes
Line 
1mkfile -s 100M /tmp/file1
2mkfile -s 100M /tmp/file2
3mkfile -s 100M /tmp/file3
4mkfile -s 100M /tmp/file4
5
6/srv/bd/file_bd -b 512 /tmp/file1 disk1
7/srv/bd/file_bd -b 512 /tmp/file2 disk2
8/srv/bd/file_bd -b 512 /tmp/file3 disk3
9/srv/bd/file_bd -b 512 /tmp/file4 disk4
Note: See TracBrowser for help on using the repository browser.