Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-10-2008, 07:33 PM   #1 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default whole load of partitioning problems


Before I get into my problem, a little background, have a Dell 1520, 160GB HDD, of which 130 GB is allocated as NTFS in 2 drives, 115GB as C, and rest as E.(D is for DVD RW)

the remaining 18GB is allocated to openSUSE, with 2GB swap, and rest 16 GB as a LVM, with /boot, / and /home as the LV's

Now recently I "upgraded" from XP to Vista, and that has screwed by my partition table BIG time
Check the picture below



so basically my 15GB Windows partition is "marked" as extended partition, Windows partition AND as my /boot LVM ALL at the same time. :-\
as a consequence, by /boot partition doesnt get mounted, (and can't mount manually either).
The only way to boot into openSUSE right now is to boot via openSUSE DVD, goto installation mode, choose other options and then choose Boot installed partition.
Unfortunately this doesnt mount my /home partition, and it fallsback into a bare-minimum root shell. I've to manually mount my /home partition, after this I can go into init 5. Even then none of the kernel modules are loaded
So after this lengthy explaination, how can I get this mess fixed ? anyway without having to reformat, repartiton etc etc?

And I have to boot using the DVD method, since the /boot partition doesnt mount AT ALL, I cannot use grub and write the bootloader
Any fixes ?
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM

Last edited by coolpcguy; 04-10-2008 at 07:40 PM.
coolpcguy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-10-2008, 01:42 AM   #2 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: whole load of partitioning problems

now thats some real deal to deal with
I hope you survive, lolz /boot as extended (wtf happened during install?)

Your partition table is corrupt AFAIT. Just dont format any thing you may lose all data. Go make a backup and then do whatever you want to.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 05-10-2008, 05:59 PM   #3 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

Quote:
Originally Posted by T159 View Post
now thats some real deal to deal with
I hope you survive,
yeah!

Quote:
(wtf happened during install?)
No idea. Did a upgrade of my existing XP install to Vista. openSUSE was already installed
Quote:
Your partition table is corrupt AFAIT.
ouch

Quote:
Just dont format any thing you may lose all data. Go make a backup and then do whatever you want to.
I think I'll leave it as it is :-\ don't have much time(or any place to dump the backup) to sit thru the backup-format-reinstall ritual! thanks!
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 05-10-2008, 09:28 PM   #4 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: whole load of partitioning problems

I can't help on this one. Don't know a jack about LVM in practice. Have only read about it in theory.

Try booting with a live Ubuntu or openSUSE cd and back up your data, if possible that is. Then try SUPERGRUB from http://supergrub.sourceforge.net
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 08-10-2008, 12:59 PM   #5 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

^ Backup is out of the question, since I can't load ANY of the modules, I cant access my Windows partitions. Maybe will get a pendrive formatted to ext3 and try. thanks.
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 08-10-2008, 03:22 PM   #6 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: whole load of partitioning problems

Do one thing
Boot into openSUSE, open a konsole and type

sudo fdisk -l

and press ENTER. Paste the output you get here
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 15-10-2008, 09:03 PM   #7 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

Sorry for the Delayed reply doc here's the output of fdisk -l

Code:
[root@localhost fedora]# fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004ed56

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1          10       80293+  83  Linux
/dev/sda2   *          11       15091   121135645+   7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3           15091       17455    18991317   8e  Linux LVM
/dev/sda4           17456       19456    16073032+   f  W95 Ext'd (LBA)
/dev/sda5           17456       19456    16073001    7  HPFS/NTFS
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 15-10-2008, 10:11 PM   #8 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: whole load of partitioning problems

Looks a lot harder than I thought. If you get an external hard disk I can guide you on how to back up the data, then maybe you can redo the partitions /dev/sda2 onwards
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 15-10-2008, 10:43 PM   #9 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

^ No access to an external drive can you tell me what might be the reason for this mess ?
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 16-10-2008, 07:41 AM   #10 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: whole load of partitioning problems

What do you mean by no access to external drive? I do not understand you. Also post your problem in http://forums.opensuse.org
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 19-10-2008, 11:17 AM   #11 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

No access meaning I dont have an external drive.
Can I go ahead with deletion of the linux partition ?
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 19-10-2008, 02:23 PM   #12 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: whole load of partitioning problems

Sorry I do not know
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 19-10-2008, 04:03 PM   #13 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: whole load of partitioning problems

Ok, thanks. Have posted in forums.opensuse as well, will see how that goes
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HDD partitioning parimal Hardware Q&A 5 05-09-2008 12:29 PM
New HDD and partitioning Shikhar QnA (read only) 6 27-04-2008 01:13 PM
Partitioning hd....??? Pragadheesh QnA (read only) 4 14-02-2007 05:00 PM
Partitioning .......... Mr.Cool QnA (read only) 10 07-07-2006 12:57 AM
Partitioning Problems vineetrocks2005 QnA (read only) 2 17-05-2006 07:11 PM

 
Latest Threads
- by gforz
- by soumya
- by Sujeet
- by icebags
- by Charan

Advertisement




All times are GMT +5.5. The time now is 02:54 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2