I have server in OVH with newest Ubuntu 12.10, but where are block devices of whole disk?
root@ns:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 222G 2.4G 208G 2% /
/dev/root 222G 2.4G 208G 2% /
none 3.2G 252K 3.2G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 16G 0 16G 0% /run/shm
none 100M 0 100M 0% /run/user
/dev/md1 495M 25M 445M 6% /boot
root@ns:~# fdisk /dev/sd
sda1 sda2 sda3 sdb1 sdb2 sdb3
root@ns:~# fdisk /dev/sda
fdisk: unable to open /dev/sda: No such file or directory
On the same server with Ubuntu 12.04 I have normal /dev/sda and sdb device.
Best Regards,
Konrad Dudek