| Autor | Nachricht | 
  
    |  | 
        
					| Titel: RE: Re: RE: Persistent Install - How  Verfasst am: 26.09.2011, 11:37 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 22. Sep 2011
 Beiträge: 26
 Wohnort: Oldham nr Manchester UK
 
 |  | 
        
          | OK , corrected it ,now get 
 Error: No removeable drive /dev/sdb
 |  
          | _________________
 My choice early in life was either to be a piano-player in a whorehouse or a politician. And to tell the truth, there's hardly any difference.
 -- Harry S. Truman (circa 1962)
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 26.09.2011, 12:48 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 09. Mai 2011
 Beiträge: 74
 
 
 |  | 
        
          | Try /dev/sda, /dev/sdc, etc. |  
          | 
 Zuletzt bearbeitet von Tejas am 26.09.2011, 13:44 Uhr, insgesamt ein Mal bearbeitet
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: RE: Re: RE: Persistent Install - How  Verfasst am: 26.09.2011, 13:21 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 17. Dez 2003
 Beiträge: 16809
 
 
 |  | 
        
          | It does NOT work when the drive is not marked as removeable like an usb HD. It is possible to remove the check, but then you should really know what you do. It is possible to do just a normal install onto an usb hd. Without installed binary 3d drivers you can boot it on other systems too. If you really want to ignore the removeable status check put a # in front of "exit 4". But be warned: now you can wipe out internal hds too... |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: RE: Re: RE: Persistent Install - How  Verfasst am: 27.01.2012, 08:52 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 09. Jun 2005
 Beiträge: 120
 Wohnort: Bromsgrove, UK
 
 |  | 
        
          | Should the line: ./create-syslinux-usb-drive-persistent.sh /Home/Downloads/kanotix.iso /dev/sdX
 
 be:
 ./create-syslinux-usb-drive-persistent.sh /Home/Downloads/kanotix-2.6.38.iso /dev/sdX
 
 Or whatever the iso file name that is actually on the PC?
 |  
          | _________________
 tap tap tap....
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: RE: Re: RE: Persistent Install - How  Verfasst am: 27.01.2012, 10:10 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 17. Dez 2003
 Beiträge: 16809
 
 
 |  | 
        
          | Well the name of the iso and the device should be modified to the correct name. It should even work with u if needed. |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: RE: Re: RE: Persistent Install - How  Verfasst am: 27.01.2012, 11:47 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 09. Jun 2005
 Beiträge: 120
 Wohnort: Bromsgrove, UK
 
 |  | 
        
          | I've created (but not tested yet) a persitent install USB, from a system running with the live DVD.  After a few 'no such file or folder' problems, I ended up using the following 
 # wget -q http://kanotix.com/files/fix/create-sys ... sistent.sh
 # chmod +x create-syslinux-usb-drive-persistent.sh
 # find /dev/sd? -group floppy
 /dev/sdX
 # ./create-syslinux-usb-drive-persistent.sh /home/kanotix/Downloads/kanotix-2.6.38.iso /dev/sdX
 
 Fingers crossed.....
 |  
          | _________________
 tap tap tap....
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
  
    |  |