LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Suse 9.3 - Dual boot issue - filesystem type unknown 0x7 (https://www.linuxquestions.org/questions/linux-newbie-8/suse-9-3-dual-boot-issue-filesystem-type-unknown-0x7-403082/)

dfubler 01-13-2006 05:48 PM

Suse 9.3 - Dual boot issue - filesystem type unknown 0x7
 
I am having a frustrating situation. After updating my motherboard bios, I was unable to dual boot my system. I run Suse 9.3 and Windows XP professional. Both were living in harmony before the bios update but now whenever I try to boot into Windows I recieve the error "Filesystem type unknown 0x7"
Linux, of course, boots fine.
My system consists of 3 hard drives. The first is an EIDE drive, on which I have Suse. The other two are SATA drives (74Gb and 300Gb respectively), the 74Gb being the main Windows hard drive, the other being used as storage for Windows programs.

Here is a copy of my /boot/grub/menu.lst

# Modified by YaST2. Last modification on Fri Jan 13 07:58:44 MST 2006

color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,1)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 9.3
kernel (hd0,1)/boot/vmlinuz root=/dev/hdc2 vga=0x317 selinux=0 splash=silent console=tty0 resume=/dev/hdc1 showopts
initrd (hd0,1)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
root (hd1,0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: windows 2###
title windows 2
root (hd2,0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
root (fd0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE LINUX 9.3
kernel (hd0,1)/boot/vmlinuz root=/dev/hdc2 showopts ide=nodma apm=off acpi=off vga=normal noresume selinux=0 barrier=off iommu=noforce 3
initrd (hd0,1)/boot/initrd


Here is a copy of my /boot/grub/device.map

(fd0) /dev/fd0
(hd1) /dev/sda
(hd0) /dev/hdc
(hd2) /dev/sdb



After doing some research online it does appear that other people seem to have had this problem but mainly with Suse 9.1. I tried the driver update that I've seen on other posts but that didn't work, probably because that was for Suse 9.1 and I'm running Suse 9.3.


Any help with this situation would be greatly appreciated.

Thank you in advance,

Daryl

tuxrules 01-13-2006 06:28 PM

Quote:

error "Filesystem type unknown 0x7"
As far as I can tell, 0x7 is the filesystem code for Windows NTFS. Must have been a faulty bios upgrade. Did you check your bios for any new changes since the old bios? You can also try to reinstall grub and see if it boots. I'm not too familiar with SuSE but checkout YAST and it should have options to configure bootloader.

Tux,

hirenmistry 03-17-2009 11:48 PM

Dual linux m/c has file system issue
 
I have one dual linux m/c, sometime this system has file system issue. File can't be deleted with root user. any idea what should do to solved this ?


All times are GMT -5. The time now is 09:06 AM.