-
BT3 installing on HDD
Hi,
I want to install BT3 on HDD, but I do not even reach so far, because fdisk, cfdisk, qtparted and mount do not find my ide hdd. The programms only find the sata hdd, but not my ide hdd, where i want to install it.
The ide hdd is found in BIOS, at the moment XP is installed on it.
What can i do to get this hdd found bz BT 3live??
raufaser
-
used this command.......
mount
or
ls /dev/hd* or /dev/sd*
show some report......and also there is a post will answer you question.you need to used the search function that build in this forum.........
-
ls delivers this:
bt ~ # ls /dev/hd*
/bin/ls: cannot access /dev/hd*: No such file or directory
bt ~ # ls /dev/sd*
/dev/sda /dev/sda1
mount this:
bt ~ # mount
aufs on / type aufs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /mnt/sda1 type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules