You are not logged in.

#1 2015-09-18 21:37:51

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

dd command (SOLVED)

when I run

sudo dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx && sync

it also does a force sync fetch project after successfully writing to the usb

http://ix.io/kU7

is there some way to clean this ?

Last edited by ralpheeee88 (2015-09-18 21:48:56)

Offline

#2 2015-09-18 21:39:43

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: dd command (SOLVED)

Yes. Don't alias system commands.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-09-18 21:44:44

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Re: dd command (SOLVED)

jasonwryan wrote:

Yes. Don't alias system commands.


not sure I follow...if you scroll to the very bottom there is a list of my alias's

http://ix.io/kUp

Offline

#4 2015-09-18 21:47:02

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: dd command (SOLVED)

And what do you think it is that this is doing.....

alias sync='repo sync -c -j16'

Last edited by Slithery (2015-09-18 21:48:54)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2015-09-18 21:48:34

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Re: dd command (SOLVED)

slithery wrote:

And what do you think it is that this is doing.....

alias sync='repo sync -c -j16'

oh boy do i feel all kinds of stupid....thxs

Offline

Board footer

Powered by FluxBB