I have been trying to format a usb flash drive to ext4, it appears to do it, but then it will not mount it, what file do I need to install to get 12.04 to mount the ext4 flash drive, thanks
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
ext4 and usb flash drive
				
					Collapse
				
			
		
	This topic is closed.
				
				
				
				
				X
X
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
 This is what I get on 3 different flash drives, for ext4
 
 [21034.554308] sd 6:0:0:0: [sdd] Assuming drive cache: write through
 [21034.562870] sdd: sdd1 < >
 [21034.564412] sd 6:0:0:0: [sdd] No Caching mode page present
 [21034.564418] sd 6:0:0:0: [sdd] Assuming drive cache: write through
 [21034.564423] sd 6:0:0:0: [sdd] Attached SCSI removable disk
 [21230.744664] JBD2: no valid journal superblock found
 [21230.744669] EXT4-fs (sdd1): error loading journal
 [22322.335754] JBD2: no valid journal superblock found
 [22322.335760] EXT4-fs (sdd1): error loading journal
 - Top
- Bottom
 Comment
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
 @hear I took 1 of my sandisk 16Gig usb sticks
 
 run the kde-partition manager delete the partition , new primary partition type ext4 , apply changesModel: SanDisk Cruzer (scsi)
 Disk /dev/sdb: 16.0GB
 Sector size (logical/physical): 512B/512B
 Partition Table: msdos
 
 Number Start End Size Type File system Flags
 1 32.3kB 16.0GB 16.0GB primary fat32
  
 
 nowhowever now the usb stick follows *nix permissions and is owned by root , so open dolphin as root (alt+F2 kdesudo dolphin) go to /media (if you have pluged in the usb and tryed to click open with file manager in the device notifier) right click the folder that is the usb stick and then property’s and then the permissions tab, change user from root to you and group from root to you or plugdev ,,,,,,now you can use itModel: SanDisk Cruzer (scsi)
 Disk /dev/sdb: 16.0GB
 Sector size (logical/physical): 512B/512B
 Partition Table: msdos
 
 Number Start End Size Type File system Flags
 1 32.3kB 16.0GB 16.0GB primary ext4 
 
 VINNYi7 4core HT 8MB L3 2.9GHz
 16GB RAM
 Nvidia GTX 860M 4GB RAM 1152 cuda cores
 
 - Top
- Bottom
 Comment
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
 You posted in 12.04, but are you using 12.04? I ask, because the message indicates that your kernel doesn't support ext4.Windows no longer obstruct my view.
 Using Kubuntu Linux since March 23, 2007.
 "It is a capital mistake to theorize before one has data." - Sherlock Holmes
 - Top
- Bottom
 Comment
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
 Check to be sure that you have e2fsprogs and e2fslibs installed.Windows no longer obstruct my view.
 Using Kubuntu Linux since March 23, 2007.
 "It is a capital mistake to theorize before one has data." - Sherlock Holmes
 - Top
- Bottom
 Comment
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
 if your system is formatted ext4 and working then your flash drives should work as ext4 as well ,,,,,,,when you say " I formatted them 32 bit and they work fine" what are you talking about?Originally posted by 1richard View PostMy hard disk is formatted with ext4 and is very fast. that is why I want to use ext4 on my flash drives, I formatted them 32 bit and they work fine, so something is missing I thinnk
 nothing should be missing if your system uses ext4!!
 
 maby you messed up labelling them me ?
 
 
 VINNYi7 4core HT 8MB L3 2.9GHz
 16GB RAM
 Nvidia GTX 860M 4GB RAM 1152 cuda cores
 
 - Top
- Bottom
 Comment
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish   - Jul 2011
- 9625
- Seattle, WA, USA
- Send PM
 
 Typical USB flash drives peak around 20-30 Mbps because of their hardware designs. Changing the file system from FAT32 to EXT4 won't suddenly make your flash drives operate faster. It's possible that they'll actually perform a little slower because of the journaling during writes. If you must use an EXT file system, use EXT2 instead. But even here, there's little value to be gained. You will, though, have more work to do: EXT* carries permissions, which creates extra steps if you want to use the drive on multiple machines. Also, EXT* isn't universal, so you won't be able to use the drives on Windows computers, for instance.Originally posted by 1richard View PostMy hard disk is formatted with ext4 and is very fast. that is why I want to use ext4 on my flash drives, I formatted them 32 bit and they work fine, so something is missing I thinnk
 
 Longish and informative article on LWN about flash drives and Linux: http://lwn.net/Articles/428584/
 
 Oh, and when you wrote "formatted them 32 bit," I presume you meant "formatted them FAT32"?
 - Top
- Bottom
 Comment
Users Viewing This Topic
				
					Collapse
				
			
		
	There are 0 users viewing this topic.





Comment