Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop malware memory modem monitor motherboard mouse network printer problem ram registry repair router slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Use Ext2 and Ext3 Filesystems in Windows

Reply  
Thread Tools
Regicide's Avatar
Member with 308 posts.
 
Join Date: Aug 2003
Experience: Advanced
09-Aug-2005, 01:29 PM #1
Use Ext2 and Ext3 Filesystems in Windows
I just found a Windows driver that lets Windows use Ext2 and Ext3 filesystems. It seems to be working perfectly so far. Highly recommend it to anyone using Linux: http://www.fs-driver.org/index.html.
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
09-Aug-2005, 01:34 PM #2
OMG Yay, just what I needed.
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
09-Aug-2005, 05:47 PM #3
Regicide,

That is brilliant! Tried it and it works like magic.

Now I can edit Grub and Lilo boot files in XP. Tremendous tool for multibooting.

Well done !
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
09-Aug-2005, 06:42 PM #4
You put grub in /boot partition? 50 mb i guess?
BlazingWolf's Avatar
Member with 44 posts.
 
Join Date: Jul 2005
Experience: Advanced
09-Aug-2005, 06:50 PM #5
You can also get NTFS driverss with read support for linux so you can go both ways.
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
09-Aug-2005, 06:53 PM #6
And captiveNTFS claims it can write if you own windows. Anyone tried it?
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
09-Aug-2005, 07:15 PM #7
http://p-nand-q.com/download/rfstool.html <--for those with reiserfs's
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
09-Aug-2005, 07:21 PM #8
read only.
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
09-Aug-2005, 09:26 PM #9
ixneonxi,

No my grub is the standard bootloader with nothing fancy.

All I did was to put the bootloader of every Linux in its root partition. Every partition, both primary and logical, has its first section reserved for the bootloader. The one in the first primary is called MBR. It is a characteristic of both Lilo and Grub to chain load each other. The nth Linux when installed will automatically scan n-1 partitions and build up the nth bootable systems in the menu. No need to do any work.

The messy bit is to cheat several Windows OS in thinking each one is in a "C" drive when being booted. It is pretty pathetic that all the MS products cannot live unless they are in the first primary partition of the first bootable drive.
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
09-Aug-2005, 09:35 PM #10
Yah you gave me that story already
But access to ext2/ext3 won't allow you to modify grub in the MBR, just the grub in the "/" partitions for linux. Am I correct?
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
10-Aug-2005, 04:35 AM #11
The Grub in the MBR cannot be changed. No body changes it except the people who wrote it and they give it a new version number each time they do. The multiboot is controlled by /boot/grub/menu.lst. If Lilo is used it is /etc/lilo.conf. Both are text files.

Many Linux users follow the traditional way of putting /, /boot, /home etc in different partitions. There is nothing wrong to lump all of them in the same partition. It does mean a guy multiboot say 20 Linux will have all of them repeated 20 times but the modern way is much easier to control as multibooting is done automatically by the Linux themselves, not me. The only necessary step I need to take is to replicate the bootloadrer of each Linux in its own root partition. But as this is the way I install each of them the extra effort is really to repair it when an odd one goes astray, as some Linux installers like to reboot while the others don't.

I have never mixed my data with the OS partitions so my data partition is always in a neutral ground (own FAT32 partition) accessible by all the OSs.
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
10-Aug-2005, 08:15 AM #12
I just choose to install it into MBR and use the config in /boot (partition) as my base. That way I will always have grub on my system regardless.
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
10-Aug-2005, 12:35 PM #13
Bearing in mind a Linux can change root (chroot command), thus there is nothing to stop from you booting up the PC with a Live CD and chroot to any of the installed Linux should it beomes unbootable.

Why place Grub in a designated partition when you can access it at any time? Every Grub-based distro stores Grub in /boot/Grub and Lilo in /etc.

Don't you ever fancy a change to see the boot screen of a Lilo or a Grub from another Lilo?

This thread on Windows access to Ext2 and Ext3 partitions means we can modify both Grub and Lilo boot menu without the need to boot up a Linux!

Lilo is of course is more difficult to cope as it need a revalidation, by issuing "lilo" in the root terminal, every time its boot menu has been altered. Grub has no such need.

Grub's /boot/grub/menu.lst text file is truly amazing. I have a hdd divided up into 43 partitions. I just edited the /boot/grub/menu.lst with 3-line entry for each empty partition (using hda40 as example)

title Just another Linux in @ hda40
root (hd0,39)
chainloader +1

When a new Linux arrives I just install it into hda40 (not all Linux can cope high partition!) and tell its installer to place its bootloader, which can be a lilo, in its root partition. This is equivalent to placing its bootloader in the reserved boot sector of hda40. The new Linux will boot first time as a new addition. Never fails.

Thus one can create a booting entry in Grub even before that Linux has been installed.

The above entry doesn't do any harm. If the partition is empty Grub can't boot it and will automatically return back to the beginning of booting choices.

Time to come out to play.
jiml8's Avatar
Senior Member with 2,612 posts.
 
Join Date: Jul 2005
Experience: I've been at this for too long.
10-Aug-2005, 06:34 PM #14
Quote:
Originally Posted by iXneonXi
And captiveNTFS claims it can write if you own windows. Anyone tried it?
CaptiveNTFS works OK with the 2.4 kernel, but has issues when you use 2.6. It hasn't been updated in quite a while.
I Fix 4 U's Avatar
Computer Specs
Distinguished Member with 6,458 posts.
 
Join Date: Jul 2004
Location: Louisiana
Experience: 1+3+3=7
10-Aug-2005, 06:43 PM #15
Ok i'm just gonna have to laugh saikee because you told me that on MSN awhile ago, but thanx for refreshing my memory
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:35 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.