| VectorLinux This forum is for the discussion of VectorLinux. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
09-30-2015, 11:30 AM
|
#1
|
|
Member
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324
Rep:
|
clarification
Have two different problems involving two different hard drives and laptops.
One [which laptop is probably toast] revolved around uberstudent and trying to force pae onto the system -- is a hardware problem.
The other is solely about an install problem involving Vector Linux.
On the VL problem, after trying install and ending with blank screen [had optioned for a partitioning format which allowed many primary partitions -- used 10, including /boot], then
had problem getting a screen again, but trying full new install from scratch enabled me to get to where could delete all previous partitions, and installed very limited core ones swap / /home /usr.
Repeated process of full new install twice, but kept getting same ending:
message: "bootloader did not install correctly"
tried to correct with the click option, but no go
finished the data input [password, users, etc.]
when finished and rebooted got nothing but grey screen with box listing hard drives 1 and 2 and floppy, which after clicking and seconds running down ends with nothing
rebooted using install cd
entered "linux root=/dev/hbd1 ro"
Enter
get screen which goes no where and ends with line "kernel_thread_helper + 0x6/0x10"
several lines above that on this dead screen is "kernel panic - not syncing:VFS:unable to mount root fs on unknown block (0)"
Any leads appreciated, as no idea how to proceed now that new install from scratch got me nowhere.
Last edited by wiliamvw; 09-30-2015 at 11:34 AM.
Reason: punctuation
|
|
|
|
10-01-2015, 04:53 AM
|
#2
|
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, RPi OS under protest!
Posts: 18,364
|
laptop 1 with PAE & hardware problem needs repair, I imagine. I would try a boot cd and see if it runs. If so, fsck the disk & reinstall. If not, repair or recycle.
Laptop 2 with VL problem. You've used GPT, and doing that often invokes UEFI if it's there. SPueak to us about UEFI.
|
|
|
1 members found this post helpful.
|
10-07-2015, 04:51 PM
|
#3
|
|
Member
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324
Original Poster
Rep:
|
update
Listing partition table got; WARNING: Unsupported GPT (GUID Partition Table) detected on '/dev/sda'!
The util fdisk doesn't support GPT. Use GNU Parted.
In trying to replace GPT with Gparted was told unable to open /dev/hda and with cfdisk get note: have 'Bad primary partition 0: Partition ends in the final partitial cylinder.
After deleted all previous partitions, when try new install still get a Gparted program which starts by specifying under "Device Information' that have
"Partition table: gpt"
How do I get rid of gpt [install while that in place ends with no usable OS]?
Should I just wipe [dd] the full disk? And do I need to take any special precautions to insure can still use the disk?
|
|
|
|
10-08-2015, 04:19 AM
|
#4
|
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, RPi OS under protest!
Posts: 18,364
|
Have you tried booting gpt, & deleting all partitions?
If it still shows gpt, try replacing the boot sector (512 bytes)with one from an fdisk partition with dd. Something like the following with the blanks filled in.
Code:
dd if=/dev/sdXn of=/dev/sdY bs=512 count=1
|
|
|
|
10-08-2015, 05:49 AM
|
#5
|
|
Member
Registered: Apr 2012
Distribution: Gentoo
Posts: 616
Rep: 
|
Quote:
Originally Posted by business_kid
Code:
dd if=/dev/sdXn of=/dev/sdY bs=512 count=1
|
It seems for me like you suggest to replace partition table with MFT.
Or may be it's just a typo? Is it really should be sdXn, not a sdX?
|
|
|
1 members found this post helpful.
|
10-08-2015, 04:11 PM
|
#6
|
|
Member
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324
Original Poster
Rep:
|
update
Just to be clear, since one member believes the sdXn to be a typo, or could it be the n refers to number?
So I should use: dd if=/dev/sda(n or 0 or 1 or nothing?) of=/dev/sda bs=512 count=1
|
|
|
|
10-08-2015, 04:57 PM
|
#7
|
|
Senior Member
Registered: Jan 2008
Location: Baja Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 2,698
|
To eliminate the gpt, use gdisk. You can find information here. You do not want to mix MBR and GPT, use one or the other. GPT is fine, but it's somewhat new and requires some knowledge. Read the page I linked carefully, and you should be able to get things sorted out.
|
|
|
1 members found this post helpful.
|
10-09-2015, 04:42 AM
|
#8
|
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, RPi OS under protest!
Posts: 18,364
|
FYI, I am typing with ne hand here. Left arm paralysed atm.
/dev/sdXn = /dev/sd(letter)(number), to save me trying to guess what the letters are now. I presume this is a second disk somewhere, or is it your / drive?
|
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 06:05 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|