0
votes
1answer
122 views

Will converting my first partition to EXT4 make me lose boot info?

I recently switched from Windows to Lubuntu as my sole OS. My filesystem now has a NTFS partition with all my data (which I now would like to convert to EXT4), a EXT4 partition with Lubuntu on it and ...
1
vote
1answer
422 views

I need to convert ext2 filesystem to ext4 to prevent fsck every time I boot?

Installed Ubuntu 12.10 alongside manufacturer-installed Win 8 with no problems. Was "clever" enough to install as ext2 filesystem, which has resulted in the inconvenience of fsck making the usual ...
-3
votes
2answers
113 views

Installed ubuntu over windows vista..cant reinstall windows [closed]

I recently used the "compress hard drive" option within windows. i got the horid "boot mngr is compressed" after the restart. i tried booting my system back to windows vista but it doesnt read the cd ...
0
votes
0answers
288 views

Kubuntu 12.10 Slow Boot

I'm having a problem with my Kubuntu. It's almost a fresh install (I've only installed the typical apps/codecs only). Sometimes it boots fast, and sometimes it boots slow. It's almost random. So, I ...
1
vote
1answer
40 views

Ubuntu crashed unexpectedly when browsing

How can I boot to Live CD and then access Ext4 partitions.
1
vote
1answer
178 views

How to improve file access speed?

My computer is very slow when starting applications. You clearly hear how the hard disk seems to read files from all over the disk. A first idea would be to check for fragmentation (since the drive is ...
0
votes
1answer
124 views

Boot partition changes every time it's mounted. How to stop this? [closed]

I'm setting up a Linux system with full disk encryption. I've written a script (to run on every boot) which will verify that neither the MBR or /boot partition (ext4) has been modified. Problem is ...