Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
My computer has stuffed up and I'm using a knoppix 5.1 boot cd to try and get some files off of it.
the external hard drive i am trying to connect is a seagate free agent drive 500gbs.
knoppix doesn't seem to even be recognizing that it is connected.
I'm not sure why but now knoppix is picking my hard drive up.
and its actually 250gig sorry. not sure if that makes a difference.
but now the problem is i cant copy files onto it.
using those commands you told me this is what comes up
---------------------------------------------------------------------------------------------------
knoppix@Knoppix:~$ sudo fdisk -l
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 4863 39062016 7 HPFS/NTFS
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
not sure if that makes a difference.
but now the problem is i cant copy files onto it.
Knoppix doesn't support NTFS read/write out of box. You have to install ntfs-3g package for that.
If your machine has internet access then execute this
knoppix@Knoppix:~$ sudo apt-get install ntfs3g
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package ntfs3g
knoppix@Knoppix:~$ sudo umount /dev/sda1
knoppix@Knoppix:~$ sudo mount -t ntfs-3g /dev/sda1 /media/sda1 -o
defaults,umask=0
Failed to mount '/dev/sda1': Operation not supported
Mount is denied because NTFS is unclean. Choose one of these actio
ns:
Boot Windows and shutdown it cleanly, or if you have a removabl
e
device then click the 'Safely Remove Hardware' icon in the Wind
ows
taskbar notification area before disconnecting it.
Or
Run 'ntfsfix' on Linux unless you have Vista, then mount NTFS w
ith
the 'force' option read-write, or with the 'ro' option read-onl
y.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
knoppix@Knoppix:~$ ntfsfix
ERROR: You must specify a device.
ntfsfix v1.13.2-WIP (libntfs 10:0:0)
Usage: ntfsfix [options] device
Attempt to fix an NTFS partition.
-h, --help Display this help
-V, --version Display version information
For example: ntfsfix /dev/hda6
Developers' email address: linux-ntfs-dev@lists.sf.net
Linux NTFS homepage: http://www.linux-ntfs.org
knoppix@Knoppix:~$ ntfsfix /dev/sda1
Mounting volume... FAILED
Attempting to correct errors...
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
NTFS volume version is 3.1.
NTFS partition /dev/sda1 was processed successfully.
I still cant copy anything to it and the error im getting is
Quote:
Could not make folder /media/sda1/Assignments.
I'm downloading parted magic now so i guess I'll see how that goes...
I eventually managed to fix it all up on sunday afternoon and i got all the files off it i wanted.
I also want to turn this machine I'm on now into a linux machine once i get my new computer. What distro (i think that's what you call them) would you recommend?
And how should i go about learning some of the linux konsole stuff?
I also want to turn this machine I'm on now into a linux machine once i get my new computer. What distro (i think that's what you call them) would you recommend?
Post your machine's specs here. RAM, HardDisk size, Graphics Card and Processor.
Check the link in my Signature too. It will get you going.
Quote:
And how should i go about learning some of the linux konsole stuff?
Check linuxcommand.org.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein New Users:Read This First
My computer is a dell inspiron 2200
and its specs are :
1.4ghz intel celeron M processer
256MB RAM
40Gig hard drive
and an internal 128MB intel 915GM/GMS, 910GML express chipset video card.
From what I've heard Ubuntu would be a good place to start?
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it. subscribe
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe