Mak*_*s_F 6 live-usb partitioning usb
我使用 Verbatim USB 安装 Ubuntu(到另一个笔式驱动器)。
首先我将 liveCD 安装到 USB 中,然后插入 USB 并开始安装过程。在安装过程中,它要么死机,要么给了我一个错误(我相信这是关于 liveUSB 中的损坏),所以我中止了它。
在这个问题之后,从一个工作的 ubuntu 设置,从我格式化的程序磁盘,并试图从我用来尝试安装 Ubuntu 的 USB 中删除 MBR。
花了很长时间(32G 笔式驱动器 20+ 分钟,快速格式化),最后它显示了一个错误(我不记得了。我读了它,它相当神秘。所有这一切发生的不仅仅是一周前,我无法花时间进一步调查)。
出错后,USB已经变砖了。它不会出现在磁盘中,Windows 也无法识别它。
这是输出
$ sudo lsusb
Bus 002 Device 004: ID 25a7:2433
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0951:1666 Kingston Technology DataTraveler G4
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 064e:c21c Suyin Corp.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Run Code Online (Sandbox Code Playgroud)
请注意,总线 02 设备 04 是空的。可能是我的设备有问题吗?有没有办法将 USB 清零并“拆开”它?我真的看不出在格式化 USB 时如何将它变砖,我多年来一直在各种配置中安装我的操作系统,虽然它可能会丢失数据,但它从未发生过对设备变砖的情况。
非常感谢任何有用的输入!
编辑
插入 USB 后 5 秒运行命令时会产生此输出。
$ dmesg | tail -n 25
[47513.393004] wlp3s0: authenticate with bc:f6:85:f2:b1:2f
[47513.417898] wlp3s0: send auth to bc:f6:85:f2:b1:2f (try 1/3)
[47513.419896] wlp3s0: authenticated
[47513.423604] wlp3s0: associate with bc:f6:85:f2:b1:2f (try 1/3)
[47513.428817] wlp3s0: RX AssocResp from bc:f6:85:f2:b1:2f (capab=0x431 status=0 aid=1)
[47513.428935] wlp3s0: associated
[47513.428976] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[77882.517081] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[77882.541803] psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced.
[78137.396784] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[78137.421424] psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced.
[78179.021282] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
[78179.046081] psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced.
[81115.174023] usb 2-1.2: USB disconnect, device number 3
[81118.871258] usb 2-1.4: new full-speed USB device number 4 using ehci-pci
[81118.973960] usb 2-1.4: New USB device found, idVendor=25a7, idProduct=2433
[81118.973969] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[81118.973974] usb 2-1.4: Product: 2.4G Wireless Device
[81118.973978] usb 2-1.4: Manufacturer: 2.4G
[81118.976399] input: 2.4G 2.4G Wireless Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:25A7:2433.0003/input/input16
[81119.031707] hid-generic 0003:25A7:2433.0003: input,hidraw0: USB HID v1.01 Keyboard [2.4G 2.4G Wireless Device] on usb-0000:00:1d.0-1.4/input0
[81119.034970] input: 2.4G 2.4G Wireless Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.1/0003:25A7:2433.0004/input/input17
[81119.087831] hid-generic 0003:25A7:2433.0004: input,hiddev0,hidraw1: USB HID v1.01 Mouse [2.4G 2.4G Wireless Device] on usb-0000:00:1d.0-1.4/input1
[90119.420279] atkbd serio0: Unknown key released (translated set 2, code 0xe0 on isa0060/serio0).
[90119.420289] atkbd serio0: Use 'setkeycodes e060 <keycode>' to make it known.
Run Code Online (Sandbox Code Playgroud)
首先,请确保您已安装gparted并gksudo安装:
sudo apt-get install gparted gksu
Run Code Online (Sandbox Code Playgroud)
然后开始:
gksudo gparted
Run Code Online (Sandbox Code Playgroud)
现在在 UI 中通过选择器切换到您的笔式驱动器,确保它是您的笔式驱动器,因为您从现在开始所做的所有操作都将删除所选驱动器上的所有内容。
现在单击显示的分区条目并选择卸载。之后从“设备”菜单中选择“创建分区表...”并选择分区类型“msdos”。
完成后,它会向您显示该笔式驱动器的“未分配”条目。右键单击它并选择新建。在下面的对话框中选择您想要的文件系统(即 FAT、FAT32、ext1-4,这取决于您)并单击“添加”。然后只需单击绿色复选标记即可应用您的愿望,您就完成了
| 归档时间: |
|
| 查看次数: |
596 次 |
| 最近记录: |