Jump to content

Ubuntu questions.


GiantZombies

Recommended Posts

The minimum you should need partition-wise for linux is boot, swap and root. (You could technically do without swap if you have a fair amount of memory, but really you're much better off with some swap than without.)

You don't need a /boot partition. It's only necessary for unusual filesystems or disk setups. Running a standard Ext4 system it would be a bit of a pain, as your kernel updates could fill the partition.

As for swap, I run with a swapfile instead of a partition. The installer will complain (it's default setting is to create one) but it's a perfectly workable option.

Putting /home on its own partition used to be very popular, and TBH my disk is still set up this way. These days though you can reinstall and the installer (on Ubuntu at least) is smart enough to not wipe your existing data in /home, so a separate partition is less useful.

Link to comment
Share on other sites

my setup sticks the swap partition on an old 2gb cf card on an ide adapter. its slow but it has better random access than a hard drive. would be better if i doubled (or quadrupled) it up as a raid0 in the bios, but my adapter is one slot and i only have one cf card (im not putting any money into that machine).

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...