Re: 2nd SATA not seen; fdisk /dev/hdb can not be opened
In article <e82l16$vei$1@xxxxxxxxxxxxxxxxxxx>,
Tyler McHenry <tyler@xxxxxxxxxxxx> wrote:
The hd* devices are IDE drives. SATA drives are sd*, so your second SATA
drive would be /dev/sdb.
You can check to see what disks your kernel has found (with a 2.6
kernel), by typing
ls -ld /sys/block/[sh]d?
.
Relevant Pages
- Re: /etc/udev/rules.d and permissions in /dev/usb
... The udevsynthesize/uevent approach actually found a bug in the kernel ... >> It was there from the start of udev. ... Well, it's not a problem for you, but I've got SCSI disks... ... (uk.comp.os.linux) - Re: FLAME____ Why is the kernel source not included
... How many time have you downloaded the source discs - never here. ... > kernel SRPM included in the binary disks, ... (Fedora) - Re: spontaneous unmount - getting warm
... Do you think this is a kernel thing? ... All disks are SCSI. ... Make sure the console GUI is logged out and do the mount from ... (Fedora) - Re: [SLE] unable to get kernel (from kernel.org) to work
... > Sid Boyce wrote: ... >> data and mkreiserfs on those disks before they would mount. ... > stripped the kernel right back to the bare minimum to make sure it would ... Its a laptop so I'm stuck with this drive, ... (SuSE) - Re: [RFC] zero downtime upgrades to the kernel.
... > We could maybe start with just being able to upgrade kernel modules ... > Could we replace the hard disc driver while it was still being used, ... You can only upgrade a module that isn't in use. ... There are some trick you can use with disks: ... (Linux-Kernel) |
|