Search Results

Search: Posts Made By: kernel11
12,302
Posted By kernel11
Thank you all for your prompt help & suggestion. ...
Thank you all for your prompt help & suggestion.

i think i didn't clarify earlier my mistake...sorry abt that.

actually,
$./install (is the program the vendor provided inorder to install...
12,302
Posted By kernel11
How to pass enter key or selected character in bash script?
hi,
i've bash script thats working...
but now i need to add a line....that prompts for user input....like yes and 1 as complete install....

so here's how it looks...

$ cd 9200 (cd into...
Forum: Red Hat 05-14-2013
1,990
Posted By kernel11
can you completely logged out & log back in. ...
can you completely logged out & log back in.
this should work.
2,773
Posted By kernel11
got it thanks much for your help. last one... ...
got it thanks much for your help.
last one...
lets say i've 50TB data storage...above will do 4TB only..sometimes i've above 50TB storage...
is there something i can add a line or two like

if...
2,773
Posted By kernel11
#!/bin/bash dd if=/dev/urandom of=/data/test...
#!/bin/bash

dd if=/dev/urandom of=/data/test bs=128M count=40

for ((i=1;i<=200;i++));
do

cp /data/test /data/$i
echo "loop $i"
date
done

rm -rf /data/$i /data/test
...
2,773
Posted By kernel11
[QUOTE=Chubler_XL;302767965]That should work, but...
[QUOTE=Chubler_XL;302767965]That should work, but I still find it weird that dd isn't doing what it does for me

Any other alternate u could think of

Thnx

---------- Post updated at 03:08...
2,773
Posted By kernel11
yes same with /dev/zero thnx ----------...
yes same with /dev/zero
thnx

---------- Post updated at 07:31 PM ---------- Previous update was at 06:12 PM ----------

what if i just copy files from network to folder named /test called file...
2,773
Posted By kernel11
dd: invalid conversion 'binary' this is what...
dd: invalid conversion 'binary'

this is what i get error message..
2,773
Posted By kernel11
its creating only 700bytes sometimes 300bytes...
its creating only 700bytes sometimes 300bytes each *.img files.
total copied is only 37MB in that folder.
has already created upto 4 *.img files.
2,773
Posted By kernel11
Thanks Chubler, isn't your code keep...
Thanks Chubler,
isn't your code keep creating files using dd.
actually, i'd like to create at fist just to get 5GB of file.
then loop it creating filename like file1 file2....file100 of each...
2,773
Posted By kernel11
thank you both. but in regard to Corona688...
thank you both.
but in regard to Corona688 respond,
previously i used to copy all the contents from my server..like i've data folder copied over to test machine and make it like 50Gb of file named...
2,773
Posted By kernel11
Loop questions
hi all,
i'm trying to create a script inorder to put load test on hard drives.
first i create 30GB file
dd if=/dev/zero of=50gb.img bs=5gb count=10

then i'd like to create 100 loops...
Forum: Red Hat 07-11-2012
2,639
Posted By kernel11
dd would be only choice as zer0sig said. ...
dd would be only choice as zer0sig said.

Where u able to resolve it?
Forum: Red Hat 07-11-2012
3,615
Posted By kernel11
Which version of megacli are u using. Can u...
Which version of megacli are u using.
Can u download the latest megacli from lsi site.
Could it be
Megacli64 -CfgDsply a0

Iam just trying to remember off of my head. I can try in my 9261-8i...
1,256
Posted By kernel11
tar -Af b.tar a.tar This you can achieve in...
tar -Af b.tar a.tar

This you can achieve in tar by using above command.
Can u not decompress bz2 and use above command and compress bz2.

Hope someone can add on this.
2,028
Posted By kernel11
tapatalk in droidx cannot signon
hi ,
all i'm newbie here.
first of all i don't know if this is the right section to mention this issue.

i use tapatalk for other forums so thought i could use unix.com for it as well.
but from...
Showing results 1 to 16 of 16

 
All times are GMT -4. The time now is 12:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy