| Autor | Nachricht | 
  
    |  | 
        
					| Titel: Transferring files from External HD  Verfasst am: 24.10.2006, 15:58 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 22. Okt 2005
 Beiträge: 100
 Wohnort: California, USA
 
 |  | 
        
          | I have an external drive that connects to my USB hole and I am transferring all my music and school work Microsoft Word files to my Kanotix box. How would I go about correctly transferring these files to my primary HD that Kanotix is on? |  
          | 
 Zuletzt bearbeitet von SentralOrigin am 25.10.2006, 07:04 Uhr, insgesamt 2 Male bearbeitet
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 24.10.2006, 17:21 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 03. Jul 2004
 Beiträge: 525
 
 
 |  | 
        
          | Have you installed Kanotix? Does it recognise the attached drive? If so, just copy across. 
 drb
 |  
          | _________________
 Kernel 2.6.21-slh-up-7
 _____________________
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 24.10.2006, 18:31 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 22. Okt 2005
 Beiträge: 100
 Wohnort: California, USA
 
 |  | 
        
          | Thanks for the advice drb. I will do just that because last time I had trouble copying over some school text files from a USB memory stick.
 Kanotix will automatically detect the external HD, right?
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 24.10.2006, 18:43 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 03. Jul 2004
 Beiträge: 525
 
 
 |  | 
        
          | It should do. Check the forum for specific problems. 
 drb
 |  
          | _________________
 Kernel 2.6.21-slh-up-7
 _____________________
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 25.10.2006, 07:05 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 22. Okt 2005
 Beiträge: 100
 Wohnort: California, USA
 
 |  | 
        
          | It doesn't detect it. I think I have to mount it manually. Where do I mount it from? |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 02.11.2006, 05:36 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 18. Apr 2006
 Beiträge: 17
 
 
 |  | 
        
          | SentralOrigin hat folgendes geschrieben:: 
It doesn't detect it. I think I have to mount it manually. Where do I mount it from?
 
 There isn't coming an icon on the desktop? If there is an icon you could doubleclick on it. And it should open konquerer with the contains of the external HDD.
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 02.11.2006, 06:06 Uhr |  | 
  
    | 
        
          | Team Member 
  
  
 Anmeldung: 06. Mai 2005
 Beiträge: 3087
 Wohnort: berlin
 
 |  | 
        
          | ...and if no icon appears, create a mountpoint for it first. fist check with fdisk -l (small L) in konsole as root what the dvicename is, it could be /dev/sda. in that case do:
 
 Code: 
mkdir /media/sda
 as root in konsole.
 if sda is occupied already by usb device or sata disk,  create sdb....
 after the mountpoint is there, mount it with:
 
 Code: 
mount -t vfat /dev/sda /media/sda
 and you can use it in konqueror or whereever you like.
 
 greetz
 devil
 |  
          | _________________
 <<We are  Xorg - resistance is futile - you will be axximilated>>
 
 Host/Kernel/OS  "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
 CPU Info        AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
  
    |  |