Dell Inspiron 1501 - nie można zamontowa

Ogólne pytania dotyczące systemu
Awatar użytkownika
dbname
Posty: 6
Rejestracja: 25 marca 2010, 23:10
Lokalizacja: Kraków

Dell Inspiron 1501 - nie można zamontować woluminu, nie działa wifi

Post autor: dbname »

Witam.

Jestem początkującym użytkownikiem Linuksa więc proszę o wyrozumiałość.
Mam dwa problemy nie cierpiące zwłoki:

1) Nie potrafię zainstalować jednej z partycji. Przeczytałem poradnik lecz dalej nic z tego.
Ciągle wyświetla się komunikat:

Kod: Zaznacz cały

Nie można zamontować woluminu.
Błędna opcja montowania podczas próby zamontowania woluminu.
Poniżej wklejam to co mi się wyświetla po wprowadzonych poleceniach.

lspci

Kod: Zaznacz cały

00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 13)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M]
05:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
08:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
08:01.0 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
08:01.1 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 01)
fstab

Kod: Zaznacz cały

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda1       /               ext3    errors=remount-ro 0       1
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
fdisk

Kod: Zaznacz cały

fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe8000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1375    11044656   83  Linux
/dev/sda2            1376        9730    67106056    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
Note: sector size is 2048 (not 512)

Disk /dev/sdb: 488 MB, 488636416 bytes
233 heads, 32 sectors/track, 32 cylinders
Units = cylinders of 7456 * 2048 = 15269888 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1          32      477120    6  FAT16
Jest to dla mnie bardzo ważne. Jutro mam oddać pracę, która jest niedokończona i znajduje się na tej partycji. Bardzo proszę o pomoc.

2. Druga sprawa jest taka, że nie świeci się dioda od WiFi. Próbowałem włączyć ją komendą:

Kod: Zaznacz cały

ifconfig wlan0 up
SIOCSIFFLAGS: Nie ma takiego pliku ani katalogu
Mam neostradę z liveboxem. Chciałem połączyć się drogą radiową. Na logikę wydaje mi się, że nie powinno to sprawić chyba problemu prawda? Czy może jestem w błędzie. Moja karta sieciowa to Broadcom Dell Wireless 1390 (chyba).

Bardzo byłbym wdzięczny za udzieloną mi pomoc.

Ps. Piszę z drugiego komputera - stąd dostęp do sieci.
Awatar użytkownika
shagrin
Posty: 77
Rejestracja: 12 marca 2010, 22:31
Lokalizacja: Warszawa

Post autor: shagrin »

A kŧóra to ma być ta partycja? sda2? Jeśli tak sprawdź, czy masz zainstalowany pakiet ntfs-3g.
Awatar użytkownika
dbname
Posty: 6
Rejestracja: 25 marca 2010, 23:10
Lokalizacja: Kraków

Post autor: dbname »

Wychodzi na to, że sda2, ntfs-3g zainstalowałem.
Awatar użytkownika
shagrin
Posty: 77
Rejestracja: 12 marca 2010, 22:31
Lokalizacja: Warszawa

Post autor: shagrin »

A jak montujesz? Może pokaż tu jakim poleceniem?
Awatar użytkownika
dbname
Posty: 6
Rejestracja: 25 marca 2010, 23:10
Lokalizacja: Kraków

Post autor: dbname »

Próbowałem takimi metodami:

Kod: Zaznacz cały

mount -r -t ntfs /dev/sda1 /mnt/sda2
i

Kod: Zaznacz cały

ntfs-3g /dev/sda1 /mnt/sda2
Awatar użytkownika
shagrin
Posty: 77
Rejestracja: 12 marca 2010, 22:31
Lokalizacja: Warszawa

Post autor: shagrin »

Kod: Zaznacz cały

/dev/sda2            1376        9730    67106056    7  HPFS/NTFS
ntfs-3g służy do montowania partycji z systemem plików NTFS. U ciebie taka partycja to /dev/sda2 (jak widać w fdisk), więc jeśli ją montujesz powinieneś zamiast

Kod: Zaznacz cały

mount -r -t ntfs /dev/sda1 /mnt/sda2
dać

Kod: Zaznacz cały

mount -r -t ntfs /dev/sda2 /mnt/sda2
Upewnij się również, że katalog /mnt/sda2 istnieje, jeśli nie utwórz poleceniem:

Kod: Zaznacz cały

mkdir /mnt/sda2
Awatar użytkownika
dbname
Posty: 6
Rejestracja: 25 marca 2010, 23:10
Lokalizacja: Kraków

Post autor: dbname »

I oto co otrzymuję:

Kod: Zaznacz cały

dbname:/home/dbname# mount -r -t /dev/sda1 /mnt/sda2
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
One can change the type of mount containing the directory dir:
       mount --make-shared dir
       mount --make-slave dir
       mount --make-private dir
       mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
       mount --make-rshared dir
       mount --make-rslave dir
       mount --make-rprivate dir
       mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .
dbname:/home/dbname# ntfs-3g /dev/sda1 /mnt/sda2
NTFS signature is missing.
Failed to mount '/dev/sda1': ZĹ‚y argument
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
Awatar użytkownika
shagrin
Posty: 77
Rejestracja: 12 marca 2010, 22:31
Lokalizacja: Warszawa

Post autor: shagrin »

Miało być:

Kod: Zaznacz cały

mount -r -t ntfs /dev/sda2 /mnt/sda2
a nie:

Kod: Zaznacz cały

mount -r -t /dev/sda1 /mnt/sda2
dbname:/home/dbname# ntfs-3g /dev/sda1 /mnt/sda2
NTFS signature is missing.
Failed to mount '/dev/sda1': ZĹ‚y argument
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
W wolnym tłumaczeniu:
Nie można zamontować jako NTFS ponieważ /dev/sda1 nie ma typu plików NTFS.Może wybrałeś złe urządzenie lub partycję? Albo coś?

Twoja partycja NTFS to

Kod: Zaznacz cały

/dev/sda2
Awatar użytkownika
dbname
Posty: 6
Rejestracja: 25 marca 2010, 23:10
Lokalizacja: Kraków

Post autor: dbname »

Tak, wiem, to jest komunikat który wyslałem po tym jak odpisaleś mi na posta :)

Teraz jest to:

Kod: Zaznacz cały

dbname:/home/dbname# mount -r -t /dev/sda2 /mnt/sda2
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
One can change the type of mount containing the directory dir:
       mount --make-shared dir
       mount --make-slave dir
       mount --make-private dir
       mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
       mount --make-rshared dir
       mount --make-rslave dir
       mount --make-rprivate dir
       mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .
Przepraszam ze taki czas oczekiwania ale przenosze komunikaty pendrajwem.
Awatar użytkownika
shagrin
Posty: 77
Rejestracja: 12 marca 2010, 22:31
Lokalizacja: Warszawa

Post autor: shagrin »

ODPOWIEDZ