The DNS Guys |
Anycast DNS 25 Nameservers Worldwide |
DNS Failover Host Monitoring & Auto Rollback |
Outbound SMTP Smart Relay, SASL |
| Subversion Hosting OpenID Servers & XMPP |
DNSSEC TSIG & Secondary DNS |
easyRoute53 Amazon Route53 GUI |
![]() ![]() |
Nov 3 2008, 08:20 PM
Post
#1
|
|
|
Whats this Lie-nix Thing? ![]() Group: Members Posts: 1 Joined: 3-November 08 Member No.: 13,742 |
i need major help!! my exboyfriend deleted windows off my computer and put linux on there.. im not even sure which version.. but for some reason it wont work at all now.. this is the message it shows when i first turn on the computer and it wont do anything else.. i need help!!!
GRUB version 0.93 (640K lower/ 522708K upper memory) {minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename.} grub>_ can someone please tell me what i need to do to fix this! i have no idea how to operate linux AT ALL!!! |
|
|
|
Nov 4 2008, 09:44 AM
Post
#2
|
|
|
I Eat C Code for Breakfast ![]() ![]() ![]() ![]() Group: Members Posts: 276 Joined: 9-November 04 From: Canada Ontario Member No.: 4,136 |
Well thats the grub shell prompt. I'm kinda unsure how you only have that but you can do something like grub>kernel (hd0,0)/boot/kernel to boot into Linux. The way the command will work out is "kernel" which tells grub you want to load a kernel, (hd0,0) or the hard disk and partition number, because you said you only have Linux I'm going to bet it's (hd0,0) and then you have to say where you kernel is. This is done by the location and the name of the kernel so if the /boot directory is one it's own partition then you need only to do (hd0,0)kernelname or if it's /boot is not it's own partition then (hd0,0)/boot/kernelname. Then when you hit enter grub will load the kernel and once it's loaded you just type boot and press enter and you'll be booted into Linux. so the syntax works out to:
grub>kernel (hd0,0)/boot/kernelname or grub>kernel (hd0,0)/kernelname. I hope this is helpful Thanks Docmur -------------------- Gentoo ROCKS!!!!! Go and emerge the world
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 08:41 AM |