From: Java Jive on 16 Jan 2010 11:53 I can't see anything wrong in his post to merit such a response, so I'll apply it to you instead. On Sat, 16 Jan 2010 20:36:18 +0545, Kadaitcha Man <anon(a)no.email> wrote: > > Either you are complete fuckwit or you can't read, or all three. -- ========================================================= Please always reply to ng as the email in this post's header does not exist. Or use a contact address at: http://www.macfh.co.uk/JavaJive/JavaJive.html http://www.macfh.co.uk/Macfarlane/Macfarlane.html
From: Craig on 16 Jan 2010 16:03 On 01/16/2010 06:45 AM, Thomas wrote: > J.O. Aho wrote: >> Yousuf Khan wrote: >>> I have my home folder mounted to a reiserfs filesystem. Though reiser is >>> fine as a filesystem, it tends to spew out some informational/warning >>> messages on the console while it's booting up, which interupts the >>> usplash screen. > <snip> >> >> IMHO ext3 ain't good enough and ext4 is too experimental, you get a >> better >> file system by picking jfs, xfs or reiserfs. >> >> > > I read on arstechnica this morning that google is converting its servers > to ext4 from ext2. > http://arstechnica.com/open-source/news/2010/01/google-upgrading-to-ext4-hires-former-linux-foundation-cto.ars Yea. Read that too. I wouldn't call ext4 experimental. J.O. what were you basing your comments on? tia, -- -Craig
From: Joe on 16 Jan 2010 16:16 On 2010-01-16, Yousuf Khan <bbbl67(a)spammenot.yahoo.com> wrote: > I have my home folder mounted to a reiserfs filesystem. Though reiser is > fine as a filesystem, it tends to spew out some informational/warning > messages on the console while it's booting up, which interupts the > usplash screen. It's annoying, so I'd like to know if there's a way to > get it to not always do that. And failing that I'd like to convert the > filesystem to Ext3 or Ext4, which doesn't interrupt the usplash screen > so often. Is there a converter app for it? > > The only thing I can think of right now is to archive the filesystem and > erase it and recreate it in the new filesystem. That's the way I do it. I am not confident enough in fs converters, even if there is one, to trust it. Just use an external HD, rsync -avh --progress /original /backup, then reformat the original and reverse the process. -- Joe - Linux User #449481/Ubuntu User #19733 joe at hits - buffalo dot com "Hate is baggage, life is too short to go around pissed off all the time..." - Danny, American History X
From: Joe on 16 Jan 2010 16:19 On 2010-01-16, J.O. Aho <user(a)example.net> wrote: > Yousuf Khan wrote: >> I have my home folder mounted to a reiserfs filesystem. Though reiser is >> fine as a filesystem, it tends to spew out some informational/warning >> messages on the console while it's booting up, which interupts the >> usplash screen. > > If it's warnings, then you will most likely have got those regardless of which > file system you had been using, fix those faults then with reiserfsck. > > >> It's annoying, so I'd like to know if there's a way to >> get it to not always do that. And failing that I'd like to convert the >> filesystem to Ext3 or Ext4, which doesn't interrupt the usplash screen >> so often. Is there a converter app for it? > > There is a tool named convertfs, but see to have a backup of your file system, > see to that you have fixed all problems the file system may have before you > try to convert, you will need to run fsck after your convert has been finished. > If you are to do it for your root file system, then you will need to find a > LiveCD with the tool, as you can't do it on a mounted file system. > > IMHO ext3 ain't good enough and ext4 is too experimental, you get a better > file system by picking jfs, xfs or reiserfs. ext3 is the epitome of stability. There is nothing wrong with it. ext4 is new, so there is always the possibility of future issues, but it's far from experimental. For a home desktop machine, it is excellent. Very fast, and so far I've had no issues with it. -- Joe - Linux User #449481/Ubuntu User #19733 joe at hits - buffalo dot com "Hate is baggage, life is too short to go around pissed off all the time..." - Danny, American History X
From: Kadaitcha Man on 16 Jan 2010 17:43 "Java Jive", thou blasted man-queller and woman-queller. Ye tread upon my patience. Ye enunciated: > I can't see anything wrong in his post to merit such a response, so I'll > apply it to you instead. Wow! How terribly devastating. Not to mention original.
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: Bash - integer comparison Next: How can I suppress lm_sensors alarm? |