no such device...
ide reset
ide part
fdiks -l /dev/sda
mkdir /sda5
mount /dev/sda5 /sda5
fvdw wrote:to list partitions using fdisk the command can be
- Code: Select all
fdiks -l /dev/sda
(so not only fdisk -l)
fdisk -l
Disk /dev/mtdblock0: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mtdblock0 doesn't contain a valid partition table
Disk /dev/mtdblock1: 0 MB, 4096 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mtdblock1 doesn't contain a valid partition table
Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 64 514048+ 83 Linux
/dev/sda2 65 128 514080 83 Linux
/dev/sda3 129 192 514080 82 Linux swap
/dev/sda4 193 243201 1951969792+ 5 Extended
/dev/sda5 193 292 803218+ 83 Linux
/dev/sda6 293 293 8001 83 Linux
/dev/sda7 294 357 514048+ 83 Linux
/dev/sda8 358 243201 1950644398+ 83 Linux
It must be like this
create a mountpoint
- Code: Select all
mkdir /sda5
mount the partition
- Code: Select all
mount /dev/sda5 /sda5
fdisk -l /dev/sda
fdisk -l /dev/sde
dmesg
Return to Lacie 5Big Network vs1
Users browsing this forum: No registered users and 5 guests