|
Not Ranked
:
+0 / -0
0 score
Re: Finally switched to linux... what now?
Ubuntu does NOT require you to setup a share partition...
all it needs are 3 partitions, 1 for boot (i keep that one separate)
1 for swap
1 for /
boot - about 100mb
swap - i keep around 1024-2048 though i have completely not used swap at all before
/ - as much space as you care to give it
only thing is that your boot partition can not be a logical partition, and has to have a boot flag
for mount points, make sure boot mounts in /boot, slash in / and swap is swap
for file systems, keep boot ext2 or ext3, swap will be swap, / can be ext3, but i recommend reiserfs
do not touch the windows partitions, if you need to resize them, make sure you defrag them before hand, then gparted will resize them without any risk of loosing data, but remembering that you already have ubuntu installed, this should not be a problem.
if you need to make a partition to share data (one you can read an write to from both windowses and linux, make a partition with fat file system on it, all 3 OSes can freely read/write to it...
----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

|