answer (2): This may not be the best way, but it will clone your HD in case you screw up... http://www.turnpike420.net/linux/Knoppix_Uses.txt JTower is responsible for me trying this method this week, worked fine... of course, you need as much free space as the size of your harddrive and it can take a while for a large drive. (It took me 1 hour to clone a 12GB drive over a 100mbit network, and a little over 2 hours to restore that image.) :) hopefully those notes make sense. :) Be sure to use the cloning notes, not the zero'ing ones if you try it!! :)
maybe you just need: cp -aR /home /destination or similar command? and whatever else you need to backup to another drive, or use rsync across the network or to another drive... there are so many ways... http://www.turnpike420.net/linux/rsync.txt David McD (all of my notes are typically based on RH like systems unless otherwise noted) On 6/17/05, Cristobal Palmer <[EMAIL PROTECTED]> wrote: > 2 questions: > > (1) where exactly is this Wake Tech place (address of the building so I can > mapquest it)? > (2) Best balance of fast/easy/safe way to back up my current Debian/XP > dual-boot hd so I can raze it and install a debian only system with a fresh > kernel? I've got a UNC-CH CCI-issue ThinkPad T30, a spindle of CDRs and a > friend's external drive (USB 2.0) with about 10G available (I think it's > vfat). > > Thanks in advance. > > -CMP > > On 6/17/05, Rick DeNatale <[EMAIL PROTECTED]> wrote: > > > > On 6/17/05, Jason Tower <[EMAIL PROTECTED]> wrote: > > > > > as we mentioned earlier, we're going to try a slightly modified format > > > for this event. in addition to the traditional installfest part which > > > will be focused on getting linux installed on hardware, we'll also have > > > a general help session for those who have linux installed but would like > > > assistance with a particular problem. > > > > Well I'd love to have some help in developing/reviewing a safe > > strategy to safely migrate my workstation/server from RH9 to Ubuntu > > hoary or Debian sarge. I've got two small scsi drives, and two large > > ATA drives, none of which are under LVM, and some critical web apps, > > one of which, a wiki is relatively popular and has a sizeable mysql > > database and image library built up. > > -- > > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > > TriLUG Organizational FAQ : http://trilug.org/faq/ > > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > > > > > > -- > > Cristobal M. Palmer > UNC-CH SILS Student > [EMAIL PROTECTED] > [EMAIL PROTECTED] > ils.unc.edu/~cmpalmer <http://ils.unc.edu/~cmpalmer> > "Television-free since 2003" > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
