today was a super cool day until one of my next door flats said that there was a hijacking at my flat's gate this afternoon. That is super scary since this neighborhood is also so super quite.
The people next too me are very noisy - I mean very - it is almost like they got a JOL (so coloured) in there. The funny part is that all the other neighbours constantly complain about it yet alas no one does anything. just a little funny fact for all yall.
Man I love the linux but had a glitch this afternoon when putting in a removable hard drive. i dont know but the ntfs partition was writing almost at a usb1 speed. If any one knows if this can be rectified or something please leave a comment because it can become really frustrating.
Anyway readers i am off to bed now. noticed that i have not been blogging for almost like week and just needed to update you a bit.
Friday, April 27, 2007
Subscribe to:
Post Comments (Atom)
1 comment:
ntfs isnt fully supported on linux, its regarded as highly beta and has minimal write support..best thing is to format usb drives and remavable hard drives as fat32 or check the ntfs libraries.. and make sure it is ntfs-3g
how to: with qtparted (is a gui app) or cfdisk
(is a console app with an interface).. so just type cfdisk at the prompt
and then
mkfs.vfat /dev/[drive location]
with cfdisk.. cfdisk /dev/[drive]
so like cfdisk /dev/sda
or cfdisk /dev/hda
OR USE WINDOWS? lol
Post a Comment