On Fri, 24 Aug 2007 12:16:47 +0000, Christoff van Zyl wrote: > On Fri, 24 Aug 2007 12:02:29 +0000, Christoff van Zyl wrote: > >> On Fri, 24 Aug 2007 07:54:45 -0400, Frank Sweetser wrote: >> >>> Christoff van Zyl wrote: >>>> Hi all >>>> >>>> I am busy pulling my hair out of my head on this error, but no luck. I >>>> am running Ubuntu 6.06.1 LTS with bacula -2.0.3 compiled from source. >>>> Iwas wondering if anybody can help me on my mistake, I have googled >>>> but no luck. >>>> >>>> Help would really be appreciated. >>>> >>>> Thanks >>>> Christoff >>>> >>>> >>>> Creating the Initial RAM disk image.... >>>> Initial RAM disk contents will be 68136 KB >>>> 68136+0 records in >>>> 68136+0 records out >>>> 69771264 bytes (70 MB) copied, 0.646026 seconds, 108 MB/s >>>> /dev/loop2: No such file or directory >>>> Could not stat /dev/loop2 --- No such file or directory >>> >>> Do you have a /dev/loop2 file on your system? >>> >>> tty/10 1004 erwin 07:54:02 $ ls -l /dev/loop2 | cat >>> brw-r----- 1 root disk 7, 2 2007-08-01 13:23 /dev/loop2 >>> >> >> Thanks for the reply, only /dev/loop/. If I my ask what is the purpose of >> /dev/loop2? >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ > > I have done the following: > > [EMAIL PROTECTED]:/dev# MAKEDEV -v loop > create loop0 b 7 0 root:disk 0660 > create loop1 b 7 1 root:disk 0660 > create loop2 b 7 2 root:disk 0660 > create loop3 b 7 3 root:disk 0660 > create loop4 b 7 4 root:disk 0660 > create loop5 b 7 5 root:disk 0660 > create loop6 b 7 6 root:disk 0660 > create loop7 b 7 7 root:disk 0660 > > But the is no /dev/loop* devices > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/
I have done the following and it is working. cd /dev mknod loop2 b 7 2 All compiled. THanks for the help all ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users