Thread: Not able to write in drives - Karmic
hi, i've done clean install of kubuntu 9.10. i'm having little problem:
first of all, didn't automatically recognize , mount fat32 , ntfs partitions. that's just... wrong. well, started messing fstab: mounted partitions, problem is, can't write them. here's fstab:
proc /proc proc defaults 0 0
# / on /dev/sda3 during installation
uuid=77225cc7-a19c-4dd0-b039-212f300bdeaf / ext4 errors=remount-ro 0 1
# /home on /dev/sda4 during installation
uuid=3427543d-902f-499b-a72e-6a0f95dd88b1 /home ext4 defaults 0 2
# swap on /dev/sda6 during installation
uuid=24346361-6d94-4798-9614-c1ed01980aa4 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdc1 /media/sdc1 auto defaults 0 0
/dev/sda8 /media/sda8 vfat defaults 0 0
/dev/sdb5 /media/sdb5 auto defaults 0 0
/dev/sdb6 /media/sdb6 auto defaults 0 0
/dev/sda1 /media/sda1 auto defaults 0 0
here's output of fdisk -l:
disco /dev/sda: 320.1 gb, 320072933376 bytes
255 cabezas, 63 sectores/pista, 38913 cilindros
unidades = cilindros de 16065 * 512 = 8225280 bytes
identificador de disco: 0xe1c7e1c7
disposit. inicio comienzo fin bloques id sistema
/dev/sda1 * 1 1913 15366141 7 hpfs/ntfs
/dev/sda2 1914 26563 198001125 f w95 ext'd (lba)
/dev/sda3 26564 28387 14651280 83 linux
/dev/sda4 28388 38913 84550095 83 linux
/dev/sda5 1914 14662 102406311 7 hpfs/ntfs
/dev/sda6 14663 14924 2104483+ 82 linux swap / solaris
/dev/sda7 14925 20510 44869513+ 83 linux
/dev/sda8 20511 26563 48620691 b w95 fat32
disco /dev/sdb: 250.1 gb, 250059350016 bytes
255 cabezas, 63 sectores/pista, 30401 cilindros
unidades = cilindros de 16065 * 512 = 8225280 bytes
identificador de disco: 0x65968677
disposit. inicio comienzo fin bloques id sistema
/dev/sdb1 1 29126 233954563+ f w95 ext'd (lba)
/dev/sdb5 1 15201 122101969+ b w95 fat32
/dev/sdb6 15202 29126 111852531 b w95 fat32
disco /dev/sdc: 122.9 gb, 122942324736 bytes
240 cabezas, 63 sectores/pista, 15881 cilindros
unidades = cilindros de 15120 * 512 = 7741440 bytes
identificador de disco: 0xe0b6b1d7
disposit. inicio comienzo fin bloques id sistema
/dev/sdc1 * 2 15881 120052296 c w95 fat32 (lba)
anyway, trying solve first sda8: 777-chmodded folder /media/sda8, no avail (after umounting , mounting), etc.
it seems have been solved changing "defaults" "rw,iocharset=utf8,umask=000". that's pretty incomprehensible me, found in thread.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] Not able to write in drives - Karmic
Ubuntu
Comments
Post a Comment