I would try a newer knoppix. 3.3 is pretty old and 4.0 likely has more robust support. I would think that DSL has speed/size in mind, and might trade off hardware support for it. <br><br>As for your tar command, look at the -p and -s switches to see if you need them. -p does permissions, -s has something to do with file order. You could always just do a dd if=/dev/hda1 of=
d.drive.backup and tar that up, i think.<br><br><br>jsk<br><br><div><span class="gmail_quote">On 3/30/06, <b class="gmail_sendername">Michael Phillips</b> &lt;<a href="mailto:linux478@yahoo.com">linux478@yahoo.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">To login as root from a normal user, type &quot;sudo su -&quot;.&nbsp;&nbsp;Can you show us the
<br>following command you<br><br>fdisk -l /dev/hda<br><br>Michael<br><br>--- Joe &lt;<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a>&gt; wrote:<br><br>&gt; I (still) need to backup my Windoze 98se notebook computer hard disk to
<br>&gt; a usb hard disk.&nbsp;&nbsp;The usb disk shows up fine in windoze.I tried to use<br>&gt; Ghost, but couldn't get it to work.<br>&gt;<br>&gt; My friend Pete suggested I just boot a Live CD of Linux, mount both<br>&gt; drives and just tar one to the other.&nbsp;&nbsp;Great idea, but I'm having some
<br>&gt; trouble getting it to work.<br>&gt;<br>&gt; I have a Damn Small Linux (DSL) cd that boots fine (aside from the fact<br>&gt; that I have no mouse and no sound), but I have two issues with it.<br>&gt; 1) When I open a virtual terminal, the window extends way off the bottom
<br>&gt; of the screen and I have to type blind and then hit return 10 or 15<br>&gt; times to get it to scroll up to see what it did.&nbsp;&nbsp;I could live with<br>&gt; that, but ....<br>&gt;<br>&gt; 2) When I try to issue a mount command, it complains that I'm not root.
<br>&gt; OK, so I issue an su to get root and the blinking thing wants a password<br>&gt; and I have no idea what it is.<br>&gt;<br>&gt; I have a Knoppix 3.3 Live CD.&nbsp;&nbsp;It works about the same as DSL, but gives<br>&gt; me root in a the virtual terminal so I can do things.
<br>&gt; Issues:<br>&gt; 1)&nbsp;&nbsp;Same as 1 for DSL<br>&gt;<br>&gt; 2) I am currently backing up my C: drive as follows:<br>&gt; tar -cvzf /mnt/sda1/cdrive.tgz /mnt/hda1<br>&gt; Will this preserve everything I need to do a full restore if necessary?
<br>&gt;<br>&gt; 3) My hard disk is partitioned into C: and D: .&nbsp;&nbsp;It works fine in<br>&gt; Windoze except that Norton One Click Checkup always refuses to do<br>&gt; anything with the D: and says something about it not being set up right.
<br>&gt;<br>&gt; Knoppix creates /mnt/hda1 /mnt/hda3 and /mnt/sda[1-3]<br>&gt; When I try mount /dev/hda3 /mnt/hda3 it complains about the filesystem<br>&gt; type and fails.&nbsp;&nbsp;I think this is where my D: drive should be.<br>
&gt; When the backup of C: finishes, I'm going to try adding a -t vfat to the<br>&gt; mount command, but I don't think it's going to help.<br>&gt;<br>&gt; Any ideas as to how I should &quot;find&quot; my D: drive and get it mounted so I
<br>&gt; can back it up?<br>&gt;<br>&gt; Thanks.<br>&gt;<br>&gt; Joe<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; nflug mailing list<br>&gt; <a href="mailto:nflug@nflug.org">nflug@nflug.org
</a><br>&gt; <a href="http://www.nflug.org/mailman/listinfo/nflug">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;<br><br><br>Michael D. Phillips - A computer science enthusiast<br>I do not hate Windows, I just like the alternatives better.
<br>Linux is my primary choice.<br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?&nbsp;&nbsp;Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">http://mail.yahoo.com
</a><br>_______________________________________________<br>nflug mailing list<br><a href="mailto:nflug@nflug.org">nflug@nflug.org</a><br><a href="http://www.nflug.org/mailman/listinfo/nflug">http://www.nflug.org/mailman/listinfo/nflug
</a><br></blockquote></div><br>