Thread: accessing storage array drives from LiveCD
i'm trying delete directories (long story, mac temp files there, windows not cooperating) on sever connected hp 20 modular smart array set raid5. system running windows. i've booted 9.10 livecd can't see external drives. correct need install mdadm "see" drives livecd? different machine (linux) can mount drive using samba so:
sudo smbmount //ip address/hostname\ raid5\ root\ share /mnt/ntserver -o username=smith,password=abcde123
have admin privileges on windows os. in linux (or windows beforehand), possible take ownership of directories can rm -f -r <dir> ?
i can point in right direction.
mdadm linux software raid.
server using windows "fakeraid": https://help.ubuntu.com/community/fakeraidhowto
requires different utility called dmraid.
see also: http://linux.die.net/man/8/dmraid
check in software centre whether dmraid installed in live cd session. command activating (all) raid sudo dmraid -ay
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] accessing storage array drives from LiveCD
Ubuntu
Comments
Post a Comment