Asensin tuon Gutsy Gibbonin, ja samalla pitäisi saada Sata-levy toimimaan. Levy on nyt osioitu, ja yritin lisätä tuonne fstabbiinkin. Jotain ongelmia kuitenkin tuntuu olevan.
Mount antaa tälläisen:
_____________________________________________________________
antti@streelydan:~$ sudo mount -a
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
_____________________________________________________________
Ja se dmesg:
_____________________________________________________________
[ 67.062193] Bluetooth: RFCOMM socket layer initialized
[ 67.062402] Bluetooth: RFCOMM TTY layer initialized
[ 67.062407] Bluetooth: RFCOMM ver 1.8
[ 67.932008] eth2: no IPv6 routers present
[ 88.335479] kjournald starting. Commit interval 5 seconds
[ 88.340184] EXT3 FS on sdb1, internal journal
[ 88.340561] EXT3-fs: mounted filesystem with ordered data mode.
[ 1155.827619] EXT3-fs: Unrecognized mount option "umask=0000" or missing value
[ 2759.133549] EXT3-fs: Unrecognized mount option "umask=0000" or missing value
[13830.662726] EXT3-fs: Unrecognized mount option "umask=0000" or missing value
antti@streelydan:~$
________________________________________________________________________
Ja se FStab näyttää tältä:
________________________________________________________________________
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdc1
UUID=a658314a-8d10-47f0-a5a8-0854a2ca6e9c / ext3 defaults,errors=remount-ro 0 1
# /dev/hdc5
UUID=335099a8-64f2-418e-b34c-3870332e3acc none swap sw 0 0
# /dev/sda1
UUID=397db048-40db-499c-9193-52c31095113f /media/samsung1 ext3 rw,users,auto,umask=0000 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
_______________________________________________________________________________________________
Ja fdisk -l sanoo:
_______________________________________________________________________________________________
Disk /dev/hdc: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00083c15
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 9451 75915126 83 Linux
/dev/hdc2 9452 9733 2265165 5 Extended
/dev/hdc5 9452 9733 2265133+ 82 Linux swap / Solaris
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0008147b
Device Boot Start End Blocks Id System
/dev/sda1 1 60801 488384001 83 Linux
Disk /dev/sdb: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x078d95b2
Device Boot Start End Blocks Id System
/dev/sdb1 1 24321 195358401 83 Linux