Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Rep:
Please help me to fix GRUB
Hi all.
I would appreciate some advices on how to fix the boot loader on my system
I partitioned my hard drive as follow
sda1-swap sda3-mbr sda5-/home-ext3- commom space in the hard drive for all other distros sda6-/vector linux -Installed first, skiping installation of LILO sda7-/Antix -Installed second-ext3, allowing GRUB to go to the MBR sda8-/Arch Linux installed last-Btrfs, Skiping installation of Boot Loader
I dont remember the format for the /vector linux partition but it was one with Journaling and stuff
However I cant get Arch Linux to show on the menu, I thought it was going to be just a matter of typing
Code:
update-grub
on the antix terminal but that didnt do it.
Another thing I tried as root was
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Original Poster
Rep:
Something fishy about these boot loaders
Arch is using GRUB2
and AntiX I think is plain GRUB, I am installing AntiX-M11-base-486
I re installed Arch and allowed to re write the MBR hoping that it was going to include the other two distros already installed but when I rebooted it was just the entry for Arch showing on the grub menu.
Then I re installed Antix hoping that when installing grub it was going to include the other two distros but it only included Antix and Vector Linux
Perhaps using Btrfs in /Arch and ext3 in /Antix was not the greatest idea?
Here is the list of my partitions
Code:
root@antiX1:/home/demo# fdisk -l
Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000d8646
Device Boot Start End Blocks Id System
/dev/sda1 7042 7296 2046976 82 Linux swap / Solaris
/dev/sda2 233 7042 54693292+ 5 Extended
/dev/sda3 * 1 233 1864244 83 Linux
Partition 3 does not end on cylinder boundary.
/dev/sda5 233 3394 25390701 83 Linux
/dev/sda6 3394 4610 9767488+ 83 Linux
/dev/sda7 4610 5826 9767488+ 83 Linux
/dev/sda8 5826 7042 9767488+ 83 Linux
Partition table entries are not in disk order
Perhaps that sda2 was the leftover space in the hard drive
I will appreciate it all advices, There is nothing better than spending fathers day weekend installing and configuring Linux
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Original Poster
Rep:
Yes. The hard drive had a different partition table when I started the installations. Only the Swap partition is from that original set up.
However I re installed Arch in sda8 and reformatted that partition as ext4. GRUB from AntiX still doesn't shows Arch so I think I will have to edit the menu.lst file with an editor from Antix. I have use the editor very few times and frankly I will be more comfortable if somebody suggest me a how to do it. I think the editor in AntiX is nano or leafpad I can't remember, but I will appreciate it guidance.
I have another issue because a thing I did is remove that hard drive from the computer I did the installation and inserted it in another laptop computer which is the one I had intended to use that installation in. The thing is AntiX is now not connecting to the internet, wireless nor hard wired.
I dont know what information to change in the rc.conf file, actually I am in AntiX and I dont even know if AntiX uses a rc.conf file.
I will appreciate all advices thank you.
rc.conf is Arch only. You also most likely don't need to setup the network, with the Broadcom and Intel devices it is more likely that you lack firmware, firmware-ipw2x00 for the Intel device, firmware-bnx2 for the Broadcom.
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Original Poster
Rep:
I still need help with this threat. I replaced AntiX with SliTaz -4 in partition sda7.
Still have Vector Linux in sda6 and Arch in sda8.
When I installed SliTaz GRUB didn't even created an entry for Vector nor Arch. I think the reason was because these partitions where not mounted at installation time but I don't know if that is an issue. However I am thinking on re install GRUB using the liveCD and making sure sda6 and sda8 are mounted.
If somebody has done this before or if somebody can point out what lines to change in the menu.lst file will be helpful.
I will appreciate all advice helping to solve this issue thank you.
TroN-0074
Hi, hows the system running?
I have a question for you. My system will not recognize linux anymore. I just installed some more ram so I knew that 32bit would not recognize it so I installed windows 7 64 ultimate (I absolutely need windows for school), and then went to install ubuntu 12.04 64 along side it like the last time. My problem is that when I try to install any linux os I get the boot screen but after that I get a black screen with a blinking cursor in the upper left hand corner on the screen. And I put in a new video card msi n460gtx nvidia card, the ram cards are corsair vengeance, and I also put on a corsair water cooled processor unit.
Thank you
Jonnynitro138
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Original Poster
Rep:
I really wanted to use AntiX or any Light Weight distro but I couldnt get to boot the other distros so I installed Debian overraiding sda7 and Debian installed its booter in the boot partition. Automatic added the other two distros to its list.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.