Go Back   openSUSE Forums > Looking For Something Other Than Support?
Forums FAQ Members List Search Today's Posts Mark Forums Read

Looking For Something Other Than Support? If you are looking for manuals, books, repositories, hardware, software, etc. this is the place to see if someone can help you find it.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-Jul-2008, 02:34
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 15
seanspotatobusiness hasn't been rated much yet
Default ext2fs IFS driver

I currently use the driver here: Ext2 IFS For Windows to enable me to access ext2/3 partitions in Windows XP. I recently added a Maxtor Diamondmax 22 500GB SATA-II 32MB and partitioned it to include two swap partitions (one for Windows and one for a future Linux installation) and a ~450 GB partition for data. My problem is that I have installed the Ext2 IFS software and was able to create a drive letter for a desired volume of Linux. But when I try to access that volume I get an error message "The disk in drive X: is not formatted. Do you want to format it now?"

The website troubleshooting guide advises that I try mountdiag but it is not helpful in this case. I contacted the driver author a couple of days ago but am still awaiting a reply.

CDocuments and Settings\Sean>mountdiag h:
The volume has an Ext2/Ext3 file system, but the Ext2 IFS 1.10 software did not mount it. This diagnosis tool could not find out why. Please contact the author of the Ext2 IFS software.

I was wondering if anyone could advise an alternative ext2fs IFS driver. I notice that there are a few around but they all seem to be underdeveloped and unmaintained or developed very slowly.
__________________
MSI K8N Neo4 SLI Platinum / 64-bit Athlon 3200+ / 2x1024 Mb Corsair Value RAM PC3200
Leadtek 128Mb 6600GT PCIe
CNET CWP-854 rt61 wireless-G PCI adapter
Thermaltake Toughpower 700W (w105) / +3.3V 30A = +5V 28A = 4x +12V 18A
Reply With Quote
  #2 (permalink)  
Old 06-Jul-2008, 02:50
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,109
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: ext2fs IFS driver

This is probably due to the use of 256 byte inodes by default in 11.0 for ext3 filesystems. It's mentioned in the release notes. Other than waiting for the third-party software to catch up, the other recourse is to reformat with 128 byte inodes.
Reply With Quote
  #3 (permalink)  
Old 06-Jul-2008, 03:17
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 15
seanspotatobusiness hasn't been rated much yet
Default Re: ext2fs IFS driver

I partitioned with the latest GParted Live CD 0.3.7-7 (I currently have no Linux installation) but I will go back and check if I have the option to fiddle with inodes. Thanks.
__________________
MSI K8N Neo4 SLI Platinum / 64-bit Athlon 3200+ / 2x1024 Mb Corsair Value RAM PC3200
Leadtek 128Mb 6600GT PCIe
CNET CWP-854 rt61 wireless-G PCI adapter
Thermaltake Toughpower 700W (w105) / +3.3V 30A = +5V 28A = 4x +12V 18A
Reply With Quote
  #4 (permalink)  
Old 09-Jul-2008, 12:53
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 15
seanspotatobusiness hasn't been rated much yet
Default Re: ext2fs IFS driver

It does not appear to be possible to adjust inode size within GParted. I suspect that this was not the issue. It doesn't seem as though the programmer is going to respond either. I think I will have to try NTFS (which I believe openSUSE has no problems using).
__________________
MSI K8N Neo4 SLI Platinum / 64-bit Athlon 3200+ / 2x1024 Mb Corsair Value RAM PC3200
Leadtek 128Mb 6600GT PCIe
CNET CWP-854 rt61 wireless-G PCI adapter
Thermaltake Toughpower 700W (w105) / +3.3V 30A = +5V 28A = 4x +12V 18A
Reply With Quote
  #5 (permalink)  
Old 09-Jul-2008, 18:41
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,109
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: ext2fs IFS driver

It may be that it's not possible because gparted didn't provide a GUI control for it, but the mke2fs program certainly does have the -i option. You may have to resort to formatting it ext3 manually from the CLI instead of letting gparted do that part. You can see the inode size by using the program dumpe2fs like this:

Code:
dumpe2fs -h /dev/sda1
or whatever your partition is called.
Reply With Quote
  #6 (permalink)  
Old 10-Jul-2008, 14:28
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 15
seanspotatobusiness hasn't been rated much yet
Default Re: ext2fs IFS driver

You're right; it was 256. If I can get openSUSE to install, then I'll use that installer to do it, since it lets you change inode size. Thanks
__________________
MSI K8N Neo4 SLI Platinum / 64-bit Athlon 3200+ / 2x1024 Mb Corsair Value RAM PC3200
Leadtek 128Mb 6600GT PCIe
CNET CWP-854 rt61 wireless-G PCI adapter
Thermaltake Toughpower 700W (w105) / +3.3V 30A = +5V 28A = 4x +12V 18A
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2