我正在构建从/media/src_prog/linux-3.5/到/media/sda5_k/的内核(3.5)。我经历了以下步骤:
make O=/media/sda5_k/ menuconfig
make -j2 O=/media/sda5_k/
make O=/media/sda5_k/ modules_install
谈到make O=/media/sda5_k/ install,我得到的只有:
[root@localhost linux-3.5]# make O=/media/sda5_k/ install
sh /media/src_prog/linux-3.5/arch/x86/b
当我试图在/dev/sda5窗口上安装windows xp时,告诉我它不能在/dev/sda1上写入
我怎样才能在/dev/sda5上安装windows而不搞砸一些事情,或者不可能在这个分区上安装windows?
cfdisk (util-linux-ng 2.17.2)
Disk Drive: /dev/sda
Size: 250059350016 bytes, 250.0 GB
Heads: 240
Sectors per Track: 63
Cylinders: 32301
Name Flags Part Type FS Type
不小心被编辑或删除了,我不知道。请有人帮我解决这个问题。我是Ubuntu的新手。
General error mounting filesystem.
A maintenance shell will now be started.
CONTROL-D will terminate this shell and reboot the system
更多信息:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 1606
我想将一些逻辑分区转换为扩展分区,所以我遵循了这个被接受的答案。但是,在备份当前分区表的步骤中,我错误地输入了下面的内容,而不是编写的内容。
sfdisk -f /dev/sda > /mnt/parts.txt
其结果是:
Disk /dev/sda: 30401 cylinders, 255 heads, 63 sectors/track
Old situation:
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cy
我卸载了我的/dev/sda1/ext4分区以更改标签,现在Gparted中的挂载选项是灰色的,我不能使用sudo mount /dev/sda1/ext4,我得到了一个错误:
找不到/dev/sda1/ext4 in /etc/fstab /etc/fstab
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 521973360 521971313 248.9G 83 Linux
/dev/sda4 521973758 976769023 454795266
引导后,我一直收到一条消息:根文件系统只剩下XXXX MB。
我运行过sudo fdisk -l,我看到了以下内容:
Device Size Type
/dev/sda1 499MB Windows recovery
/dev/sda2 100MB EFI System
/dev/sda3 16M Microsoft reserved
/dev/sda4 13,9GB Linux filesystem
/dev/sda5 15,8GB Microsoft Basic data
/dev/sda
最近我的一个驱动器在我的RAID中坏了,我正在用一个新的驱动器替换。我使用这个答案来镜像旧驱动器上的分区以进行重新同步。但我担心的是输出。我的驱动器是4k扇区,我第一次做错什么了吗?
Checking that no-one is using this disk right now ...
OK
Warning: partition 1 does not end at a cylinder boundary
Warning: partition 2 does not start at a cylinder boundary
Warning: partition 2 does not end a
所有人。在升级到natty之后,我的系统在第一次尝试时就开始拒绝引导。更多细节:在grub菜单上,我试图启动ubuntu,这会导致错误:
error: file not found
error: you need to load the kernel first
push any key to proceed
然后,grub菜单再次出现。在尝试启动错误信息之后,不会出现错误消息,并且系统会正常启动。每次都是这样。
fdisk -l输出:
/dev/sda1 * 1 10199 81922016+ 7 HPFS/NTFS
/dev/sda2
我安装了Ubuntu11.10,然后将Lubuntu10.10升级到11.04。通过安装启动的grub2覆盖了Ubuntu编写的grub。之后,我在grub菜单中找不到通向Ubuntu或Windows 7的任何引导条目。如何恢复包含所有菜单的grub2?
下面是update和fdisk -l的输出
更新-grub:
Found linux image: /boot/vmlinuz-2.6.38-11-generic
Found initrd image: /boot/initrd.img-2.6.38-11-generic
Found linux image: /boot/vmlinuz-2.
我使用的是Oracle Linux 7.6,它是一个基于RHEL7.6的发行版。在RHEL7.6或其他基于RHEL7.6的发行版上,以下测试应该是相同的。
我在Windows10上的VMware工作站上运行OracleLinux7.6服务器,我想要做的是在不重新启动Linux服务器的情况下向Linux来宾虚拟机添加一个磁盘。我搜索了一下,发现了这个页面:https://rahsupport.wordpress.com/2017/08/10/vmware-add-disk-to-linux-without-rebooting-the-vm/。基本上,它所做的是:
将磁盘从VMware工作站添加到