@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21



Comments:

<0> hehe
<0> and there's a 300zx the model before the one i linked a couple slots down
<1> that pic is pretty much exactly what he had, except w/ stock wheels
<1> i was kinda wanting to buy a 300zx non-turbo, still woulda been decently quick but not really practical at all
<2> just give me a G35 and I'll be happy :-)
<3> hello, i have just bought a brand new 80 gb unformated hdd, i have plugged it into my usb device, i want to clone my old 40 gb hdd to the new one, how can i do it?
<1> dd if=/source/device of=/dest/device
<1> then of course on the new drive you'll have 40GB unpartitioned space, either use parted to expand it (if you are using a filesystem which is resizable) or just make another 40G partition
<1> OR
<1> make a new filesystem on the 80G, then use cp -a to copy everything from one to the other
<3> iamben, i have many partitions, would that single command do the job?
<1> bariel: the dd command would
<1> your new drive would be partitioned EXACTLY like the old one
<3> iamben, do you know any gui app to do this under linux?
<1> the cp way will let you make a new filesystem & not need to resize, but you'll need to do cp for all partitions separately, and do some funny business on / to make sure your virtual filesystems like proc & dev & sys dont get written
<1> bariel: dd is VERY easy syntax, as for the partition resizing there is gparted which is gui and very easy too



<0> woah
<4> erm?
<1> wtf is up w/ you jews?
<4> wtf?
<0> christ
<5> ...
<5> wtf just happened?
<0> hahah
<0> cannedbar got owned
<5> he didn't even do anything lol
<0> nux: your bot is freaking out
<5> lets see here
<3> iamben, i installed gparted, but seems i cant do anything with it as the system is running
<0> bariel: we can ***ure you that dd will do exactly what you're asking
<6> snow day snow day
<6> i love the snow day
<6> sing it
<5> I wish we could have Nuclear Bomb day
<3> i dont have any experience with dd, but i will try searching some tutorial on the net
<6> aCk!
<1> bariel: i would download the gparted livecd if you need to resize system partitions... its very easy and only like 50M
<6> nuclear bomb day?
<6> we have that
<1> bariel: which device is the new drive, and which is the old?
<6> memorial day.
<5> heh the ape man is slamming his fist against the desk again
<5> but hell i'm the ***hole hahahha
<0> bariel: dd is _very_ easy, this will help http://www.linuxquestions.org/questions/showthread.php?t=362506
<5> at least I'm an ***hole that can control my temper
<1> "if" is input file and "of" is output file
<6> WEEEE
<6> my links stuff works in urxvt
<5> this concludes the DD tutorial
<0> bariel: that link should answer every question you have
<7> anyone here know if qmail can be configured to relay mail for a particular domain to a statically specified server?
<5> soul|work: uhh yeah forward?
<6> URxvt*perl-ext: matcher <---- not URxvt*perl-ext: mark-url
<7> when i do forwards it wants me to specify another domain email address
<7> i want to specify specific internal addresses for certain domains only
<0> bitrot: did you know you can use dd and netcat to make bootable disks across the network?
<5> CannedBar: STOP PARTING!
<5> WTF
<3> iamben, the new drive is /dev/sdc, the old is /dev/sda, containging sda1, sda2, sda5, sda6, sda7
<5> oh jesus christ dude
<0> good game
<5> lol
<2> /part
<5> and stay!
<5> lol
<2> oops.
<0> dude
<8> CannedBar: wtf man
<0> stop
<1> what is your major MALFUNCTION?
<5> Source: BitTorrent
<2> so, what was the deal with the bots going nuts, did they think pengu.in was joinflooding again?
<5> Filename: World.Trade.Center[2006]DvDrip[Eng]-aXXo/World.Trade.Center[2006]DvDrip[Eng]-aXXo.avi
<5> OH NOSE
<5> ILLEGAL FILE SHARING



<8> lol
<5> police*
<5> siren*
<2> or did tcpjack just pop a hernia?
<8> CannedBar: no your triggering it
<5> got a little e happy there @.@
<2> MrEcho: not at first :-P
<0> what a trash movie
<3> nastjuid, if my /dav/sda2 is an extended file system, can i dd this partition with the hope tha all the subpartition under it will be also copied?
<2> tcpjack just flipped out
<6> i want a burrito.
<8> CannedBar: you joined 3 times in a row
<2> MrEcho: at the end
<5> tcpjack joined
<2> but before that tcpjack went nuts
<5> then he timed out
<1> bariel: dd copies bit for bit from one drive to the other, it doesnt care about the partition scheme of filesystems or ANYTHING, it just duplicates exactly
<5> then joined again
<5> wa sopped
<1> bariel: the partition scheme on the new drive will be exactly the same, extended/logicals & all
<0> bariel: what ben said, believe in the ben, he's always right
<8> m6: dow game ?
<2> unless fox contradicts him
<5> but fox is gone :(
<0> there is no fox
<2> then watch out because fox will keep coding until he is right.
<0> where is fox anyway?
<5> he left :(
<5> cus him and jaded got into an argument
<3> iamben, in other words, i can simple dd sda1 and sda2 and sda5, sda6, sda7 will be also copied?
<0> wtfx
<5> aye
<5> that's what I said
<5> I begged for him to come back, but he wont
<0> dude, he's not even in a channel
<5> lol
<5> the chans could be +s noob
<5> he's in a chan w/ omegaevil :D
<1> bariel: dont dd from the partition, dd from the actual drive, like /dev/sda
<3> ahh ok
<1> for example dd if=/dev/hda of=/dev/sda
<9> chomp chomp
<0> bitrot: says he's not
<3> iamben, can i try that command?
<2> woooo
<2> I'm seeing stars!
<0> bitrot: which chan with omega?
<3> iamben, i will do: dd if=/dev/sda of=/dev/sdc
<1> bariel: ***uming sdc is the new drive and sda is the old, that is perfect
<3> iamben, what about the free size on the new hdd?
<5> nastjuid: i dunno
<5> nastjuid: i just know that they're in that same channel
<5> er in a channel
<5> probably +s
<5> nastjuid: I'm sure he's ****ing w/ you :)
<1> bariel: once you get the dd done, thats when you use gparted to expand partitions
<5> I need to setup LVM
<5> Think I'm going to do that with my FEDORA CORE INSTALL
<0> bitrot: he hasn't msg'd me or anything
<5> nastjuid: ah
<0> everything omega is in, is +S
<5> clickey clack slam slap!
<0> +s
<3> iamben, i will try it, can i use the command on the fly, means where the system is started? or i cant do it and must use live cd?
<5> gentoo is +s
<5> procinfo is nice
<0> wow
<0> i just realized
<0> W2 forms will go out this month
<5> ahh yes
<0> i better make sure they have the address
<5> tax time
<5> hooray
<1> bariel: you can do it on the fly if you are still booted from the old drive, but you can't resize partitions that are currently in use


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gentoo
or
Go to some related logs:

#computers
streamtv.tv
#microsoft
hhhhhhhhhhhhha
#visualbasic
#winxp
#gamedev
alevelwork.com
startx error whax
#italy



Home  |  disclaimer  |  contact  |  submit quotes