crash on ext3 access

Page 1 of 2 12 LastLast

  1. Posts : 7
    Windows 7, Ubuntu 10.10
       #1

    crash on ext3 access


    I am using Windows 7 32bit and I also have Ubuntu installed on a seperate partition and I can read files in the ext3 partition, I can save downloaded files to it also, however ocasionally the blue screen will come up when I browse to the disk and try to open any file. As soon as the file gets highlighted the blue screen comes.. what could be the problem?
      My Computer


  2. Posts : 620
    7264x64/7260x86
       #2

    I wasn't aware windows 7 supports ext out of the box.
    Last edited by copernicus; 06 Jul 2009 at 13:41.
      My Computer


  3. Posts : 803
    Windows 7 Professional x64
       #3

    How did you get to see that partition under W7?
      My Computer


  4. Posts : 8
    Windows-7 64bit, Mac OS X 10.5 leopard, Ubuntu 9.04
       #4

    masterB said:
    How did you get to see that partition under W7?
    he is useing a driver for the ext filesystems on his computer 3rd party


    but as far as i can help is to try a differant driver sorry i dont have an ext3 mine is ext2 so that is the only suggestion i can
      My Computer


  5. Posts : 7
    Windows 7, Ubuntu 10.10
    Thread Starter
       #5

    I am using ext3fsd which works in vista so it worked in windows 7. Disks are mounted at start up but ocasionally blue screen

    either

    irq_less_than_or_equal_to error or bad_pool_header
      My Computer


  6. Posts : 8
    Windows 7 Ultimate x64, Ubuntu 10.04 Alpha x64, Mac OS X Snow Leopard
       #6

    I've found that ext2IFS is the more solid program to access ext3.

    However, it only supports an ext3 inode size of 128, which means that you have to format the partition as such before installing Ubuntu - the Ubuntu installer uses inode size 256, which ext2IFS cant see.

    Use the following command in terminal (which you can run from the Ubuntu live cd:
    mkfs.ext3 -I 128 /dev/sda[your partition number]

    to create the 128 inode ext3 partition, before running the Ubuntu installer.
    Install ext2IFS from windows, and then use the mountvol command from windows to keep the ext3 partition in my computer after next reboot.

    I haven't had a crash or a blue screen yet
      My Computer


  7. Posts : 1
    Ubuntu Jaunty, Windows 7 RC 7100,7127,7137 VM,7264 x64
       #7

    Agreed with Petejk (nice post)

    +1

    Ext2IFS is great, I haven't tested on the latest build but normally one has to install using vista compatibiltiy mode (I used SP1)

    Also I noticed probably because of the UAC or something for most of the windows 7 builds on startup your drive is not automatically mounted to the drive letter chosen again. Tend to have to open the control panel item and reassign a letter every time.
      My Computer


  8. Posts : 8
    Windows 7 Ultimate x64, Ubuntu 10.04 Alpha x64, Mac OS X Snow Leopard
       #8

    To keep the drive letter assigned to the volume, open cmd, and type
    mountvol d: /L
    where d: is whichever drive letter you assigned to the ext3 volume with the ext2IFS control panel app.
    it'll then stick after the next boot..
      My Computer


  9. Posts : 12,120
    Win 7 Pro x64 / Win 10 Pro
       #9

    petejk said:
    I've found that ext2IFS is the more solid program to access ext3.

    However, it only supports an ext3 inode size of 128, which means that you have to format the partition as such before installing Ubuntu - the Ubuntu installer uses inode size 256, which ext2IFS cant see.

    Use the following command in terminal (which you can run from the Ubuntu live cd:
    mkfs.ext3 -I 128 /dev/sda[your partition number]

    to create the 128 inode ext3 partition, before running the Ubuntu installer.
    Install ext2IFS from windows, and then use the mountvol command from windows to keep the ext3 partition in my computer after next reboot.

    I haven't had a crash or a blue screen yet

    petejk said:
    To keep the drive letter assigned to the volume, open cmd, and type
    mountvol d: /L
    where d: is whichever drive letter you assigned to the ext3 volume with the ext2IFS control panel app.
    it'll then stick after the next boot..
    Sorry about this old thread
    I installed ext2IFS the way petejk said to do in post # 6 & it worked.
    But I tried the mountvol (drive #): /L in cmd & it does not mount the drives (y & z) at startup does anyone know of a way to make it mount at startup?
    Thanks Jerry

    Edit: It's on a desktop with Window 7 Pro 32 Bit
      My Computer


  10. Posts : 8
    Windows 7 Ultimate x64, Ubuntu 10.04 Alpha x64, Mac OS X Snow Leopard
       #10

    Try this,

    cmd
    mountvol (drive letter: ) /L

    I got

    mountvol e: /L (e: is my ext3 partition)
    \\?\Volume{7b57b5c0-b2f9-11de-b93e-806e6f6e6963}\

    (this gave me the partition UUID)

    Create a .bat file
    mountvol E:\ \\?\Volume{7b57b5c0-b2f9-11de-b93e-806e6f6e6963}\

    save the file and the drag it into your start menu startup folder.

    partition will now mount on windows startup - only annoyance being a cmd window appearing every time you start windows.

    Hope this helps
    pete
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:19.
Find Us