Pages : 1
#1 Le 21/11/2015, à 21:44
- mattis
Emuler un disque dur Mac sur ubuntu
Bonjour à tous, j'ai extrait un disque dur d'un Mac, j'aimerais l'emuler sur ubuntu.
Est ce possible ?
Faire une emulation de ce disque dur pour emuler mac sous ubuntu, afin de recuperer des données.
Merci de votre aide.
Hors ligne
#2 Le 22/11/2015, à 00:59
- Bougron
Re : Emuler un disque dur Mac sur ubuntu
Bonsoir
Je pense que le logiciel est déjà intégré dans ubuntu https://forum.ubuntu-fr.org/viewtopic.php?id=140139
Hors ligne
#3 Le 29/11/2015, à 17:14
- mattis
Re : Emuler un disque dur Mac sur ubuntu
Bonjour, j'ai essayer cette méthode, j'ai bien mon disque qui monte, mais je n'arrive pas à changer les droits ensuite, la commande
sudo chmod -Rv 777 DESTINATION
me renvois une longue série de :
impossible de modifier le mode de «/media/gorzak/Macintosh HD1/usr/X11R6/lib/X11/fonts/Type1/fonts.scale» de 0644 (rw-r--r--) en 0777 (rwxrwxrwx)
ni le lien symbolique «/media/gorzak/Macintosh HD1/var» ni la référence n'ont été modifiés.
chmod: modification des permissions de «/media/gorzak/Macintosh HD1/Volumes»: Système de fichiers accessible en lecture seulement
impossible de modifier le mode de «/media/gorzak/Macintosh HD1/Volumes» de 1777 (rwxrwxrwt) en 0777 (rwxrwxrwx)
ni le lien symbolique «/media/gorzak/Macintosh HD1/Volumes/Macintosh HD» ni la référence n'ont été modifiés.
Merci de votre aide
Hors ligne
#4 Le 29/11/2015, à 17:52
- Bougron
Re : Emuler un disque dur Mac sur ubuntu
Bonjour
La cause est là
chmod: modification des permissions de «/media/gorzak/Macintosh HD1/Volumes»: Système de fichiers accessible en lecture seulement
On va essayer de récupérer cette cause en faisant la commande
dmesg | tail -300
Dont tu posteras le résultat.
Hors ligne
#5 Le 29/11/2015, à 18:05
- mattis
Re : Emuler un disque dur Mac sur ubuntu
[ 1.645775] usb 1-1: New USB device found, idVendor=050d, idProduct=1102
[ 1.645784] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.645789] usb 1-1: Product: 802.11n WLAN Adapter
[ 1.645792] usb 1-1: Manufacturer: Realtek
[ 1.645795] usb 1-1: SerialNumber: 00e04c000001
[ 1.656485] ata3.00: ATAPI: _NEC DVD_RW ND-3550A, 1.05, max UDMA/33
[ 1.672353] ata3.00: configured for UDMA/33
[ 1.688043] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.776025] tsc: Refined TSC clocksource calibration: 1599.817 MHz
[ 1.812022] usb 1-5: new high-speed USB device number 4 using ehci-pci
[ 1.900767] ata1.00: ATA-7: MAXTOR STM380215AS, 4.AAB, max UDMA/133
[ 1.900774] ata1.00: 156301488 sectors, multi 1: LBA48 NCQ (depth 0/32)
[ 1.922218] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[ 1.945867] usb 1-5: New USB device found, idVendor=04a9, idProduct=1752
[ 1.945872] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.945875] usb 1-5: Product: MG3100 series
[ 1.945878] usb 1-5: Manufacturer: Canon
[ 1.945882] usb 1-5: SerialNumber: B2AE6F
[ 1.967418] ata1.00: configured for UDMA/133
[ 1.967636] scsi 0:0:0:0: Direct-Access ATA MAXTOR STM380215 4.AA PQ: 0 ANSI: 5
[ 1.968057] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 1.968135] sd 0:0:0:0: [sda] Write Protect is off
[ 1.968139] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.968172] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.968490] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.035757] sda: sda1 sda2 < sda5 sda6 >
[ 2.036359] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.056029] usb 1-7: new high-speed USB device number 5 using ehci-pci
[ 2.172023] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.202359] usb 1-7: New USB device found, idVendor=058f, idProduct=6362
[ 2.202363] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.202367] usb 1-7: Product: Mass Storage Device
[ 2.202370] usb 1-7: Manufacturer: Generic
[ 2.202373] usb 1-7: SerialNumber: 058F312D81B
[ 2.220579] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 2.220704] scsi4 : usb-storage 1-7:1.0
[ 2.221294] usbcore: registered new interface driver usb-storage
[ 2.392677] ata2.00: ATA-6: ST380013AS, 5.06, max UDMA/133
[ 2.392685] ata2.00: 156301488 sectors, multi 1: LBA48
[ 2.408650] ata2.00: configured for UDMA/133
[ 2.408842] scsi 1:0:0:0: Direct-Access ATA ST380013AS 5.06 PQ: 0 ANSI: 5
[ 2.409181] sd 1:0:0:0: [sdb] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 2.409259] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.409264] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.409297] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.409742] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.411330] scsi 2:0:0:0: CD-ROM _NEC DVD_RW ND-3550A 1.05 PQ: 0 ANSI: 5
[ 2.413011] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[ 2.413019] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.413215] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.413404] sr 2:0:0:0: Attached scsi generic sg2 type 5
[ 2.416768] sdb: [mac] sdb1 sdb2 sdb3 sdb4
[ 2.417334] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.440028] usb 3-2: new low-speed USB device number 2 using uhci_hcd
[ 2.611602] usb 3-2: New USB device found, idVendor=04f3, idProduct=0210
[ 2.611611] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 2.611615] usb 3-2: Product: PS/2+USB Mouse
[ 2.635612] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.662406] usbcore: registered new interface driver usbhid
[ 2.662412] usbhid: USB HID core driver
[ 2.671636] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input5
[ 2.674978] hid-generic 0003:04F3:0210.0001: input,hidraw0: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:10.1-2/input0
[ 2.676627] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[ 2.779263] Switched to clocksource tsc
[ 3.220862] scsi 4:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 3.221467] scsi 4:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 3.222089] scsi 4:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
[ 3.222587] scsi 4:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 3.223009] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 3.223283] sd 4:0:0:1: Attached scsi generic sg4 type 0
[ 3.223536] sd 4:0:0:2: Attached scsi generic sg5 type 0
[ 3.224175] sd 4:0:0:3: Attached scsi generic sg6 type 0
[ 3.230501] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 3.231253] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[ 3.232003] sd 4:0:0:2: [sde] Attached SCSI removable disk
[ 3.232868] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[ 3.620746] random: nonblocking pool is initialized
[ 3.878311] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 3.878320] EXT4-fs (sda1): write access will be enabled during recovery
[ 5.672178] EXT4-fs (sda1): orphan cleanup on readonly fs
[ 5.672386] EXT4-fs (sda1): 3 orphan inodes deleted
[ 5.672390] EXT4-fs (sda1): recovery complete
[ 5.838031] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.617808] init: plymouth-upstart-bridge main process (153) terminated with status 1
[ 7.617837] init: plymouth-upstart-bridge main process ended, respawning
[ 7.628212] init: plymouth-upstart-bridge main process (164) terminated with status 1
[ 7.628242] init: plymouth-upstart-bridge main process ended, respawning
[ 7.638214] init: plymouth-upstart-bridge main process (166) terminated with status 1
[ 7.638240] init: plymouth-upstart-bridge main process ended, respawning
[ 7.650553] init: plymouth-upstart-bridge main process (168) terminated with status 1
[ 7.650580] init: plymouth-upstart-bridge main process ended, respawning
[ 7.665746] init: plymouth-upstart-bridge main process (170) terminated with status 1
[ 7.665773] init: plymouth-upstart-bridge main process ended, respawning
[ 7.675222] init: plymouth-upstart-bridge main process (173) terminated with status 1
[ 7.675252] init: plymouth-upstart-bridge main process ended, respawning
[ 7.684289] init: plymouth-upstart-bridge main process (175) terminated with status 1
[ 7.684315] init: plymouth-upstart-bridge main process ended, respawning
[ 7.693452] init: plymouth-upstart-bridge main process (177) terminated with status 1
[ 7.693480] init: plymouth-upstart-bridge main process ended, respawning
[ 7.702378] init: plymouth-upstart-bridge main process (179) terminated with status 1
[ 7.702405] init: plymouth-upstart-bridge main process ended, respawning
[ 7.712419] init: plymouth-upstart-bridge main process (181) terminated with status 1
[ 7.712445] init: plymouth-upstart-bridge main process ended, respawning
[ 7.722591] init: plymouth-upstart-bridge main process (184) terminated with status 1
[ 7.722616] init: plymouth-upstart-bridge respawning too fast, stopped
[ 24.675714] Adding 1047548k swap on /dev/sda5. Priority:-1 extents:1 across:1047548k FS
[ 24.873551] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.158918] systemd-udevd[287]: starting version 204
[ 25.472790] lp: driver loaded but no devices found
[ 25.596868] ppdev: user-space parallel port driver
[ 25.622604] parport_pc 00:0a: reported by Plug and Play ACPI
[ 25.622663] parport0: PC-style at 0x378, irq 7 [PCSPP]
[ 25.716768] lp0: using parport0 (interrupt-driven).
[ 25.830270] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 26.044395] [drm] Initialized drm 1.1.0 20060810
[ 26.047857] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 26.368260] wmi: Mapper loaded
[ 26.579808] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[ 26.579816] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
[ 26.579860] Console: switching to colour dummy device 80x25
[ 26.583940] [drm] hdmi device not found 1 0 1
[ 26.584116] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x043000a4
[ 26.584121] nouveau [ DEVICE][0000:01:00.0] Chipset: NV43 (NV43)
[ 26.584124] nouveau [ DEVICE][0000:01:00.0] Family : NV40
[ 26.585264] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 26.762627] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 26.762634] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 26.762901] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 26.762907] nouveau [ VBIOS][0000:01:00.0] version 05.43.02.66.00
[ 26.805684] type=1400 audit(1448813351.011:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=407 comm="apparmor_parser"
[ 26.805700] type=1400 audit(1448813351.011:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=407 comm="apparmor_parser"
[ 26.805709] type=1400 audit(1448813351.011:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=407 comm="apparmor_parser"
[ 26.806615] type=1400 audit(1448813351.011:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=407 comm="apparmor_parser"
[ 26.806629] type=1400 audit(1448813351.011:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=407 comm="apparmor_parser"
[ 26.807067] type=1400 audit(1448813351.011:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=407 comm="apparmor_parser"
[ 26.849936] nouveau [ PFB][0000:01:00.0] RAM type: GDDR3
[ 26.849944] nouveau [ PFB][0000:01:00.0] RAM size: 128 MiB
[ 26.849947] nouveau [ PFB][0000:01:00.0] ZCOMP: 378880 tags
[ 26.953849] nouveau [ VOLT][0000:01:00.0] GPU voltage: 1300000uv
[ 26.995604] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 27.032816] WARNING! power/level is deprecated; use power/control instead
[ 27.050535] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 27.194753] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 27.327157] nouveau [ PTHERM][0000:01:00.0] FAN control: PWM
[ 27.327185] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 27.327191] nouveau [ PTHERM][0000:01:00.0] internal sensor: no
[ 27.347194] nouveau [ CLK][0000:01:00.0] 20: core 300 MHz shader 300 MHz memory 900 MHz
[ 27.347204] nouveau [ CLK][0000:01:00.0] 21: core 500 MHz shader 500 MHz memory 900 MHz
[ 27.347223] nouveau [ CLK][0000:01:00.0] --: core 100 MHz shader 100 MHz memory 598 MHz
[ 27.347279] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
[ 27.347294] agpgart: systemd-udevd tried to set rate=x12. Setting to AGP3 x8 mode.
[ 27.347301] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
[ 27.347363] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode
[ 27.354001] [TTM] Zone kernel: Available graphics memory: 442848 kiB
[ 27.354008] [TTM] Zone highmem: Available graphics memory: 772548 kiB
[ 27.354011] [TTM] Initializing pool allocator
[ 27.354018] [TTM] Initializing DMA pool allocator
[ 27.354045] nouveau [ DRM] VRAM: 124 MiB
[ 27.354048] nouveau [ DRM] GART: 128 MiB
[ 27.354057] nouveau [ DRM] TMDS table version 1.1
[ 27.354061] nouveau [ DRM] DCB version 3.0
[ 27.354066] nouveau [ DRM] DCB outp 00: 01000300 00000028
[ 27.354070] nouveau [ DRM] DCB outp 01: 04011312 00000000
[ 27.354074] nouveau [ DRM] DCB outp 02: 04011310 00000028
[ 27.354077] nouveau [ DRM] DCB outp 03: 020223f1 0004c080
[ 27.354081] nouveau [ DRM] DCB conn 00: 0000
[ 27.354085] nouveau [ DRM] DCB conn 01: 2130
[ 27.354088] nouveau [ DRM] DCB conn 02: 0210
[ 27.354091] nouveau [ DRM] DCB conn 03: 0211
[ 27.354094] nouveau [ DRM] DCB conn 04: 0213
[ 27.384511] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 27.384522] [drm] No driver support for vblank timestamp query.
[ 27.384597] nouveau [ DRM] 0xD576: Parsing digital output script table
[ 27.503694] nouveau [ DRM] MM: using M2MF for buffer copies
[ 27.503715] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 3)
[ 27.696090] nouveau [ DRM] Load detected on output B
[ 27.696652] nouveau [ DRM] allocated 1440x900 fb: 0x9000, bo e2421600
[ 27.699682] fbcon: nouveaufb (fb0) is primary device
[ 27.843729] nouveau [ DRM] Setting dpms mode 0 on TV encoder (output 3)
[ 27.843745] nouveau [ DRM] Output TV-1 is running on CRTC 1 using output B
[ 27.877885] Console: switching to colour frame buffer device 90x36
[ 27.878480] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 27.878482] nouveau 0000:01:00.0: registered panic notifier
[ 27.891594] [drm] Initialized nouveau 1.1.2 20120801 for 0000:01:00.0 on minor 0
[ 28.345899] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[ 29.497178] cfg80211: Calling CRDA to update world regulatory domain
[ 29.996070] nouveau [ DRM] Load detected on output B
[ 30.236442] rtl8192cu: Chip version 0x10
[ 30.351306] rtl8192cu: MAC address: 08:86:3b:6a:c0:1f
[ 30.351319] rtl8192cu: Board Type 0
[ 30.351549] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 30.351614] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 30.354397] usbcore: registered new interface driver rtl8192cu
[ 30.506403] cfg80211: World regulatory domain updated:
[ 30.506414] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 30.506418] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.506422] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.506425] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.506427] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.506430] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.955464] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 30.961316] rtlwifi: wireless switch is on
[ 31.403580] usblp 1-5:1.1: usblp0: USB Bidirectional printer dev 4 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1752
[ 31.406172] usbcore: registered new interface driver usblp
[ 34.724144] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 36.392245] init: failsafe main process (817) killed by TERM signal
[ 37.383913] Bluetooth: Core ver 2.17
[ 37.383986] NET: Registered protocol family 31
[ 37.383989] Bluetooth: HCI device and connection manager initialized
[ 37.411776] Bluetooth: HCI socket layer initialized
[ 37.411789] Bluetooth: L2CAP socket layer initialized
[ 37.411810] Bluetooth: SCO socket layer initialized
[ 37.478929] Bluetooth: RFCOMM TTY layer initialized
[ 37.478954] Bluetooth: RFCOMM socket layer initialized
[ 37.478979] Bluetooth: RFCOMM ver 1.11
[ 37.480287] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 37.480294] Bluetooth: BNEP filters: protocol multicast
[ 37.480314] Bluetooth: BNEP socket layer initialized
[ 37.627020] type=1400 audit(1448813361.831:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=956 comm="apparmor_parser"
[ 37.627041] type=1400 audit(1448813361.831:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=956 comm="apparmor_parser"
[ 37.627941] type=1400 audit(1448813361.831:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=956 comm="apparmor_parser"
[ 38.036209] type=1400 audit(1448813362.243:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1010 comm="apparmor_parser"
[ 38.036227] type=1400 audit(1448813362.243:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=1010 comm="apparmor_parser"
[ 38.036778] type=1400 audit(1448813362.243:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=1010 comm="apparmor_parser"
[ 38.044794] type=1400 audit(1448813362.251:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1011 comm="apparmor_parser"
[ 38.044815] type=1400 audit(1448813362.251:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1011 comm="apparmor_parser"
[ 38.044823] type=1400 audit(1448813362.251:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1011 comm="apparmor_parser"
[ 38.045728] type=1400 audit(1448813362.251:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1011 comm="apparmor_parser"
[ 38.161090] init: cups main process (961) killed by HUP signal
[ 38.161119] init: cups main process ended, respawning
[ 39.068101] rtl8192cu: MAC auto ON okay!
[ 39.115275] rtl8192cu: Tx queue select: 0x05
[ 39.593897] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.594850] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.631616] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.635384] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.267669] init: samba-ad-dc main process (1039) terminated with status 1
[ 41.493278] wlan0: authenticate with 00:24:d4:97:7f:e4
[ 41.562489] wlan0: send auth to 00:24:d4:97:7f:e4 (try 1/3)
[ 41.566869] wlan0: authenticated
[ 41.572078] wlan0: associate with 00:24:d4:97:7f:e4 (try 1/3)
[ 41.577077] wlan0: RX AssocResp from 00:24:d4:97:7f:e4 (capab=0x411 status=0 aid=2)
[ 41.577147] wlan0: associated
[ 41.577222] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 42.101590] wlan0: deauthenticating from 00:24:d4:97:7f:e4 by local choice (reason=2)
[ 42.102727] cfg80211: Calling CRDA to update world regulatory domain
[ 42.106844] wlan0: authenticate with 00:24:d4:97:7f:e4
[ 42.108762] wlan0: send auth to 00:24:d4:97:7f:e4 (try 1/3)
[ 42.119597] cfg80211: World regulatory domain updated:
[ 42.119608] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 42.119612] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 42.119616] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 42.119618] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 42.119621] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 42.119624] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 42.121099] wlan0: authenticated
[ 42.124732] wlan0: associate with 00:24:d4:97:7f:e4 (try 1/3)
[ 42.147975] wlan0: RX AssocResp from 00:24:d4:97:7f:e4 (capab=0x411 status=0 aid=2)
[ 42.148050] wlan0: associated
[ 43.879724] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37861 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 45.630378] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 46.056886] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37862 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 47.646994] Non-volatile memory driver v1.3
[ 47.653872] nouveau [ DRM] Load detected on output B
[ 49.468074] nouveau [ DRM] Load detected on output B
[ 49.632119] nouveau [ DRM] Load detected on output B
[ 50.040276] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 3)
[ 50.066239] nouveau [ DRM] Setting dpms mode 0 on TV encoder (output 3)
[ 50.066266] nouveau [ DRM] Output TV-1 is running on CRTC 1 using output B
[ 50.432188] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37863 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 55.788082] nouveau [ DRM] Load detected on output B
[ 57.196083] nouveau [ DRM] Load detected on output B
[ 58.392091] nouveau [ DRM] Load detected on output B
[ 59.152219] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37864 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 68.125911] audit_printk_skb: 93 callbacks suppressed
[ 68.125922] type=1400 audit(1448813395.133:49): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2385 comm="apparmor_parser"
[ 68.125941] type=1400 audit(1448813395.133:50): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2385 comm="apparmor_parser"
[ 68.132113] type=1400 audit(1448813395.141:51): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2385 comm="apparmor_parser"
[ 76.607832] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37865 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 79.777855] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=192.168.0.254 DST=192.168.0.14 LEN=258 TOS=0x00 PREC=0x00 TTL=64 ID=13206 DF PROTO=UDP SPT=1900 DPT=60725 LEN=238
[ 79.778678] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=192.168.0.254 DST=192.168.0.14 LEN=258 TOS=0x00 PREC=0x00 TTL=64 ID=13207 DF PROTO=UDP SPT=1900 DPT=1900 LEN=238
[ 79.779423] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=192.168.0.254 DST=192.168.0.14 LEN=258 TOS=0x00 PREC=0x00 TTL=64 ID=13208 DF PROTO=UDP SPT=1900 DPT=1900 LEN=238
[ 79.839096] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=192.168.0.254 DST=192.168.0.14 LEN=362 TOS=0x00 PREC=0x00 TTL=64 ID=13211 DF PROTO=UDP SPT=1900 DPT=1900 LEN=342
[ 79.984123] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:f4:ca:e5:61:f4:e0:08:00 SRC=192.168.0.28 DST=192.168.0.14 LEN=295 TOS=0x00 PREC=0x00 TTL=64 ID=38691 DF PROTO=UDP SPT=1900 DPT=60725 LEN=275
[ 79.987464] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:f4:ca:e5:61:f4:e0:08:00 SRC=192.168.0.28 DST=192.168.0.14 LEN=359 TOS=0x00 PREC=0x00 TTL=64 ID=38692 DF PROTO=UDP SPT=1900 DPT=1900 LEN=339
[ 83.911458] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=192.168.0.254 DST=192.168.0.14 LEN=305 TOS=0x00 PREC=0x00 TTL=64 ID=13271 DF PROTO=UDP SPT=1900 DPT=1900 LEN=285
[ 87.130822] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
[ 111.552687] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37866 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 181.314727] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37867 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 301.639794] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37868 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 421.966538] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37869 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 542.272470] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37870 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 662.605811] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37871 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 782.906641] [UFW BLOCK] IN=wlan0 OUT= MAC=08:86:3b:6a:c0:1f:00:24:d4:a0:4e:51:08:00 SRC=178.62.108.151 DST=192.168.0.14 LEN=595 TOS=0x00 PREC=0x00 TTL=50 ID=37872 DF PROTO=TCP SPT=443 DPT=50942 WINDOW=185 RES=0x00 ACK PSH URGP=0
[ 1984.242989] nouveau [ DRM] Setting dpms mode 1 on TV encoder (output 3)
[ 2284.258126] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 3)
[ 2673.880165] nouveau [ DRM] Setting dpms mode 0 on TV encoder (output 3)
[ 3273.891514] nouveau [ DRM] Setting dpms mode 1 on TV encoder (output 3)
[ 3275.127228] nouveau [ DRM] Setting dpms mode 0 on TV encoder (output 3)
[ 3341.201392] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
Hors ligne
#6 Le 29/11/2015, à 19:04
- Bougron
Re : Emuler un disque dur Mac sur ubuntu
la cause est indiquée
[ 3341.201392] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
Il y a eu un mauvais démontage du disque de l'autre machine
Les commandes devraient être (Je viens d'ajouter sudo apt-get install hfsprogs !!!!!)
sudo umount /dev/sdX
sudo apt-get install hfsprogs
sudo fsck.hfsplus -f /dev/sdXN
avec X à la bonne valeur certainement b
avec N à la bonne valeur certainement 1
Dernière modification par Bougron (Le 29/11/2015, à 21:10)
Hors ligne
#7 Le 29/11/2015, à 20:20
- mattis
Re : Emuler un disque dur Mac sur ubuntu
Je n'y arrive pas, voilà ce que ça me retourne, merci de ton aide
gorzak@Flash:~$ sudo umount /dev/sdb
umount : /dev/sdb : n'est pas monté
gorzak@Flash:~$ sudo fsck.hfsplus -fv /dev/sdb
sudo: fsck.hfsplus: command not found
gorzak@Flash:~$ sudo fsck.hfsplus -fv /dev/sdb1
sudo: fsck.hfsplus: command not found
gorzak@Flash:~$
Hors ligne
#8 Le 29/11/2015, à 21:07
- Bougron
Re : Emuler un disque dur Mac sur ubuntu
Désolé
fais
sudo umount /dev/sdX
sudo apt-get install hfsprogs
sudo fsck.hfsplus -f /dev/sdXN
Dernière modification par Bougron (Le 29/11/2015, à 21:10)
Hors ligne
Pages : 1