Kezdőlap › Fórumok › Debiannal kapcsolatos kérdések › particio helyreallitasa
- This topic has 9 hozzászólás, 7 résztvevő, and was last updated 19 years, 2 months telt el by
admin.
-
SzerzőBejegyzés
-
2006-04-25-19:54 #2058327
Szerintem nem. Ugyhogy marad a melo. :closedeyes:
2006-04-25-20:02 #2058328Ez nem igazan linuxos megoldas, de hatha: http://www.data-recovery-software.net/?GGLAW050
2006-04-25-20:05 #2058329saynos wrote:Ez nem igazan linuxos megoldas…A jó pap is holtig tanul.
2006-05-01-04:51 #2058330GetDataBack For Fat. Már állítottam vissza leformázott partíciót vele.
2006-05-03-16:40 #2058331Jó a GetDataBack is, talan a legalaposabb a TestDisk, dos-os bootfloppyrol. Meg az gpl, ha számít;)
2006-05-03-16:47 #2058332(OFF)
2006-05-03-17:02 #2058333Ilyen bakik ellen.
Nem kell rootként dolgozni(csak ha elkerülhetetlen)!
A mountolt particiót(meghajtót) nem lehet formázni linux alatt.
Miért nem volt csatolva?2006-05-03-19:10 #2058334Hogy miért nem volt csatolva?
Elõzmény:Van egy beállított /etc/fstab egy 128 MB-os pendrive (1.1) felmountolására. Pendrive-on file rendszer
+FAT32. Ezzel a beállítással használom már több hónapja, semmi problémám nem volt vele:/dev/sda1 /mnt/sda1 vfat rw,user,noatime,noauto 0 0
A 128 MB-os (1.1) pendrive csatlakoztatasa utani ide vonatkozo dmesg log-ok :
usb 1-2: new full speed USB device using address 3
SCSI subsystem initialized
Initializing USB Mass Storage driver…
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: TwinMOS Model: MOBILE Disk Rev: 1.11
Type: Direct-Access ANSI SCSI revision: 02
USB Mass Storage device found at 3
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
SCSI device sda: 258048 512-byte hdwr sectors (132 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
/dev/scsi/host0/bus0/target0/lun0: p1
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0Viszont a mai nap kölcsönkaptam egy 1 GB-os pendrive-ot (2.0). File rendszer szintén FAT32. Ugyanarra a
+portra csatlakoztatva a rendszer nem tudja felmountolni.[align=left]dmesg logok:
usb 1-2: new full speed USB device using address 4
usb 1-2: not running at top speed; connect to a high speed hub
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: SKYMEDI Model: USB_DRIVE Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 2064896 512-byte hdwr sectors (1057 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
/dev/scsi/host1/bus0/target0/lun0: unknown partition table
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
USB Mass Storage device found at 4Erre ezt a tanácsot kaptam:
freeroute@externet.hu wrote:
> /dev/scsi/host1/bus0/target0/lun0: unknown partition table
>
>
>
gyari fat32 formazas gondolom -> szar, formazd ujra linux alol,
legalabbis tapasztalatom szerint az ilyen „elore” formazott cuccok
nem latszodnak normalisan. backup, aztan hajra. probat meger, kb 1 perc.Erre ezt csináltam:
freeroute:/home/freeroute# fdisk -l
Disk /dev/sda: 1057 MB, 1057226752 bytes
33 heads, 62 sectors/track, 1009 cylinders
Units = cylinders of 2046 * 512 = 1047552 bytesThis doesn’t look like a partition table
Probably you selected the wrong device.Device Boot Start End Blocks Id System
/dev/sda1 ? 864348 979128 117420209 a OS/2 Boot ManagerPartition 1 has different physical/logical beginnings (non-Linux?):
phys=(781, 46, 63) logical=(864347, 12, 52)
Partition 1 has different physical/logical endings:
phys=(365, 76, 37) logical=(979127, 21, 31)
Partition 1 does not end on cylinder boundary.
/dev/sda2 ? 265649 531938 272413618+ 6d
Unknown Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(367, 78, 57) logical=(265648, 30, 61)
Partition 2 has different physical/logical endings:
phys=(366, 106, 47) logical=(531937, 30, 3)
Partition 2 does not end on cylinder boundary.
/dev/sda3 ? 2 2 0
6f Unknown
Partition 3 has different physical/logical
beginnings (non-Linux?):
phys=(354, 111, 45) logical=(1, 8, 19)
Partition 3 has different physical/logicalendings:
phys=(10, 116, 13) logical=(1, 8, 18)
Partition 3 does not end on cylinder
boundary.
/dev/sda4 1410402 1410428
26336+ 0 Empty[/align]
Partition 4 has different
physical/logical beginnings
(non-Linux?):
phys=(0, 0, 0) logical=(1410401,11, 25)
Partition 4 has different physical/logical endings:
phys=(0, 0, 0)
logical=(1410427, 2, 59)
Partition 4 does not end on cylinder boundary.Partition table entries are not in disk order
Itt rontottam el, sda1 helyett hda1-et írtam késõbb (persze ekkor már hibaüzenet nélkül végrehajtotta.):
freeroute:/home/freeroute# mkfs.msdos /dev/sda1
mkfs.msdos 2.11 (12 Mar 2005)
/dev/sda1: No such file or directoryIlletve még egy tanács amit kaptam:
dd if=/dev/zero of=/dev/sda
Ezzel hazavagod az egesz pendrive particios tablajat es egyben
kapsz egy szuz pendriveot is. Probald meg igy particionalni,
majd formazni.
Backupolj rola eloszor, termeszetesen.2006-05-03-19:11 #2058335A mountolt particiót(meghajtót) nem lehet formázni linux alatt.
Miért nem volt csatolva?Akkor probald ki a magic commandot: rm -rf / 😀
2009-12-04-19:58 #1883136Sziasztok,
Egy gepen ket op. rendszer van. Windows XP (hda1), FAT 32 filerendszer és Debian-Sarge (hda7, reiserfs)
Figyelmetlen voltam es kiadtam ezt a parancsot: mkfs.msdos /dev/hda1
A helyes parancs ez lett volna: mkfs.msdos /dev/sda1 (pendrive-ot szerettem volna formattalni)Helyre lehet valahogy allitani az elveszett adatokat vagy csak az ujratelepites marad?
Steve
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz