― Jarlr'mai (jarlrmai), Sunday, 1 May 2005 13:42 (twenty-one years ago)
I have, just recently, formatted and reinstalled windows--the only space used is by windows and a couple of applications and drivers--I have no files on it, now.
so, say, less than 3Gb used.
― RJG (RJG), Sunday, 1 May 2005 14:13 (twenty-one years ago)
― Leeeee (Leee), Tuesday, 31 May 2005 19:39 (twenty-one years ago)
― Leeeee (Leee), Tuesday, 31 May 2005 19:43 (twenty-one years ago)
― grimly fiendish (grimlord), Tuesday, 31 May 2005 19:48 (twenty-one years ago)
― Leeeee (Leee), Tuesday, 31 May 2005 19:56 (twenty-one years ago)
― Sociah T Azzahole (blueski), Tuesday, 31 May 2005 23:22 (twenty-one years ago)
― ronny longjohns (ronny longjohns), Wednesday, 1 June 2005 00:42 (twenty-one years ago)
(go to Control Panel, Administrative Tools, Computer Management - Disk Manager is in the tree under the Storage node)
― caitlin (caitlin), Wednesday, 1 June 2005 05:50 (twenty-one years ago)
― Sociah T Azzahole (blueski), Wednesday, 1 June 2005 08:44 (twenty-one years ago)
(unless you use a non-destructive partitioning program like Partition Magic, of course)
― caitlin (caitlin), Wednesday, 1 June 2005 10:24 (twenty-one years ago)
― Sociah T Azzahole (blueski), Wednesday, 1 June 2005 10:35 (twenty-one years ago)
Control Panel->Administrative Tools->Computer Management->Disk Management
If it does, you should be able to assign a drive letter to it here. I don't follow why you would need to use a special program to recover data from the disk... It should still be there.
― KeefW (kmw), Wednesday, 1 June 2005 10:41 (twenty-one years ago)
― KeefW (kmw), Wednesday, 1 June 2005 10:42 (twenty-one years ago)
I need to compare two folders and delete from the first folder everything that also exists in the second folder. I can't find a flag in rsync for doing this it's not really what it's for. Any ideas anyone?
― Ed (dali), Wednesday, 8 June 2005 08:13 (twenty-one years ago)
cd to second folderfind . -printf "rm -i /firstfolder/%P\n"
pipe this to a file then run the file (can do this in one go but i always check the output just in case). will delete everything in first folder that has the same name as that in the second folder
― koogs (koogs), Wednesday, 8 June 2005 08:33 (twenty-one years ago)
― koogs (koogs), Wednesday, 8 June 2005 08:35 (twenty-one years ago)
will give you a list of common(ly named) files
― koogs (koogs), Wednesday, 8 June 2005 08:56 (twenty-one years ago)
― Ed (dali), Wednesday, 8 June 2005 09:08 (twenty-one years ago)
― Sean Carruthers (SeanC), Wednesday, 8 June 2005 12:17 (twenty-one years ago)
in any case, i would recommend getting into the bios settings at bootup and see if the computer sees the drive on that level, before even getting into windows
also are the jumpers on the drives set correctly for their positions on the ide channels? (is the slave drive set to slave or auto)
― ronny longjohns (ronny longjohns), Wednesday, 8 June 2005 14:40 (twenty-one years ago)
― Ed (dali), Thursday, 9 June 2005 10:09 (twenty-one years ago)
― caitlin (caitlin), Thursday, 9 June 2005 10:24 (twenty-one years ago)
― Ed (dali), Thursday, 9 June 2005 10:27 (twenty-one years ago)
1) write the list of commands in a file2) put this at the top:
#!/bin/bash
or, more generically, "#!" followed by the path to the shell you want to use.
― caitlin (caitlin), Thursday, 9 June 2005 10:30 (twenty-one years ago)
(-d stops rsync recursing)
xpost
> How do I turn a list of commands into a shell script?
you don't need to, really. just
sh file_full_of_commands
btw chmod +x file_full_of_commands makes it executable
― koogs (koogs), Thursday, 9 June 2005 10:34 (twenty-one years ago)
― caitlin (caitlin), Thursday, 9 June 2005 10:36 (twenty-one years ago)
does the copying with no intermediate file.the {} token in rsync command will expand to the found directory.
― koogs (koogs), Thursday, 9 June 2005 10:38 (twenty-one years ago)
― Ed (dali), Thursday, 9 June 2005 10:39 (twenty-one years ago)
I lost the data by converting the disk from Dynamic to Basic - I had it all backed up though so no problem. Have assigned a letter to it and will be using it purely for sharing media. Thanks to Caitlin and Keef for the help here.
― Sociah T Azzahole (blueski), Tuesday, 14 June 2005 21:24 (twenty-one years ago)
― kyle (akmonday), Tuesday, 14 June 2005 21:28 (twenty-one years ago)
― DAEREST V1CE MAGAZINE!!!!! (ex machina), Tuesday, 14 June 2005 21:36 (twenty-one years ago)
― caitlin (caitlin), Wednesday, 15 June 2005 06:57 (twenty-one years ago)
― Ed (dali), Wednesday, 15 June 2005 07:02 (twenty-one years ago)
Any ideas?
― Billy Dods (Billy Dods), Monday, 20 June 2005 08:50 (twenty-one years ago)
― Billy Dods (Billy Dods), Monday, 20 June 2005 08:52 (twenty-one years ago)
Unplug the mouse, login and plug it in again.
― Jarlr'mai (jarlrmai), Monday, 20 June 2005 09:39 (twenty-one years ago)
No PS/2, tried unplugging it but Cursor remains frozen in middle of screen.
― Billy Dods (Billy Dods), Monday, 20 June 2005 11:18 (twenty-one years ago)
― c/n (Cozen), Wednesday, 29 June 2005 20:51 (twenty-one years ago)
I have also had to relearn the harsh lesson that the solution to almost all windows problems is to reinstall the OS.
― kyle (akmonday), Wednesday, 29 June 2005 21:05 (twenty-one years ago)
― c/n (Cozen), Wednesday, 29 June 2005 21:06 (twenty-one years ago)
can I chain my ipod through the back of the lacie via the second firewire port?
― c/n (Cozen), Wednesday, 29 June 2005 21:07 (twenty-one years ago)
― Come Back Johnny B (Johnney B), Wednesday, 29 June 2005 21:08 (twenty-one years ago)
― Eyeball Kicks (Eyeball Kicks), Wednesday, 29 June 2005 21:12 (twenty-one years ago)
― Rock Hardy (Rock Hardy), Wednesday, 29 June 2005 21:23 (twenty-one years ago)
― c/n (Cozen), Wednesday, 29 June 2005 21:41 (twenty-one years ago)
As for the exclamation marks, what you need to do is "touch" all the songs in the library so that iTunes checks them out. There's an applescript to do it, but I can't find it from work. I'm sure I've got it at home, so give me a yell if you need it. What might also work is "consolidate library" from the Advanced menu, even though it has nothing to actually move.
If all that fails, select all the songs in the library (Apple-A) then get info (Apple-I). Put "Stet is topp" or something in the comment box, and click OK. Then wait. And wait. It'll go through each track in the lib, and should hopefully sort it out.
― stet (stet), Wednesday, 29 June 2005 21:54 (twenty-one years ago)
― stet (stet), Wednesday, 29 June 2005 21:55 (twenty-one years ago)
― sgs (sgs), Thursday, 30 June 2005 08:27 (twenty-one years ago)
(do yours or Mark's computer have networking? If all else fails, you can connect two computers together using a "null modem" cable and make a copy of your files that way. A null modem cable plugs into the serial port of each computer and should only get a few quid; but check what connectors your computers have before you get one, because serial port connectors can be either 9-pin or 25-pin.)
― Tech Support Droid (ForestPines), Thursday, 30 June 2005 08:40 (twenty-one years ago)