Results 1 to 3 of 3
Hi guys, I finally got a 2.6 kernel working again, and I was wondering...
Since I no longer have /dev/sdxz, from what would I mount my flash drive?
Thanks in ...
- 10-31-2005 #1
Flash drive on 2.6
Hi guys, I finally got a 2.6 kernel working again, and I was wondering...
Since I no longer have /dev/sdxz, from what would I mount my flash drive?
Thanks in advance!
- 10-31-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
you no longer have sdXX? I use 2.6 kernel and simply
Code:mount /dev/sda1 /mnt/usb
Operating System: GNU Emacs
- 10-31-2005 #3
Nope, no more sdXX; and MAKEDEV doesn't help either =(


Reply With Quote