/bin/ls: reading directory .: Invalid or incomplete multibyte or wide character

1. /bin/ls: reading directory .: Invalid or incomplete multibyte or wide character

Eduardo Augusto
edmurdoc

(usa Slackware)

Enviado em 14/05/2012 - 20:48h

Tenho uma pasta em uma partição do windows,antes os arquivos apareciam,so que depois fiz uma reinstalação com o DVD do slack para reinstalar o lilo para bootar o slack so que agora nao aparecem o arquivos o q posso fazer?
E aparece esse erro no terminal:

/bin/ls: reading directory .: Invalid or incomplete multibyte or wide character


  


2. Re: /bin/ls: reading directory .: Invalid or incomplete multibyte or wide character

Josue de Jesus Santos
JJSantos

(usa Gentoo)

Enviado em 14/05/2012 - 22:02h

Poste essas saídas:

# fdisk -l

# mount

# cat /etc/fstab

# cat /etc/lilo.conf


3. Re: /bin/ls: reading directory .: Invalid or incomplete multibyte or wide character

Eduardo Augusto
edmurdoc

(usa Slackware)

Enviado em 15/05/2012 - 12:50h

fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe11005ec

Device Boot Start End Blocks Id System
/dev/sda1 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 * 206848 339560447 169676800 7 HPFS/NTFS/exFAT
/dev/sda3 339560448 378621951 19530752 83 Linux
/dev/sda4 378623999 976773119 299074560+ f W95 Ext'd (LBA)
/dev/sda5 378624000 390342655 5859328 82 Linux swap
/dev/sda6 390342656 976773119 293215232 7 HPFS/NTFS/exFAT
root@darkstar:~# mount
/dev/root on / type ext3 (rw,commit=600)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
root@darkstar:~# cat /etc
cat: /etc: Is a directory
root@darkstar:~# cat /etc/fstab
/dev/sda5 swap swap defaults 0 0
/dev/sda3 / ext3 defaults 1 1
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
root@darkstar:~# cat /etc/lilo.conf
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
# Append any additional kernel parameters:
append="Eduardo vt.default_utf8=0"
boot = /dev/sda

# Boot BMP Image.
# Bitmap in BMP format: 640x480x8
bitmap = /boot/slack.bmp
# Menu colors (foreground, background, shadow, highlighted
# foreground, highlighted background, highlighted shadow):
bmp-colors = 255,0,255,0,255,0
# Location of the option table: location x, location y, number of
# columns, lines per column (max 15), "spill" (this is how many
# entries must be in the first column before the next begins to
# be used. We don't specify it here, as there's just one column.
bmp-table = 60,6,1,16
# Timer location x, timer location y, foreground color,
# background color, shadow color.
bmp-timer = 65,27,0,255

# Standard menu.
# Or, you can comment out the bitmap menu above and
# use a boot message with the standard menu:
#message = /boot/boot_message.txt

# Wait until the timeout to boot (if commented out, boot the
# first entry immediately):
prompt
# Timeout before the first entry boots.
# This is given in tenths of a second, so 600 for every minute:
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# Normal VGA console
vga = normal
# Ask for video mode at boot (time out to normal in 30s)
#vga = ask
# VESA framebuffer console @ 1024x768x64k
#vga=791
# VESA framebuffer console @ 1024x768x32k
#vga=790
# VESA framebuffer console @ 1024x768x256
#vga=773
# VESA framebuffer console @ 800x600x64k
#vga=788
# VESA framebuffer console @ 800x600x32k
#vga=787
# VESA framebuffer console @ 800x600x256
#vga=771
# VESA framebuffer console @ 640x480x64k
#vga=785
# VESA framebuffer console @ 640x480x32k
#vga=784
# VESA framebuffer console @ 640x480x256
#vga=769
# End LILO global section
# Windows bootable partition config begins
other = /dev/sda1
label = Windows
table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda3
label = Linux
read-only
# Linux bootable partition config ends







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts