Linux stuff, and a small fact that you don't need to know
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Linux stuff, and a small fact that you don't need to know
So, I just had to re-install SuSE Linux (because I needed to redo the partition table and other stuff), and decided to use XFS as my root FS. Does anyone have ny warnings or "your a f**king idiot" kind of thing?
Oh, and....what does it mean when it (SuSE linux, my development OS) boots and shows the cursor for a second. Then it goes to a blank tty terminal and repeats. However the terminal isn't blank after the first time. Each time theres some more weird characters and eventually covers the screen. I'm confused.
-JL
Oh, and....what does it mean when it (SuSE linux, my development OS) boots and shows the cursor for a second. Then it goes to a blank tty terminal and repeats. However the terminal isn't blank after the first time. Each time theres some more weird characters and eventually covers the screen. I'm confused.
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Linux stuff, and a small fact that you don't need to kno
IIRC, XFS can't be resized, and it's quite old, with a few vulnerabilities. (I tend to avoid old things when they have a newer, somewhat better alternative.)piranha wrote:So, I just had to re-install SuSE Linux (because I needed to redo the partition table and other stuff), and decided to use XFS as my root FS. Does anyone have ny warnings or "your a f**king idiot" kind of thing?
It's a strange coincidence that you're also reinstalling your system, as I am currently doing the same with my Gentoo. (353 out 0f 381 packages compiled for GNOME at the time of this writing! Woo hoo!)
Yeah...
C8H10N4O2 | #446691 | Trust the nodes.
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
This problem happened when it loaded the X server.
@Alboin: I've had some trouble with newer file systems, and XFS seems fine now (and very fast). I'm waiting to get reiser4. I'll wait until its incorporated, because 'm lazy and don't want to do it manually.
-JL
@Alboin: I've had some trouble with newer file systems, and XFS seems fine now (and very fast). I'm waiting to get reiser4. I'll wait until its incorporated, because 'm lazy and don't want to do it manually.
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Both reiser3.6 and ext3 are fast and very stable. I have never had any problems with either of them on any of the machines I administrate (which, by now, are about one dozen), other than the to-be-expected (fsck after power-loss).piranha wrote:I've had some trouble with newer file systems, and XFS seems fine now (and very fast).
Every good solution is obvious once you've found it.
-
- Member
- Posts: 368
- Joined: Sun Sep 23, 2007 4:52 am
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
ext3 was really slow in writing small files, and I used Reiser3.6 up until now. I just wated to give XFS a try, and Reiser was the one I was using when my computer died. Plus, it has crashed before.Both reiser3.6 and ext3 are fast and very stable. I have never had any problems with either of them on any of the machines I administrate (which, by now, are about one dozen), other than the to-be-expected (fsck after power-loss).
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
What are you saying? "Don't use Reiser4", or what?Craze Frog wrote:http://linuxgazette.net/122/TWDT.html#piszcz
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- mathematician
- Member
- Posts: 437
- Joined: Fri Dec 15, 2006 5:26 pm
- Location: Church Stretton Uk
Twice when I installed Linux it managed to make the Windows partitions unbootable by messing about with the Windows drive letters. So now I lay out the partitions in advance and, if the distribution in question isn't happy to install onto the partitions I have allocated for it, it doesn't get installed at all. (Linux usually has me spitting blood, so it doesn't tend to stay on there for long anyhow.)
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Well, once I get it going, it works fine.
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
-
- Member
- Posts: 391
- Joined: Wed Jul 25, 2007 8:45 am
- Libera.chat IRC: aejsmith
- Location: London, UK
- Contact:
Never happened for me and I've done at least 30 dual-boot Windows/Linux installs. Usually I find it to happen the other way round - Windows always enjoys writing straight over GRUB (when I install Linux first, that is).mathematician wrote:Twice when I installed Linux it managed to make the Windows partitions unbootable by messing about with the Windows drive letters.