Attached the output of dmraid -rD as requested by Phillip
** Attachment added: "output of dmraid -rD"
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1078407/+attachment/3432511/+files/dmraid.pdc.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
cat /sys/block/sda/size
234375000
sudo dd if=/dev/sda count=1 | xxd
[sudo] password for guidol:
000: eb63 9010 8ed0 bc00 b0b8 8ed8 8ec0 .c..
010: fbbe 007c bf00 06b9 0002 f3a4 ea21 0600 ...|.!..
020: 00be be07 3804 750b 83c6 1081 fefe 0775 8.uu
Ok, here you go...
sudo dd if=/dev/sda count=1 skip=234374049 | xxd
[sudo] password for guidol:
1+0 records in
1+0 records out
512 bytes (512 B) copied000: 5072 6f6d 6973 6520 5465 6368 6e6f 6c6f
Promise Technolo
, 0.0164472 s, 31.1 kB/s
010: 6779 2c20 496e 632e 0200 0411 2d00 gy,
Get:2 http://ppa.launchpad.net/psusi/ppa/ubuntu/ precise/main util-linux
i386 2.20.1-5.1ubuntu3~ppa1 [658 kB]
Preparing to replace util-linux 2.20.1-5.1ubuntu3~ppa0precise (using
.../util-linux_2.20.1-5.1ubuntu3~ppa1_i386.deb) ...
Unpacking replacement util-linux ...
Processing triggers for man-d
Could you please elaborate a little bit on how to apply the patched
version? I'll be hapy to test if I only knew how...
Op 14 nov. 2012 17:05 schreef "Phillip Susi" het
volgende:
> I have uploaded a patched version of util-linux to my ppa, could you
> test it and see if it fixes this for you?
>
>
It seems that I'm unable to get your patch by using the commands that
you gave me. I have ran the commands in a terminal window after I booted
my machine with the work around.
I was able to add the repository but apt-get update did not list your
repository (anything with psusi)) among all the oth
No I'm running precise.
--
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/+sou
I got an upgrade for util-linux and a few other things this time...
unfortunately nothing changed in regard to my system not booting...
blkid is still not giving me any output. Did you change the version
because it reports the same version as before.
however "sudo blkid" does give me results. Aft
sudo blkid
[sudo] password for guidol:
/dev/mapper/pdc_ccgcdegci1: UUID="8693f1c2-3eb1-41a4-ba10-3fbe860144a1"
TYPE="ext4"
/dev/mapper/pdc_ccgcdegci5: UUID="b2a3a93d-451f-4066-8f48-de5cb30bf048"
TYPE="swap"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
But we don't know whether this worked before or not because I never
tried blkid with sudo before...
--
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 manag
here you go...
apt-cache policy util-linux
util-linux:
Installed: 2.20.1-5.1ubuntu3~ppa0precise
Candidate: 2.20.1-5.1ubuntu3~ppa0precise
Version table:
*** 2.20.1-5.1ubuntu3~ppa0precise 0
500 http://ppa.launchpad.net/psusi/ppa/ubuntu/ precise/main i386
Packages
100 /var/lib
sudo fdisk -lu
fdisk: unable to seek on /dev/sda: Invalid argument
--
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
sudo fdisk -lu /dev/sda1
Disk /dev/sda1: 120.0 GB, 11868928 bytes
255 heads, 63 sectors/track, 14589 cylinders, total 234374744 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier
sudo fdisk -lu /dev/sdb
Warning: invalid flag 0x of partition table 5 will be corrected by w(rite)
Disk /dev/sdb: 120.0 GB, 1200 bytes
255 heads, 63 sectors/track, 14589 cylinders, total 234375000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes
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
sudo fdisk -lu /dev/sda realy does not give any output.
sudo fdisk -lu gives the following output: "fdisk: unable to seek on /dev/sda:
Invalid argument"
I've attached the results of dmesg > boot.messages. Near the end of this
file you can find stuff about sda, sdb. Here are some lines that looked
16 matches
Mail list logo