Advertising
- Mine
- Sunday, March 25th, 2007 at 10:24:01pm UTC
- [email protected]:~$ sudo fdisk -l /dev/sda /dev/sdb
- Disk /dev/sda: 320.0 GB, 320072933376 bytes
- 255 heads, 63 sectors/track, 38913 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/sda1 * 1 38913 312568641 83 Linux
- Disk /dev/sdb: 320.0 GB, 320072933376 bytes
- 255 heads, 63 sectors/track, 38913 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/sdb1 1 38913 312568641 83 Linux
- [email protected]:~$ sudo modprobe raid1
- [email protected]:~$ cat /proc/mdstat
- Personalities : [raid1]
- unused devices: <none>
- mdadm: /dev/md0 does not appear to be an md device
- [email protected]:~$ sudo mdadm -E /dev/sda1
- mdadm: No md superblock detected on /dev/sda1.
- [email protected]:~$ sudo mdadm -E /dev/sdb1
- mdadm: No md superblock detected on /dev/sdb1.
- [email protected]:~$ sudo mdadm -D /dev/md0
- mdadm: /dev/md0 does not appear to be an md device
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.