LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SliTaz can't mount partition but Ubuntu can (https://www.linuxquestions.org/questions/linux-newbie-8/slitaz-cant-mount-partition-but-ubuntu-can-668033/)

Curyous 09-06-2008 06:03 PM

SliTaz can't mount partition but Ubuntu can
 
I've got one partition on my internal hard drive on my Asus EEE PC.

In Ubuntu 8.04.1, using GParted 0.3.5 sees it fine on /dev/sda1 and all seems OK.

In SliTaz cooking 20080716, GParted 0.3.8 has a warning. fdisk -l shows it as /dev/hdc1, but /dev/hdc1 does not exist. This means that a lot of tools can't do anything with it, because they complain that /dev/hdc1 isn't there. There is an entry, however, for /dev/hdc.

I'd really appreciate some help on this one, thanks.

whansard 09-07-2008 12:27 AM

there may be a script in the /dev directory called "MAKEDEV".
try entering the directory /dev and running ./MAKEDEV hdc
Hopefully it will make the proper entries for the hdc partitions.

Curyous 09-08-2008 03:38 AM

I tried doing the whole thing again, for about the 7th time, and /dev/hdc1 exists now, but I'm not sure why. GParted 0.3.8 gives me a warning about /dev/hdc1, but it seems to work.


All times are GMT -5. The time now is 05:36 AM.