On Wed, 20 Feb 2008 16:56:33 +0200, Adieur Marcel <[EMAIL PROTECTED]>  
wrote:

> Hello
>
>
>> > [..] But when Bacula executes the script "partition.hda", I have a
>> problem.
>> > The script makes sector 0 succesfully with the dd command
>> > but after I have an error with the sfdisk command, here is the output  
>> :
>> > My partition cannot get geometry
>> > 0 cylinders, 0 heads, 0 sectors/track
>> > sfdisk error : sector 0 don't have a msdos signature
>> > /dev/hda : unrecognized partition table type
>> > No partitions found
>> > I tried to execute sfdisk -s to see my partition's size but it  
>> answers :
>> > 0 blocks. [..]
>>
>
>
>> When you boot with the rescue cd do it detect your hard drive? Because  
>> for
>> me hotplug(udev) is not working so in the init script I'm putting
>> "/sbin/mknod /dev/sda b 8 0" and the other hard drivers (and partitions)
>> manualy.
>>
>
>
> Bacula-rescue didn't detect my hard drive so I haves executed modprobe
> ide-generic and drives have detected.
> But the problem is the same, My partition cannot get geometry
> 0 cylinders, 0 heads, 0 sectors/track
> When I have executed mount,  only two partition of seven have mounted  
> (/proc
> and /)
> but the main problem have seemed to be the capacity of hard disk.
> It has detected 0 block, 0 sector, 0 cylinder, 0 head.
> How detected the real capacity of hard disk ???
>
> Thanks to help me


What about dmesg, is the hard drive detected during boot? Like I said, in  
my case the kernel detect the hard drive but there was not a block device  
in /dev. So I create them manualy with mknod.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to