143 reputation
210
bio website
location
age
visits member for 2 years, 10 months
seen Mar 6 at 18:44
stats profile views 15

Apr
19
awarded  Popular Question
Feb
24
asked How can I change the default action taken on removable media in Ubuntu?
Dec
14
awarded  Popular Question
Dec
5
awarded  Notable Question
Sep
26
awarded  Popular Question
Aug
14
awarded  Notable Question
Jul
11
asked grep -r and searching in whole disk
Jun
12
awarded  Popular Question
Jun
5
asked How to print through remote computer with TeamViewer
May
8
comment vgdisplay and lvdisplay No volume groups found
yes my LVM was configured. Now i try to make software RAID becouse hardware raid not working and i figure out that vgdisplay and lvdisplay not showing anything. But LVM works when i install ubuntu server.
May
8
revised vgdisplay and lvdisplay No volume groups found
added 2236 characters in body
May
8
asked vgdisplay and lvdisplay No volume groups found
May
8
asked How to set up software RAID 1 on Ubuntu 12.04?
May
7
comment Ubuntu 12.04 - Add RAID 1 Array on existing device?
yes sfdisk -d /dev/sdb | sfdisk --force /dev/sda ke is in this howto: howtoforge.com/…
May
7
comment Ubuntu 12.04 - Add RAID 1 Array on existing device?
i try everything even this howto howtoforge.com/… but i don't know how to boot. now i get error when booting md0
May
7
revised Ubuntu 12.04 - Add RAID 1 Array on existing device?
added 979 characters in body
May
7
comment Ubuntu 12.04 - Add RAID 1 Array on existing device?
you mean changing root (hd0,msdos1) in grub to root (md0)? but i still get Device or resource busy
May
7
comment Ubuntu 12.04 - Add RAID 1 Array on existing device?
i try stop it first and then restart but is the same. mdadm --stop /dev/md0
May
7
awarded  Commentator
May
7
comment Ubuntu 12.04 - Add RAID 1 Array on existing device?
Thx i see. but i get root@ubuntu-server:~# mdadm --manage /dev/md0 -a /dev/sdb1 mdadm: Cannot open /dev/sdb1: Device or resource busy