Help me with Linux!

Discussion and support for all Linux distributions and Unix flavours (FreeBSD, OpenBSD, etc).
Post Reply
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Help me with Linux!

Post by DarkRanger »

Hi guys!!

I'm new to Linux, installed it yesterday, and experienced it a bit! *hears deafening roars from the crowd. Waits 5 minutes for crowd to calm* Now, I installed it all by myself (Shht ettienne.) and didn't have my vista HDD plugged in. How can I set up Grubb to detect Vista and put it in my startup option??

And then, I want to know why I have to chose Linux blablabla (recovery mode) for my linux to boot?? If I just let it load itself, it gives me a black screen and NO harddrive activity... I have to select recovery mode, and type exit, then it loads into Ubuntu.

Thanks people!!

OJA!! what other programs do I need that will be quite helpfull? I program in Java, but I'm sure BlueJ will work in Linux and I use Adobe Design Suite CS3 (Flash, Dreamweaver, Photoshop).

Thanks again! :-D
Image
SBSP
Registered User
Posts: 3124
Joined: 09 May 2006, 02:00
Location: Centurion

Post by SBSP »

As far as grub goes, I think it has a console when you boot it should tell you
what key to press.

thats how much i know.

Blubulls he he
simmy
Registered User
Posts: 3981
Joined: 24 Jun 2003, 02:00
Location: Cape Town
Contact:

Post by simmy »

DarkRanger wrote:How can I set up Grub to detect Vista and put it in my startup option??
open Terminal, type: sudo gedit /boot/grub/menu.lst

it will open the grub menu in gedit.

add this:

title Microsoft Windows
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
User avatar
Ron2K
Forum Technical Administrator
Posts: 9050
Joined: 04 Jul 2006, 16:45
Location: Upper Hutt, New Zealand
Contact:

Post by Ron2K »

simmy wrote:rootnoverify (hd0,0)
From what I know about Linux, that line will look for the partition you want to boot from in the first partition of the first harddrive. (It counts from 0.) DR, you'll have to use your discretion as to what value to put there. :wink:
Kia kaha, Kia māia, Kia manawanui.
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Post by DarkRanger »

OK, what does it detect first? SATA HDD or IDE Slave HDD???
Image
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Post by DarkRanger »

SBSP wrote:Blubulls he he
GRRRR!!!! :lol:
Image
Post Reply