LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 06-01-2013, 08:43 AM   #16
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6

Quote:
Originally Posted by Knightron View Post
I forgot that Opensuse uses the /dev/disk/by-id method of identifying partitions, before when i was asking for info, but have just remembered when i checked my Opensuse partitions fstab. Your fstab is set up very basically instead though. I'm not very familiar with the /dev/disk-id method, so try making a new fstab file using UUID instead.

mount your Opensuse partiton and change the name of the fstab file
(assuming it's mounted in mnt);
Code:
sudo mv /mnt/etc/fstab /mnt/etc/fstab.org
Then create a new one by 'sudo nano /mnt/etc/fstab' with with the bellow information copied and pasted into it.

Code:
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda1 during installation
UUID=2695b5bf-03ac-41b9-b606-942267cb6d2e /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda2 during installation
UUID=52f769d2-d068-4a42-9f3c-b23fb7058d70 none            swap    sw              0       0
Code:
sudo umount /dev/sda2
reboot and see if you can boot up Opensuse.
This didn't work . Should I just format and reinstall?
 
Old 06-01-2013, 09:31 AM   #17
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
What'd it do when you tried boot Opensuse with the new fstab?

If you've nothing to loose on your Opensuse partition, in my opinion i'd setup grub legacy as a chainload boot partition and then reinstall.

For the record, If you don't know how to partition your hard drive when you install a distro then i recommend you learn how to before attempting this advice, because you will have to reinstall your bootloader for every installed os you currently have (and i even wouldn't know how to do that off my head), and set up every future install correctly to gain the benefits of this. It is worth looking into though.
 
Old 06-01-2013, 09:37 AM   #18
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6
The same exact problem! But you think my best bet is to reinstall? I'm fine with it, and I know how to partition my drive.
 
Old 06-01-2013, 09:45 AM   #19
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
So it even said, 'waiting for device /dev/sda2 to appear'

If it said the exact same message, try running sudo update-grub from your ubunut parititon and then booting again.
 
Old 06-01-2013, 06:11 PM   #20
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6
Unhappy

Quote:
Originally Posted by Knightron View Post
If it said the exact same message, try running sudo update-grub from your ubunut parititon and then booting again.
No luck!
 
Old 06-06-2013, 09:37 PM   #21
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6
I have just formatted and re-partitioned and installed opensuse, by if I select it, it boots Ubuntu! Any help?
 
Old 06-06-2013, 09:56 PM   #22
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Have you ran update grub from Ubuntu since installing, assuming you didn't install the bootloader from opensuse.
 
Old 06-06-2013, 10:02 PM   #23
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6
Yes!
 
Old 06-07-2013, 06:23 PM   #24
13stein.j
Member
 
Registered: May 2013
Location: Brooklyn, New York
Distribution: Linux Mint 15/Ubuntu 13.10/Debian 7/SUSE 11.x/openSUSE 12.3/RHEL 6.4/Fedora 18/Slackware, and 5 more
Posts: 111

Original Poster
Rep: Reputation: 6
I fixed it! And this fix can be done without the fstab, nut I do not know how dangerous this is. What I did to fix it was

1. Login to another install, in thiscase linux mint, one that does not affect the change that i would be doing
2. install mint's grub for safety
3. As root, go into the dev folder, (orginally opensuse was on sda, but it turned into sde) and switch the names of sda* with sde*
4. update grub
5. (I haven't done this yet) make sure the other install is still working

I just do not understand why chamging the other fstab doesn't work, and I had to do the above steps which scared me(I was ready to bury my system)
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
When your computer suddenly stops booting xri Linux - Hardware 31 05-10-2011 12:27 PM
opensuse 11.3 32bit os stops booting and requests to manually run fsck sirius57 SUSE / openSUSE 1 09-05-2010 06:05 AM
DSL suddenly stops Dutch72 Linux - Newbie 11 02-20-2009 02:44 AM
FC7 grub suddenly stops booting Solaris Express CE zillah Linux - Software 23 11-30-2007 04:20 PM
grub suddenly stops booting XP mab_123 Linux - Software 3 03-26-2005 10:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration