My system has two 120GB disks. Both are used in a RAID0 configuration with the fakeraid controller. ls /dev/sd* gives me sda, sda1, sdb and sdb1.
sudo fdisk -lu /dev/sda does not give any results, no output at all sudo fdisk -lu /dev/sda1 you can see in comment 18 sudo fdisk -lu /dev/sdb you can see in comment 19 sudo fdisk -lu /dev/sdb1 does not give any results, no output at all i've attached the output of sudo dd bs=512 skip=234374049 count=1 if=/dev/sda | hd in a file called dd_dev_sda I want to thank you for your patience and not giving up on me already. Thanks! ** Attachment added: "Outout of "sudo dd bs=512 skip=234374049 count=1 if=/dev/sda | hd"" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1078407/+attachment/3439721/+files/dd_dev_sda -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078407 Title: pdc fakeraid not recognized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1078407/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
