Skip navigation.
Home
Now Shipping Version 7.0

Can't dualboot!!! (help please)


Posts: 5

i know about grub... and my computer dident find the "windows folder" so can someone like.. help me find my windows folder... here is my boot/grub/menu.lst txt file...

timeout 15
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title MEPIS at hda1, kernel 2.6.15-26-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda1 nomce quiet vga=791
boot

title MEMTEST
kernel /boot/memtest86+.bin

title Windows at hda3
rootnoverify (hd0,0)
chainloader +1

but windows dosent work when i boot... someone PLEASE help!!

Jimmy Johnson's picture

If your Windows are on hda3

If your Windows are on hda3 then make this change:

title Windows at hda3
rootnoverify (hd0,2)
chainloader +1

If that don't work post your /etc/fstab so we can take a look, or tell us what drive your windows is on.
------------------------------------------------------------
How To Ask Questions The Smart Way: www.catb.org/~esr/faqs/smart-questions.html#id274601
MEPIS Help Files: www.mepis.org/docs/index.php/Main_Page

thanks, but it dident

thanks, but it dident work... heres my /ect/fstab

# Pluggable devices are handled by uDev, they are not in fstab
/dev/hda1 / ext3 defaults,noatime 1 1
/dev/hda2 swap swap sw,pri=1 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs devmode=0666 0 0
none /dev/pts devpts mode=0622 0 0
none /sys sysfs defaults 0 0
/dev/hda3 /home ext3 defaults,noatime 1 2
/dev/cdrom /media/cdrom iso9660,udf noauto,users,exec,ro 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0

thanks,
conor

EnigmaOne's picture

If you have only one

If you have only one physical hard drive in the system, this is not looking good.

Did you use the "automatic installation" option after clicking "Install Me"?

"You done filled my wagon chock-full to burstin' with nonessentials. Look at this: Cinnamon, oregano, ci-lantro...What in the cock-a-doodle is ci-lantro?"
"I got your four basic food groups! Beans, bacon, whiskey and lard!"

Jimmy Johnson's picture

Conor, I'm sorry but we

Conor, I'm sorry but we don't see any Windows, if you only want to use Linux there is nothing to do, but if you want to duel boot Windows and Linux we can help you get started, it's not hard to do. Let us know where you want to go from here.
------------------------------------------------------------
How To Ask Questions The Smart Way: www.catb.org/~esr/faqs/smart-questions.html#id274601
MEPIS Help Files: www.mepis.org/docs/index.php/Main_Page

oh shiz

that sucks.. are all my window files gone or can i find them? i hope so, i have my resime on their Sad Please help!!!

EnigmaOne's picture

I hate to be the bearer of

I hate to be the bearer of bad news...

If you installed MEPIS--or any Linux distribution, for that matter--and did not backup your c:\windows directory, or explicitly install to a separate partition on the hard drive; it is unlikely that the contents of that directory survived the repartitioning and formatting of your hard drive, in preparation for the Operating System installation.

The same can generally be said for an installation of windows, unless you purposefully choose a parallel installation to a differently-named c:\windows directory. In most cases, a new installation or reinstallation of windows will repartition and format the drive.

Expect your data to be completely gone.

With that said, you may be able to recover some data; although I consider it to be a remote possibility, by attempting a testdisk partition recovery.

See: http://www.cgsecurity.org/wiki/TestDisk

Best of luck to you.

"You done filled my wagon chock-full to burstin' with nonessentials. Look at this: Cinnamon, oregano, ci-lantro...What in the cock-a-doodle is ci-lantro?"
"I got your four basic food groups! Beans, bacon, whiskey and lard!"

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.