LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 10-28-2010, 06:59 AM   #16
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234

Quote:
Originally Posted by syg00 View Post
lilo always uses blocklists - it's why you have to continually rerun the lilo command after changes to the config.
The fact that you don't understand that is irrelevant.
The difference between LILO and GRUB from my point of view are LILO never forced me to manually pass to it blocklists numbers while GRUB faced me with that problem. So LILO’s blocklists usage is transparent from users point of view. That’s my whole point.

Quote:
Originally Posted by syg00 View Post
For various reasons I haven't used reiser since before it was renamed to reiserfs. I can't help you as to whether what you want is even possible.
Assuming yancek’s and impert’s posts above it could be impossible indeed but it isn’t my fault but Ubuntu team’s fault.

Quote:
Originally Posted by syg00 View Post
Given Hans bloody-minded attitude, I doubt it.
Who’s Hans in the above context?
 
Old 10-28-2010, 07:51 AM   #17
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,151

Rep: Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125
Hans Reiser is reiser - or was. Unfortunately a search these days will probably only find reference to his incarceration, not his ideas.
His attitude was always .... abrasive.
 
Old 10-28-2010, 09:35 AM   #18
impert
Member
 
Registered: Feb 2009
Posts: 282

Rep: Reputation: 54
Quote:
It concerns Gentoo and according to first yancek’s link the problem I described occurs in Ubuntu so the chances notail option will help in my situation are rather little.
He also mentions suse.
Personally, I'd give it a try: just edit the boot options as you are booting. I don't see what you've got to lose.

See also this thread.

Last edited by impert; 10-28-2010 at 01:46 PM. Reason: Added link
 
Old 10-28-2010, 04:02 PM   #19
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by syg00 View Post
Hans Reiser is reiser - or was.
Thank you for clarification.
 
Old 10-28-2010, 05:04 PM   #20
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by impert View Post
Personally, I'd give it a try:
You're absolutely right. Now I can't chroot to the installed system so I have to install it anew. Then I'll try once again to force Mint to use bootloader on the first partition. When it fails I'll install Mint's bootloader in MBR.
 
Old 10-28-2010, 05:47 PM   #21
impert
Member
 
Registered: Feb 2009
Posts: 282

Rep: Reputation: 54
Can you try booting your existing install from a Grub CD or a live CD with Grub (not syslinux) on it (pressing 'C' while it's booting), and edit the kernel line (hit 'E') to add that "notail" option? That might just save your existing OS.
 
1 members found this post helpful.
Old 10-28-2010, 06:04 PM   #22
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,564

Rep: Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498
I realize the links I posted were not currernt which is why I said the problem has been around for a while. I'm don't have any information on which Linux systems used the Grub/reiser combination but I used Suse Linux 9.2 exclusively for about 5 years and it was reiser and booted with Grub Legacy without problem. I don't remember the exact phrase I googled yesterday but, it was something like "boot reiser with grub". There were many more links than I posted, I just picked a few and as I recall almost all of them were Ubuntu or its derivatives.

I have no idea what the solution to this problem could be. Maybe it will work on your new install? Luck!
 
Old 10-28-2010, 10:10 PM   #23
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by impert View Post
Can you try booting your existing install from a Grub CD or a live CD with Grub (not syslinux) on it (pressing 'C' while it's booting), and edit the kernel line (hit 'E') to add that "notail" option? That might just save your existing OS.
I booted existing installation of Mint using Mint DVD but I didn't know about 'C' and 'E' switches. I already installed yesterday Mint anew and then I overwrote MBR with Slackware LILO. So I'll start struggling with Mint and GRUB anew.

Now I'm testing my new ThinkPad X60s which I bought yesterday. So for some time I'll be away from Mint. But soon I'll try your advices. Thank you for your constant assistance.
 
Old 10-28-2010, 10:20 PM   #24
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by yancek View Post
I'm don't have any information on which Linux systems used the Grub/reiser combination but I used Suse Linux 9.2 exclusively for about 5 years and it was reiser and booted with Grub Legacy without problem.
The first difference is you use GRUB Legacy in SuSE and I use GRUB2 in Mint.

Do you keep /boot directory on root partition or on separate one?

Do you keep bootloader on the system partition or on MBR?

I keep /boot directory on root partition and I try to put bootloader on the same ReiserFS partition.

Quote:
Luck!
Thanks!
 
Old 10-29-2010, 12:09 AM   #25
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,564

Rep: Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498
Yes, Suse Linux 9.2 used Grub Legacy and your Mint is Grub2, don't know if that could be the problem but Grub2 is still beta software, AFAIK.

The boot directory was in the root partition.

Quote:
Do you keep bootloader on the system partition or on MBR
Well...both. The main Grub files on the partition and the stage1 in the mbr.
 
Old 10-31-2010, 09:01 PM   #26
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
I tried notail option but the result was the same as before. Mint's version of GRUB definitely dislikes ReiserFS. I decided to give up. I can live with GRUB's menu instead of LILO's one. Thank you guys for your assistance. I don't mark that thread as solved because it isn't solved at all.
 
Old 12-21-2010, 03:29 PM   #27
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Original Poster
Rep: Reputation: 234Reputation: 234Reputation: 234
I finally solved that problem. The solution is here.
 
  


Reply

Tags
partition, reiserfs



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
[SOLVED] Ubuntu 9.04, chpasswd & /usr/sbin/nologin Feetloaf Ubuntu 4 07-15-2010 07:20 PM
Vista, Xp & Ubtu 7.10 (grub doesn't list XP) Nelx Linux - Software 15 01-14-2008 02:53 AM
What is difference between /usr/sbin/ps & /usr/ucb/ps command rajaniyer123 Solaris / OpenSolaris 6 07-05-2007 12:53 PM
Is there a script to auto find installed distros & edit Grub clintbrot Linux - Software 3 06-16-2005 10:15 PM
Can't find adsl-setup script in /usr/sbin caddie Linux - Newbie 1 09-11-2002 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 12: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